diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9ca66d9..cee5bcc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
@@ -59,33 +44,13 @@ export default function LandingPage() {
@@ -125,21 +78,9 @@ export default function LandingPage() {
title="Your Comfort is Our Priority"
description="From personalized concierge service to premium bedding, we ensure your stay is unforgettable."
accordionItems={[
- {
- id: "f1",
- title: "24/7 Concierge",
- content: "Our team is available round-the-clock for your needs.",
- },
- {
- id: "f2",
- title: "Premium Bedding",
- content: "Sleep soundly with our hand-picked Egyptian cotton sheets.",
- },
- {
- id: "f3",
- title: "Wellness Center",
- content: "Modern equipment for all your fitness requirements.",
- },
+ { id: "f1", title: "24/7 Concierge", content: "Our team is available round-the-clock for your needs." },
+ { id: "f2", title: "Premium Bedding", content: "Sleep soundly with our hand-picked Egyptian cotton sheets." },
+ { id: "f3", title: "Wellness Center", content: "Modern equipment for all your fitness requirements." },
]}
imageSrc="http://img.b2bpic.net/free-photo/lobby-condominium-building_1262-3037.jpg"
mediaAnimation="slide-up"
@@ -153,42 +94,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "r1",
- name: "Deluxe Room",
- price: "$290/night",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2065.jpg",
- },
- {
- id: "r2",
- name: "Executive Suite",
- price: "$450/night",
- imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3601.jpg",
- },
- {
- id: "r3",
- name: "Royal Penthouse",
- price: "$900/night",
- imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119013.jpg",
- },
- {
- id: "r4",
- name: "Family Suite",
- price: "$550/night",
- imageSrc: "http://img.b2bpic.net/free-photo/father-mother-daughter-lie-bed_8353-5125.jpg",
- },
- {
- id: "r5",
- name: "Garden View",
- price: "$350/night",
- imageSrc: "http://img.b2bpic.net/free-photo/open-laptop-bed_171337-12759.jpg",
- },
- {
- id: "r6",
- name: "Junior Suite",
- price: "$300/night",
- imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-decoration-interior-bedroom_74190-11122.jpg",
- },
+ { id: "r1", name: "Deluxe Room", price: "$290/night", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2065.jpg" },
+ { id: "r2", name: "Executive Suite", price: "$450/night", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3601.jpg" },
+ { id: "r3", name: "Royal Penthouse", price: "$900/night", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119013.jpg" },
+ { id: "r4", name: "Family Suite", price: "$550/night", imageSrc: "http://img.b2bpic.net/free-photo/father-mother-daughter-lie-bed_8353-5125.jpg" },
+ { id: "r5", name: "Garden View", price: "$350/night", imageSrc: "http://img.b2bpic.net/free-photo/open-laptop-bed_171337-12759.jpg" },
]}
title="Our Suite Collection"
description="Find your perfect space, whether for business or leisure."
@@ -200,46 +110,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- title: "Amazing Stay",
- quote: "The service was impeccable throughout our visit.",
- name: "Alice M.",
- role: "Travel Blogger",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg",
- },
- {
- id: "t2",
- title: "Luxury Reimagined",
- quote: "Best stay I have had in years. Highly recommended.",
- name: "John D.",
- role: "Corporate Executive",
- imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg",
- },
- {
- id: "t3",
- title: "Fantastic Views",
- quote: "The room design is modern and very inviting.",
- name: "Sarah P.",
- role: "Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg",
- },
- {
- id: "t4",
- title: "Highly Relaxing",
- quote: "Loved the spa and concierge team. Pure bliss.",
- name: "Robert B.",
- role: "Teacher",
- imageSrc: "http://img.b2bpic.net/free-photo/partners-sitting-table-working-cafe_1157-28477.jpg",
- },
- {
- id: "t5",
- title: "Wonderful Experience",
- quote: "Five-star service from start to finish.",
- name: "Emily R.",
- role: "Artist",
- imageSrc: "http://img.b2bpic.net/free-photo/spectacular-smiling-girl-expressing-positive-emotions-while-posing-home-indoor-portrait-magnificent-longhaired-woman-elegant-holiday-outfit_291650-2396.jpg",
- },
+ { id: "t1", title: "Amazing Stay", quote: "The service was impeccable throughout our visit.", name: "Alice M.", role: "Travel Blogger", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg" },
+ { id: "t2", title: "Luxury Reimagined", quote: "Best stay I have had in years. Highly recommended.", name: "John D.", role: "Corporate Executive", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg" },
+ { id: "t3", title: "Fantastic Views", quote: "The room design is modern and very inviting.", name: "Sarah P.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg" },
+ { id: "t4", title: "Highly Relaxing", quote: "Loved the spa and concierge team. Pure bliss.", name: "Robert B.", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/partners-sitting-table-working-cafe_1157-28477.jpg" },
+ { id: "t5", title: "Wonderful Experience", quote: "Five-star service from start to finish.", name: "Emily R.", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/spectacular-smiling-girl-expressing-positive-emotions-while-posing-home-indoor-portrait-magnificent-longhaired-woman-elegant-holiday-outfit_291650-2396.jpg" },
]}
title="Guest Testimonials"
description="See why travelers choose our hotel for their stays."
@@ -252,54 +127,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
plans={[
- {
- id: "p1",
- name: "Weekend Escape",
- price: "$799",
- features: [
- "2 Nights",
- "Spa Access",
- "Breakfast Included",
- ],
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
- },
- {
- id: "p2",
- name: "Romantic Getaway",
- price: "$1200",
- features: [
- "3 Nights",
- "Champagne",
- "Dinner for Two",
- ],
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
- },
- {
- id: "p3",
- name: "Business Pro",
- price: "$950",
- features: [
- "4 Nights",
- "Meeting Room Access",
- "Laundry Service",
- ],
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
- },
+ { id: "p1", name: "Weekend Escape", price: "$799", features: ["2 Nights", "Spa Access", "Breakfast Included"], buttons: [{ text: "Book Now", href: "#contact" }] },
+ { id: "p2", name: "Romantic Getaway", price: "$1200", features: ["3 Nights", "Champagne", "Dinner for Two"], buttons: [{ text: "Book Now", href: "#contact" }] },
+ { id: "p3", name: "Business Pro", price: "$950", features: ["4 Nights", "Meeting Room Access", "Laundry Service"], buttons: [{ text: "Book Now", href: "#contact" }] },
]}
title="Exclusive Packages"
description="Choose one of our tailored packages for your next stay."
@@ -310,21 +140,9 @@ export default function LandingPage() {