From f422e0b3362b4ea90bbdfbdcf8613d7b088fa95d Mon Sep 17 00:00:00 2001
From: Rhea <88110289+rees8@users.noreply.github.com>
Date: Wed, 9 Oct 2024 18:15:48 +0530
Subject: [PATCH 02/29] Create bali.html
A separate Bali page created.
---
packages/bali.html | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 packages/bali.html
diff --git a/packages/bali.html b/packages/bali.html
new file mode 100644
index 00000000..0b67985d
--- /dev/null
+++ b/packages/bali.html
@@ -0,0 +1,23 @@
+
+
+
+
+
+ Dubai Package
+
+
+
+
+
+
+ Book an adventure trip to Bali with activities like snorkeling, trekking, and more. Discount available for groups!
+
+ Price: ₹48,000 per person (Original Price: ₹60,000)
+
+
+
+
+
+
From 0240b0cb6cfd9774998956d702b57da2c6e80f35 Mon Sep 17 00:00:00 2001
From: Rhea <88110289+rees8@users.noreply.github.com>
Date: Wed, 9 Oct 2024 18:17:02 +0530
Subject: [PATCH 03/29] Added pages for other packages.
Added separate HTML files for Dubai, Goa, Kerala and Paris packages.
---
packages/dubai.html | 23 +++++++++++++++++++++++
packages/goa.html | 23 +++++++++++++++++++++++
packages/kerala.html | 23 +++++++++++++++++++++++
packages/paris.html | 23 +++++++++++++++++++++++
4 files changed, 92 insertions(+)
create mode 100644 packages/dubai.html
create mode 100644 packages/goa.html
create mode 100644 packages/kerala.html
create mode 100644 packages/paris.html
diff --git a/packages/dubai.html b/packages/dubai.html
new file mode 100644
index 00000000..7b81f7a6
--- /dev/null
+++ b/packages/dubai.html
@@ -0,0 +1,23 @@
+
+
+
+
+
+ Dubai Package
+
+
+
+
+
+
+ Save 20% on round-trip flights to Dubai. Limited time offer!
+
+ Price: ₹20,000 per person (Original Price: ₹25,000)
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packages/goa.html b/packages/goa.html
new file mode 100644
index 00000000..f9d7970e
--- /dev/null
+++ b/packages/goa.html
@@ -0,0 +1,23 @@
+
+
+
+
+
+ Dubai Package
+
+
+
+
+
+
+ Get 30% off on a 5-star hotel stay in Goa. Enjoy the best of luxury at an affordable price!
+
+ Price: ₹10,500 per night (Original Price: ₹15,000)
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packages/kerala.html b/packages/kerala.html
new file mode 100644
index 00000000..ef0f5cd8
--- /dev/null
+++ b/packages/kerala.html
@@ -0,0 +1,23 @@
+
+
+
+
+
+ Dubai Package
+
+
+
+
+
+ Kerala Backwaters Package
+
+
+ Experience the serene beauty of Kerala's backwaters with a 4-day, 3-night package. All-inclusive deal!
+
+ Price: ₹40,000 per person (Original Price: ₹50,000)
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packages/paris.html b/packages/paris.html
new file mode 100644
index 00000000..6fbfe5ba
--- /dev/null
+++ b/packages/paris.html
@@ -0,0 +1,23 @@
+
+
+
+
+
+ Dubai Package
+
+
+
+
+
+ Paris Romantic Getaway
+
+
+ Enjoy a romantic trip to Paris with your loved one. Special package for couples!
+
+ Price: ₹1,20,000 per couple (Original Price: ₹1,50,000)
+
+
+
+
+
+
\ No newline at end of file
From cde558600801179b191aa1a2e44a72fe8b53f935 Mon Sep 17 00:00:00 2001
From: Rhea <88110289+rees8@users.noreply.github.com>
Date: Wed, 9 Oct 2024 18:25:13 +0530
Subject: [PATCH 04/29] Update index.html - Book Now button code updated.
Code for Book Now button for each package has been updated to direct it to a new page.
---
index.html | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/index.html b/index.html
index 4c47e7e6..938c087e 100644
--- a/index.html
+++ b/index.html
@@ -193,8 +193,6 @@
}
-
-
-
+