2 Commits

Author SHA1 Message Date
c39acd1aab Update src/app/page.tsx 2026-05-23 21:47:53 +00:00
cf02249a9e Update src/app/page.tsx 2026-05-23 21:47:24 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Reserve", name: "Reserve", id: "contact"},
id: "contact",
},
]} ]}
brandName="Cheris Rooftop" brandName="Cheris Rooftop"
/> />
@@ -55,47 +47,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{
variant: "rotated-rays-animated", variant: "rotated-rays-animated"}}
}} title="Cheris Rooftop Terrace: Bequias Finest"
title="Bequia's Finest Rooftop Terrace" description="Welcome to our open-air terrace in the heart of Port Elizabeth. We serve authentic Caribbean tapas, island-inspired cocktails, and views that define the soul of St. Vincent."
description="Authentic Caribbean tapas, island-inspired cocktails, and unforgettable ocean views at Cheri's. Taste the soul of St. Vincent."
buttons={[ buttons={[
{ {
text: "Reserve a Table via WhatsApp", text: "Reserve a Table via WhatsApp", href: "https://wa.me/yournumber"},
href: "https://wa.me/yournumber",
},
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "1", id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8umaGNMbJa7YmIEGk7SIw9noY/uploaded-1779572693781-jg9q8t68.jpg", imageAlt: "Cheri's Terrace Daytime"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8umaGNMbJa7YmIEGk7SIw9noY/uploaded-1779572693781-jg9q8t68.jpg",
imageAlt: "Cheri's Terrace Daytime",
},
{ {
id: "2", id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8umaGNMbJa7YmIEGk7SIw9noY/uploaded-1779572693781-cpjd93pb.jpg", imageAlt: "Nighttime Atmosphere"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8umaGNMbJa7YmIEGk7SIw9noY/uploaded-1779572693781-cpjd93pb.jpg",
imageAlt: "Nighttime Atmosphere",
},
{ {
id: "3", id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8umaGNMbJa7YmIEGk7SIw9noY/uploaded-1779572693781-stp9nsf9.jpg", imageAlt: "Restaurant Table Setup"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8umaGNMbJa7YmIEGk7SIw9noY/uploaded-1779572693781-stp9nsf9.jpg",
imageAlt: "Restaurant Table Setup",
},
{ {
id: "4", id: "4", imageSrc: "http://img.b2bpic.net/free-photo/terrace-lounge-with-rattan-armchairs-seaview-luxury-resort-summer-holiday-concept_1253-931.jpg", imageAlt: "Bequia Terrace View"},
imageSrc: "http://img.b2bpic.net/free-photo/terrace-lounge-with-rattan-armchairs-seaview-luxury-resort-summer-holiday-concept_1253-931.jpg",
imageAlt: "Bequia Terrace View",
},
{ {
id: "5", id: "5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2149655608.jpg", imageAlt: "Gourmet Tapas"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2149655608.jpg",
imageAlt: "Gourmet Tapas",
},
{ {
id: "6", id: "6", imageSrc: "http://img.b2bpic.net/free-photo/brightly-lit-dining-unfocused_1203-770.jpg", imageAlt: "Evening Lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/brightly-lit-dining-unfocused_1203-770.jpg",
imageAlt: "Evening Lighting",
},
]} ]}
/> />
</div> </div>
@@ -103,7 +74,9 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={true} useInvertedBackground={true}
title="Elevated Flavors, Authentic Island Vibes" title="Our Story"
className="max-w-4xl mx-auto text-center"
tag="About Cheri's"
/> />
</div> </div>
@@ -115,41 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "m1", id: "m1", name: "Conch Fritters", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144034.jpg"},
name: "Conch Fritters",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-table-seats-new-year-s-eve-party_23-2149144034.jpg",
},
{ {
id: "m2", id: "m2", name: "Grilled Mahi-Mahi", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/autumn-scenery_1204-338.jpg"},
name: "Grilled Mahi-Mahi",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/autumn-scenery_1204-338.jpg",
},
{ {
id: "m3", id: "m3", name: "Spicy Mango Shrimp", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156145.jpg"},
name: "Spicy Mango Shrimp",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156145.jpg",
},
{ {
id: "m4", id: "m4", name: "Plantain Tartare", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-assortment_23-2149325274.jpg"},
name: "Plantain Tartare",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-assortment_23-2149325274.jpg",
},
{ {
id: "m5", id: "m5", name: "Rum Infused Ribs", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-beach_23-2147645489.jpg"},
name: "Rum Infused Ribs",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-beach_23-2147645489.jpg",
},
{ {
id: "m6", id: "m6", name: "Tropical Fruit Sorbet", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-table_23-2149293982.jpg"},
name: "Tropical Fruit Sorbet",
price: "$9",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-table_23-2149293982.jpg",
},
]} ]}
title="Digital Food Menu" title="Digital Food Menu"
description="Fresh, local ingredients prepared daily." description="Fresh, local ingredients prepared daily."
@@ -163,14 +112,8 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "h1", id: "h1", value: "Weekly Schedule", title: "Operating Times", items: [
value: "Weekly Schedule", "Monday - Friday: 5 PM - 11 PM", "Saturday: 4 PM - 12 AM", "Sunday: 2 PM - 10 PM"],
title: "Operating Times",
items: [
"Monday - Friday: 5 PM - 11 PM",
"Saturday: 4 PM - 12 AM",
"Sunday: 2 PM - 10 PM",
],
}, },
]} ]}
title="Opening Hours" title="Opening Hours"
@@ -186,25 +129,15 @@ export default function LandingPage() {
author="Sarah J." author="Sarah J."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", src: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/group-happy-friends-having-fun-while-eating-cake-cafe_637285-7896.jpg", src: "http://img.b2bpic.net/free-photo/group-happy-friends-having-fun-while-eating-cake-cafe_637285-7896.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg", src: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="blur-reveal" avatarsAnimation="blur-reveal"
@@ -219,9 +152,7 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: MapPin, icon: MapPin,
title: "Location", title: "Location", description: "Harbor View Road, Port Elizabeth, Bequia"},
description: "Harbor View Road, Port Elizabeth, Bequia",
},
]} ]}
title="Visit Us" title="Visit Us"
description="Find us overlooking the harbor in beautiful Bequia, St. Vincent." description="Find us overlooking the harbor in beautiful Bequia, St. Vincent."
@@ -232,14 +163,15 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}} text="Ready to dine with us? Secure your table today via WhatsApp, or check our latest reviews on Facebook and TripAdvisor."
text="Ready to dine with us? Secure your table today via WhatsApp."
buttons={[ buttons={[
{ {
text: "Reserve a Table via WhatsApp", text: "Reserve a Table via WhatsApp", href: "https://wa.me/yournumber"},
href: "https://wa.me/yournumber", {
}, text: "Follow us on Facebook", href: "https://facebook.com/cherisrooftop"},
{
text: "See us on TripAdvisor", href: "https://tripadvisor.com/cherisrooftop"},
]} ]}
/> />
</div> </div>
@@ -250,17 +182,13 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "About Us", label: "Facebook", href: "https://facebook.com/cherisrooftop"},
href: "#",
},
{ {
label: "Menu", label: "TripAdvisor", href: "https://tripadvisor.com/cherisrooftop"},
href: "#menu",
},
{ {
label: "Reservations", label: "Menu", href: "#menu"},
href: "#contact", {
}, label: "Reservations", href: "#contact"},
], ],
}, },
]} ]}
@@ -270,4 +198,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }