diff --git a/src/app/page.tsx b/src/app/page.tsx index 04a5e5e..6846d1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,45 +47,28 @@ export default function LandingPage() {
@@ -103,43 +78,20 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} + animationType="blur-reveal" products={[ { - id: "p1", - name: "Grilled Chicken", - price: "$12", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-meal-arrangement_23-2149179618.jpg", - }, + id: "p1", name: "Grilled Chicken", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-meal-arrangement_23-2149179618.jpg"}, { - id: "p2", - name: "Fish Barbecue", - price: "$15", - imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg", - }, + id: "p2", name: "Fish Barbecue", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg"}, { - id: "p3", - name: "Chicken & Chips", - price: "$10", - imageSrc: "http://img.b2bpic.net/free-photo/meat-wrap-served-with-french-fries_140725-1171.jpg", - }, + id: "p3", name: "Chicken & Chips", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/meat-wrap-served-with-french-fries_140725-1171.jpg"}, { - id: "p4", - name: "Premium Grilled Meat", - price: "$20", - imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg", - }, + id: "p4", name: "Premium Grilled Meat", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg"}, { - id: "p5", - name: "Mixed Grill Platter", - price: "$25", - imageSrc: "http://img.b2bpic.net/free-photo/waiter-holds-serving-crepe-with-fruits-chocolate-sauce_140725-8908.jpg", - }, + id: "p5", name: "Mixed Grill Platter", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/waiter-holds-serving-crepe-with-fruits-chocolate-sauce_140725-8908.jpg"}, { - id: "p6", - name: "Spiced Fish Grill", - price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", - }, + id: "p6", name: "Spiced Fish Grill", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg"}, ]} title="Signature Dishes" description="Perfectly seasoned, grilled to perfection, and loved by everyone." @@ -152,60 +104,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah J.", - date: "2024-05", - title: "Regular Diner", - quote: "Best restaurant in Ado Ekiti… I love the taste of your chicken and fish.", - tag: "Fan", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-choosing-order-form-menu-cafe_637285-8950.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg?_wi=2", - imageAlt: "smiling customer eating at upscale restaurant", - }, + id: "t1", name: "Sarah J.", date: "2024-05", title: "Regular Diner", quote: "Best restaurant in Ado Ekiti… I love the taste of your chicken and fish.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-choosing-order-form-menu-cafe_637285-8950.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg", imageAlt: "smiling customer eating at upscale restaurant"}, { - id: "t2", - name: "Michael C.", - date: "2024-06", - title: "Foodie", - quote: "Best grilled meat… I love your chips too!", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517443.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg?_wi=2", - imageAlt: "smiling customer eating at upscale restaurant", - }, + id: "t2", name: "Michael C.", date: "2024-06", title: "Foodie", quote: "Best grilled meat… I love your chips too!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517443.jpg", imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg", imageAlt: "smiling customer eating at upscale restaurant"}, { - id: "t3", - name: "Emily R.", - date: "2024-04", - title: "Event Planner", - quote: "Best kitchen to handle your events — amazing experience.", - tag: "Client", - avatarSrc: "http://img.b2bpic.net/free-photo/working-with-partner_1098-14261.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg?_wi=2", - imageAlt: "smiling customer eating at upscale restaurant", - }, + id: "t3", name: "Emily R.", date: "2024-04", title: "Event Planner", quote: "Best kitchen to handle your events — amazing experience.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/working-with-partner_1098-14261.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg", imageAlt: "smiling customer eating at upscale restaurant"}, { - id: "t4", - name: "David K.", - date: "2024-07", - title: "Customer", - quote: "Incredible flavors, very professional catering team.", - tag: "Fan", - avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg?_wi=2", - imageAlt: "smiling customer eating at upscale restaurant", - }, + id: "t4", name: "David K.", date: "2024-07", title: "Customer", quote: "Incredible flavors, very professional catering team.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg", imageAlt: "smiling customer eating at upscale restaurant"}, { - id: "t5", - name: "Grace L.", - date: "2024-03", - title: "Subscriber", - quote: "Consistently excellent food and service.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23875.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=2", - imageAlt: "smiling customer eating at upscale restaurant", - }, + id: "t5", name: "Grace L.", date: "2024-03", title: "Subscriber", quote: "Consistently excellent food and service.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23875.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg", imageAlt: "smiling customer eating at upscale restaurant"}, ]} title="Loved by Customers" description="Authentic experiences from our cherished guests." @@ -219,19 +126,13 @@ export default function LandingPage() { metrics={[ { icon: Users, - label: "Events Served", - value: "500+", - }, + label: "Events Served", value: "500+"}, { icon: Calendar, - label: "Successful Years", - value: "5", - }, + label: "Successful Years", value: "5"}, { icon: Award, - label: "Customer Satisfaction", - value: "99%", - }, + label: "Customer Satisfaction", value: "99%"}, ]} metricsAnimation="blur-reveal" /> @@ -241,36 +142,19 @@ export default function LandingPage() {