From 3f83f7c901bab8a187ec67111357ca0972128995 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 21:03:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 300 +++++++++++------------------------------------ 1 file changed, 71 insertions(+), 229 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3680155..96d8a99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,27 +33,17 @@ export default function LandingPage() { @@ -63,70 +53,38 @@ export default function LandingPage() { description="Authentic recipes, fresh ingredients, and the perfect grill. Experience the true taste of tradition at BeyKebab." testimonials={[ { - name: "John Doe", - handle: "@johnd", - testimonial: "Best kebabs I've ever had, fresh and authentic!", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qq0i78&_wi=1", - }, + name: "John Doe", handle: "@johnd", testimonial: "Best kebabs I've ever had, fresh and authentic!", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qq0i78"}, { - name: "Sarah Miller", - handle: "@smiller", - testimonial: "Amazing flavor, fast delivery, simply perfect.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kdce3q&_wi=1", - }, + name: "Sarah Miller", handle: "@smiller", testimonial: "Amazing flavor, fast delivery, simply perfect.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kdce3q"}, { - name: "Ahmed K.", - handle: "@ahmedk", - testimonial: "Reminds me of home, absolutely delicious.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbp5zj&_wi=1", - }, + name: "Ahmed K.", handle: "@ahmedk", testimonial: "Reminds me of home, absolutely delicious.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbp5zj"}, { - name: "Mark Wilson", - handle: "@mwilson", - testimonial: "Consistently great quality, highly recommended.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u28wey&_wi=1", - }, + name: "Mark Wilson", handle: "@mwilson", testimonial: "Consistently great quality, highly recommended.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u28wey"}, { - name: "Elena R.", - handle: "@elenar", - testimonial: "Best spot for a quick and satisfying lunch.", - rating: 4, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yg8dvg&_wi=1", - }, + name: "Elena R.", handle: "@elenar", testimonial: "Best spot for a quick and satisfying lunch.", rating: 4, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yg8dvg"}, ]} buttons={[ { - text: "View Menu", - href: "#menu", - }, + text: "View Menu", href: "#menu"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=amvemo&_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=amvemo" imageAlt="delicious kebab plate restaurant" avatars={[ { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=amvemo", - alt: "smiling customer portrait", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=amvemo", alt: "smiling customer portrait"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0rdb1u", - alt: "business person lunch portrait", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0rdb1u", alt: "business person lunch portrait"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=53c5bb", - alt: "young woman portrait", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=53c5bb", alt: "young woman portrait"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0rfy8a", - alt: "man portrait happy", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0rfy8a", alt: "man portrait happy"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ouc88y", - alt: "woman smiling portrait", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ouc88y", alt: "woman smiling portrait"}, ]} avatarText="Loved by 5,000+ local foodies" /> @@ -139,19 +97,13 @@ export default function LandingPage() { metrics={[ { icon: Flame, - label: "Years Experience", - value: "15+", - }, + label: "Years Experience", value: "15+"}, { icon: Flame, - label: "Chef Prepared", - value: "Daily", - }, + label: "Chef Prepared", value: "Daily"}, { icon: Award, - label: "Customer Satisfaction", - value: "100%", - }, + label: "Customer Satisfaction", value: "100%"}, ]} metricsAnimation="slide-up" /> @@ -165,59 +117,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "BeyKebab", - name: "Classic Doner", - price: "$12.99", - rating: 5, - reviewCount: "120", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=53c5bb&_wi=1", - }, + id: "p1", brand: "BeyKebab", name: "Classic Doner", price: "$12.99", rating: 5, + reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=53c5bb"}, { - id: "p2", - brand: "BeyKebab", - name: "Beef Shish", - price: "$15.99", - rating: 5, - reviewCount: "95", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0rfy8a", - }, + id: "p2", brand: "BeyKebab", name: "Beef Shish", price: "$15.99", rating: 5, + reviewCount: "95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0rfy8a"}, { - id: "p3", - brand: "BeyKebab", - name: "Falafel Plate", - price: "$10.99", - rating: 4, - reviewCount: "80", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ouc88y", - }, + id: "p3", brand: "BeyKebab", name: "Falafel Plate", price: "$10.99", rating: 4, + reviewCount: "80", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ouc88y"}, { - id: "p4", - brand: "BeyKebab", - name: "Mixed Platter", - price: "$18.99", - rating: 5, - reviewCount: "150", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbt6r7", - }, + id: "p4", brand: "BeyKebab", name: "Mixed Platter", price: "$18.99", rating: 5, + reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbt6r7"}, { - id: "p5", - brand: "BeyKebab", - name: "Doner Wrap", - price: "$8.99", - rating: 4, - reviewCount: "200", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8ld4dw", - }, + id: "p5", brand: "BeyKebab", name: "Doner Wrap", price: "$8.99", rating: 4, + reviewCount: "200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8ld4dw"}, { - id: "p6", - brand: "BeyKebab", - name: "Baklava", - price: "$5.99", - rating: 5, - reviewCount: "75", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v2hp7r", - }, + id: "p6", brand: "BeyKebab", name: "Baklava", price: "$5.99", rating: 5, + reviewCount: "75", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v2hp7r"}, ]} title="Our Signature Dishes" description="Handcrafted kebabs, fresh platters, and traditional desserts prepared daily." @@ -231,49 +147,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fresh Ingredients", - description: "Local produce delivered daily.", - icon: Leaf, + title: "Fresh Ingredients", description: "Local produce delivered daily.", icon: Leaf, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=idty7t", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=idty7t"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hmk3xw", - }, - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=amvemo&_wi=2", - imageAlt: "delicious chicken doner kebab", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hmk3xw"}, + ] }, { - title: "Traditional Grilling", - description: "Authentic coal-fire taste.", - icon: Flame, + title: "Traditional Grilling", description: "Authentic coal-fire taste.", icon: Flame, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sntyf7", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sntyf7"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0saa0m", - }, - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0rdb1u", - imageAlt: "delicious chicken doner kebab", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0saa0m"}, + ] }, { - title: "Family Recipes", - description: "Heritage flavors preserved.", - icon: Heart, + title: "Family Recipes", description: "Heritage flavors preserved.", icon: Heart, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3u0b9p", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3u0b9p"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1d6rnf", - }, - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=53c5bb&_wi=2", - imageAlt: "delicious chicken doner kebab", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1d6rnf"}, + ] }, ]} title="Why Choose Us" @@ -288,23 +186,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Coffee, - title: "Orders Served", - value: "100k+", - }, + id: "m1", icon: Coffee, + title: "Orders Served", value: "100k+"}, { - id: "m2", - icon: Star, - title: "Top Rated", - value: "4.9", - }, + id: "m2", icon: Star, + title: "Top Rated", value: "4.9"}, { - id: "m3", - icon: MapPin, - title: "Locations", - value: "3", - }, + id: "m3", icon: MapPin, + title: "Locations", value: "3"}, ]} title="Our Impact" description="Numbers that reflect our commitment to great taste." @@ -317,20 +206,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Are you open on Sundays?", - content: "Yes, we are open daily.", - }, + id: "f1", title: "Are you open on Sundays?", content: "Yes, we are open daily."}, { - id: "f2", - title: "Do you offer delivery?", - content: "Yes, through all major delivery apps.", - }, + id: "f2", title: "Do you offer delivery?", content: "Yes, through all major delivery apps."}, { - id: "f3", - title: "Are there vegetarian options?", - content: "Yes, our falafel dishes are fresh and vegetarian.", - }, + id: "f3", title: "Are there vegetarian options?", content: "Yes, our falafel dishes are fresh and vegetarian."}, ]} title="Common Questions" description="Need help? We've got answers." @@ -345,40 +225,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alice Brown", - role: "Foodie", - testimonial: "Fresh, juicy, and perfect every time.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qq0i78&_wi=2", - }, + id: "t1", name: "Alice Brown", role: "Foodie", testimonial: "Fresh, juicy, and perfect every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qq0i78"}, { - id: "t2", - name: "Bob Smith", - role: "Regular", - testimonial: "The best kebabs in town, hands down.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kdce3q&_wi=2", - }, + id: "t2", name: "Bob Smith", role: "Regular", testimonial: "The best kebabs in town, hands down.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kdce3q"}, { - id: "t3", - name: "Chloe Davis", - role: "Local", - testimonial: "Always delicious and great service.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbp5zj&_wi=2", - }, + id: "t3", name: "Chloe Davis", role: "Local", testimonial: "Always delicious and great service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbp5zj"}, { - id: "t4", - name: "David Wilson", - role: "Visitor", - testimonial: "Found this place by accident and love it.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u28wey&_wi=2", - }, + id: "t4", name: "David Wilson", role: "Visitor", testimonial: "Found this place by accident and love it.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u28wey"}, { - id: "t5", - name: "Elena King", - role: "Fan", - testimonial: "Consistent taste, wonderful aroma.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yg8dvg&_wi=2", - }, + id: "t5", name: "Elena King", role: "Fan", testimonial: "Consistent taste, wonderful aroma.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yg8dvg"}, ]} title="Customer Stories" description="Hear what our regulars have to say." @@ -389,14 +244,11 @@ export default function LandingPage() { @@ -406,29 +258,19 @@ export default function LandingPage() { logoText="BeyKebab" columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} -- 2.49.1