diff --git a/src/app/page.tsx b/src/app/page.tsx index 99fc0d0..d8c9ecf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,16 +30,11 @@ export default function LandingPage() {
@@ -117,18 +91,10 @@ export default function LandingPage() { gridVariant="one-large-left-three-stacked-right" useInvertedBackground={false} products={[ - { - id: "m1", name: "Grilled Goat", price: "$15", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/pot-roast-meat-served-with-pickles_141793-1242.jpg?_wi=1"}, - { - id: "m2", name: "Signature Cocktail", price: "$8", variant: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-vegetables-roasted-mushrooms-pepper-carrot-plates-table_140725-71808.jpg?_wi=1"}, - { - id: "m3", name: "Chicken Lollipops", price: "$10", variant: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-squeezing-lemon-juice-string-cheese-plate_140725-12142.jpg?_wi=1"}, - { - id: "m4", name: "Grilled Curry", price: "$18", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/pot-roast-meat-served-with-pickles_141793-1242.jpg?_wi=2"}, - { - id: "m5", name: "Red Wine Glass", price: "$7", variant: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-vegetables-roasted-mushrooms-pepper-carrot-plates-table_140725-71808.jpg?_wi=2"}, - { - id: "m6", name: "Bologna Chips", price: "$9", variant: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-squeezing-lemon-juice-string-cheese-plate_140725-12142.jpg?_wi=2"}, + { id: "m1", name: "Grilled Goat", price: "$15", variant: "Main Course", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bo0PDSXBoNsA2JmL4vlhPbQkIE/uploaded-1775142290351-ap2s9izi.jpg" }, + { id: "m2", name: "Signature Cocktail", price: "$8", variant: "Drinks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bo0PDSXBoNsA2JmL4vlhPbQkIE/uploaded-1775142290351-59oj83lg.jpg" }, + { id: "m3", name: "Chicken Lollipops", price: "$10", variant: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-squeezing-lemon-juice-string-cheese-plate_140725-12142.jpg?_wi=1" }, + { id: "m4", name: "Grilled Curry", price: "$18", variant: "Main Course", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bo0PDSXBoNsA2JmL4vlhPbQkIE/uploaded-1775142290350-nh9ycvpt.jpg" }, ]} title="Signature Flavors" description="Indulge in our carefully crafted menu featuring local ingredients and international favorites." @@ -142,12 +108,9 @@ export default function LandingPage() { gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={true} features={[ - { - id: "s1", title: "Sauna Sessions", description: "Detoxify and relax in our traditional sauna.", imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg?_wi=1"}, - { - id: "s2", title: "Full Body Massage", description: "Professional massage tailored to your needs.", imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg?_wi=2"}, - { - id: "s3", title: "Relaxation Zone", description: "Peaceful atmosphere for complete comfort.", imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg?_wi=3"}, + { id: "s1", title: "Sauna Sessions", description: "Detoxify and relax in our traditional sauna.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bo0PDSXBoNsA2JmL4vlhPbQkIE/uploaded-1775142290351-ap2s9izi.jpg" }, + { id: "s2", title: "Full Body Massage", description: "Professional massage tailored to your needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bo0PDSXBoNsA2JmL4vlhPbQkIE/uploaded-1775142290351-59oj83lg.jpg" }, + { id: "s3", title: "Relaxation Zone", description: "Peaceful atmosphere for complete comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bo0PDSXBoNsA2JmL4vlhPbQkIE/uploaded-1775142290350-nh9ycvpt.jpg" }, ]} title="Rejuvenate Your Senses" description="Discover our tranquil spa services, designed to melt away stress and restore your well-being." @@ -160,21 +123,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "Beautiful evening atmosphere with live music. Loved every minute.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, - { - id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Generous portions and delicious goat. Very authentic taste.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717837.jpg"}, - { - id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "A truly relaxing experience at the spa. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg"}, - { - id: "t4", name: "David K.", handle: "@davidk", testimonial: "Staff are friendly and the atmosphere is cozy and perfect for groups.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132628.jpg"}, - { - id: "t5", name: "Lucy H.", handle: "@lucyh", testimonial: "Great cocktails! Perfect spot to unwind in Gisenyi.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-chatting-outdoors_23-2149410411.jpg"}, + { id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "Beautiful evening atmosphere with live music. Loved every minute.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" }, + { id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Generous portions and delicious goat. Very authentic taste.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717837.jpg" }, + { id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "A truly relaxing experience at the spa. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg" }, ]} showRating={true} title="Guest Experiences" @@ -187,17 +138,13 @@ export default function LandingPage() { animationType="slide-up" useInvertedBackground={true} faqs={[ - { - id: "f1", title: "What are your opening hours?", content: "We are open daily until 11:30 PM."}, - { - id: "f2", title: "Where are you located?", content: "You can find us at RN4 Ave de la Production, Gisenyi."}, - { - id: "f3", title: "Do you host live music?", content: "Yes, we feature live music nights regularly for our guests."}, + { id: "f1", title: "What are your opening hours?", content: "We are open daily until 11:30 PM." }, + { id: "f2", title: "Where are you located?", content: "You can find us at RN4 Ave de la Production, Gisenyi." }, + { id: "f3", title: "Do you host live music?", content: "Yes, we feature live music nights regularly for our guests." }, ]} ctaTitle="Book Your Experience" ctaDescription="Ready to visit us? Book your table or spa service via WhatsApp or our reservation form." - ctaButton={{ - text: "Contact on WhatsApp", href: "https://wa.me/250784700000"}} + ctaButton={{ text: "Contact on WhatsApp", href: "https://wa.me/250784700000" }} ctaIcon={MessageCircle} /> @@ -207,22 +154,16 @@ export default function LandingPage() { columns={[ { items: [ - { - label: "About Us", href: "#about"}, - { - label: "Menu", href: "#menu"}, - { - label: "Spa Services", href: "#services"}, - { - label: "Contact", href: "#contact"}, + { label: "About Us", href: "#about" }, + { label: "Menu", href: "#menu" }, + { label: "Spa Services", href: "#services" }, + { label: "Contact", href: "#contact" }, ], }, { items: [ - { - label: "Privacy Policy", href: "#"}, - { - label: "Terms of Service", href: "#"}, + { label: "Privacy Policy", href: "#" }, + { label: "Terms of Service", href: "#" }, ], }, ]} @@ -232,4 +173,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file