diff --git a/src/app/page.tsx b/src/app/page.tsx index 95aa7a3..2c4fbaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Award, Clock, MapPin, Star } from "lucide-react"; +import { Award, Clock, MapPin, Star, ArrowRight } from "lucide-react"; export default function LandingPage() { return ( @@ -18,27 +18,26 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -89,22 +74,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Authentic Meals", - description: "Tradition in every bite.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/iconic-representation-of-delicious-authe-1774703011717-a74db000.png", - buttonIcon: "ArrowRight", + title: "Authentic Meals", description: "Tradition in every bite.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/iconic-representation-of-delicious-authe-1774703011717-a74db000.png", buttonIcon: ArrowRight, }, { - title: "Cozy Atmosphere", - description: "Relax in our homey space.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/warm-inviting-interior-shot-of-a-small-c-1774703014278-e2ed354d.png", - buttonIcon: "ArrowRight", + title: "Cozy Atmosphere", description: "Relax in our homey space.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/warm-inviting-interior-shot-of-a-small-c-1774703014278-e2ed354d.png", buttonIcon: ArrowRight, }, { - title: "Quick Takeaway", - description: "Grab a fresh, hot meal.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/takeaway-food-bag-with-premium-packaging-1774703011826-88439e37.png", - buttonIcon: "ArrowRight", + title: "Quick Takeaway", description: "Grab a fresh, hot meal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/takeaway-food-bag-with-premium-packaging-1774703011826-88439e37.png", buttonIcon: ArrowRight, }, ]} title="Experience Quality" @@ -120,26 +96,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Signature Local Soups", - price: "View Menu", - variant: "Soup", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/assorted-african-soups-in-traditional-bo-1774703014104-46041348.png", - }, + id: "p1", name: "Signature Local Soups", price: "View Menu", variant: "Soup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/assorted-african-soups-in-traditional-bo-1774703014104-46041348.png"}, { - id: "p2", - name: "Fresh Baked Pastries", - price: "View Menu", - variant: "Snack", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/fresh-golden-fried-pastries-in-a-bakery--1774703014966-7acdda43.png", - }, + id: "p2", name: "Fresh Baked Pastries", price: "View Menu", variant: "Snack", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/fresh-golden-fried-pastries-in-a-bakery--1774703014966-7acdda43.png"}, { - id: "p3", - name: "Refreshing Smoothies", - price: "View Menu", - variant: "Drink", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/freshly-squeezed-smoothies-in-glass-jars-1774703011516-ee69c3e7.png", - }, + id: "p3", name: "Refreshing Smoothies", price: "View Menu", variant: "Drink", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY4XhWPg6bPSmLZBIOLNYPhgdj/freshly-squeezed-smoothies-in-glass-jars-1774703011516-ee69c3e7.png"}, ]} title="Menu Highlights" description="Discover our signature dishes, local favourites, and refreshing beverages." @@ -151,27 +112,16 @@ export default function LandingPage() { textboxLayout="split" gridVariant="bento-grid" useInvertedBackground={true} + animationType="slide-up" metrics={[ { - id: "m1", - value: "100+", - title: "Events Catered", - description: "Successful local events", - icon: Award, + id: "m1", value: "100+", title: "Events Catered", description: "Successful local events", icon: Award, }, { - id: "m2", - value: "24/7", - title: "Reliable", - description: "Always ready to serve", - icon: Clock, + id: "m2", value: "24/7", title: "Reliable", description: "Always ready to serve", icon: Clock, }, { - id: "m3", - value: "Top", - title: "Rating", - description: "Ikot Ekpene favorite", - icon: Star, + id: "m3", value: "Top", title: "Rating", description: "Ikot Ekpene favorite", icon: Star, }, ]} title="Professional Catering" @@ -187,25 +137,15 @@ export default function LandingPage() { author="Sarah M." avatars={[ { - src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", - alt: "Customer 1", - }, + src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", alt: "Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg", - alt: "Customer 2", - }, + src: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg", alt: "Customer 2"}, { - src: "http://img.b2bpic.net/free-photo/thin-tanned-woman-brown-bra-stylish-denim-shorts-enjoys-taste-waffle-with-cream-peanuts-maple-syrup_197531-18189.jpg", - alt: "Customer 3", - }, + src: "http://img.b2bpic.net/free-photo/thin-tanned-woman-brown-bra-stylish-denim-shorts-enjoys-taste-waffle-with-cream-peanuts-maple-syrup_197531-18189.jpg", alt: "Customer 3"}, { - src: "http://img.b2bpic.net/free-photo/happy-family-havinf-dinner-together_23-2149117549.jpg", - alt: "Customer 4", - }, + src: "http://img.b2bpic.net/free-photo/happy-family-havinf-dinner-together_23-2149117549.jpg", alt: "Customer 4"}, { - src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", - alt: "Customer 5", - }, + src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", alt: "Customer 5"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -218,28 +158,17 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Do you offer dine-in?", - content: "Yes, we have a cozy space for you to enjoy your meal comfortably.", - }, + id: "f1", title: "Do you offer dine-in?", content: "Yes, we have a cozy space for you to enjoy your meal comfortably."}, { - id: "f2", - title: "Can I reserve a table?", - content: "Definitely! Call us or WhatsApp to book your table ahead of time.", - }, + id: "f2", title: "Can I reserve a table?", content: "Definitely! Call us or WhatsApp to book your table ahead of time."}, { - id: "f3", - title: "Do you offer event catering?", - content: "Yes, we handle office lunches, birthday celebrations, and small gatherings.", - }, + id: "f3", title: "Do you offer event catering?", content: "Yes, we handle office lunches, birthday celebrations, and small gatherings."}, ]} ctaTitle="Visit Us Today" ctaDescription="Located at Sanni Ogun Rd, Ikot Ekpene. Contact us for table reservations or catering enquiries." ctaIcon={MapPin} ctaButton={{ - text: "Get Directions", - href: "#map", - }} + text: "Get Directions", href: "#map"}} /> @@ -249,37 +178,25 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, ], }, { items: [ { - label: "Catering", - href: "#catering", - }, + label: "Catering", href: "#catering"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { items: [ { - label: "WhatsApp", - href: "https://wa.me/2348030863633", - }, + label: "WhatsApp", href: "https://wa.me/2348030863633"}, { - label: "Call Now", - href: "tel:08030863633", - }, + label: "Call Now", href: "tel:08030863633"}, ], }, ]}