From $400
From 94216b3e5460329574d3569ac86070b9bc6a24e5 Mon Sep 17 00:00:00 2001
From: Zoha Waheed <128237901+Zoha-Waheed@users.noreply.github.com>
Date: Thu, 25 Jul 2024 11:02:24 +0000
Subject: [PATCH 13/31] feat : Improved Landing Page Visuals in README.md #
Title and Issue number
Title : Improve Landing Page Visuals in README.md
Issue No. : 1096
Code Stack : HTML, CSS, JS
Close # 1096
# Description
# Type of PR
- [ ] Bug fix
- [X] Feature enhancement
- [X] Documentation update
- [ ] Other (specify): _______________
# Checklist:
- [X] I have performed a self-review of my code.
- [X] I have commented my code, particularly in hard-to-understand areas.
- [X] I have tested the changes thoroughly before submitting this pull request.
- [X] I have provided relevant issue numbers, screenshots, and videos after making the changes.
- [X] I have gone through the `contributing.md` file before contributing
# Additional context:
##Are you contributing under any Open-source programme?
- [x] I am contributing under `GSSOC'24`
- [ ] I am contributing under `VSOC'24`
---
README.md | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 013df6dd..c4d515c4 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,14 @@
Overview📌
This repository contains my project on a Travel Website✈️ using HTML, CSS and JavaScript. It features a landing page for a travel tour company website. Finding the perfect travel destination can be a challenge. This project aims to streamline that process🚤. We welcome all contributions to make this a fantastic resource for travelers. Jump in and contribute to this grand project! Read the guidelines📚 and get started building!
-
Live Project -- https://apu52.github.io/Travel_Website/
+
Live Demo
+
+Check out the live project [here](https://apu52.github.io/Travel_Website/).
+
+
+
+
+
Features
- **Introductory Page**: Welcomes visitors with an engaging introductory page that highlights the essence of our travel website and sets the tone for exploration.
@@ -72,25 +79,20 @@
Open-Source-Programmes⭐
### This project is now OFFICIALLY accepted for
-
-![GSSOC](https://github.com/apu52/METAVERSE/assets/114172928/e79eb6de-81b1-4ffb-b6ed-f018bb977e88)
-
-
+
-
-
-
+
+
+
### This project was part of following Open Source Programs
-
-
+
-
Getting Started💥
Local Installation video
@@ -98,7 +100,6 @@
[video](https://drive.google.com/file/d/1LsBudIUtZLDMSlmBDdOfT001QRqGBSbN/view?usp=sharing)
-
## How to make a Pull Request?
**1.** Start by forking the [**Travel_Website**](https://github.com/apu52/Travel_Website) repository. Click on the
symbol at the top right corner.
From 22ba6d1042e645acb0726c36228a6e1fd8aa15cb Mon Sep 17 00:00:00 2001
From: Vaishnavigunti2801 <22wh1a6658@bvrithyderabad.edu.in>
Date: Fri, 26 Jul 2024 12:38:22 +0530
Subject: [PATCH 14/31] done
---
Image-Gallery/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Image-Gallery/style.css b/Image-Gallery/style.css
index ab61f2d9..4888e898 100644
--- a/Image-Gallery/style.css
+++ b/Image-Gallery/style.css
@@ -102,7 +102,7 @@ body {
}
.btn {
- bottom: -80px;
+ top : -40px;
background-color: slateblue;
color: white;
border: none;
From a1c4a2fe665a1aa5c79dd0123c17d0e2b7c929bf Mon Sep 17 00:00:00 2001
From: Vaishnavigunti2801 <22wh1a6658@bvrithyderabad.edu.in>
Date: Fri, 26 Jul 2024 12:51:18 +0530
Subject: [PATCH 15/31] done
---
Image-Gallery/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Image-Gallery/style.css b/Image-Gallery/style.css
index 4888e898..9b0597a8 100644
--- a/Image-Gallery/style.css
+++ b/Image-Gallery/style.css
@@ -102,7 +102,7 @@ body {
}
.btn {
- top : -40px;
+ top : -30px;
background-color: slateblue;
color: white;
border: none;
From 27c11f2137d1a30deac89aea3b4eb3219b48fa86 Mon Sep 17 00:00:00 2001
From: Vaishnavigunti2801 <22wh1a6658@bvrithyderabad.edu.in>
Date: Fri, 26 Jul 2024 12:52:57 +0530
Subject: [PATCH 16/31] done
---
Image-Gallery/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Image-Gallery/style.css b/Image-Gallery/style.css
index 9b0597a8..4888e898 100644
--- a/Image-Gallery/style.css
+++ b/Image-Gallery/style.css
@@ -102,7 +102,7 @@ body {
}
.btn {
- top : -30px;
+ top : -40px;
background-color: slateblue;
color: white;
border: none;
From 23a10f0869a05c654dead26fa1ec5f54cb5677e7 Mon Sep 17 00:00:00 2001
From: meetarora
Date: Fri, 26 Jul 2024 16:31:37 +0530
Subject: [PATCH 17/31] totop-commit
---
contributors.css | 2 +-
contributors.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+), 1 deletion(-)
diff --git a/contributors.css b/contributors.css
index 1aff105f..88dcc50f 100644
--- a/contributors.css
+++ b/contributors.css
@@ -1,5 +1,5 @@
body {
- font-family: Arial, sans-serif;
+ font-family: 'Poppins';
background-color: #f4f4f4;
color: #333;
display: flex;
diff --git a/contributors.html b/contributors.html
index 2d1d60e7..b6df7c49 100644
--- a/contributors.html
+++ b/contributors.html
@@ -5,12 +5,67 @@
Contributors
+
+
+
+
+
+
+