From e74a5ccd01ade41601d7a51dd76756779c6542b9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 10:40:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 211 ++++++++--------------------------------------- 1 file changed, 33 insertions(+), 178 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c138bf..cbd0555 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,24 +29,13 @@ export default function LandingPage() { @@ -55,76 +44,21 @@ export default function LandingPage() { title="Experience the Essence of Authentic Spices" description="Discover a curated collection of hand-selected spices from around the world, delivered straight to your kitchen with love and heritage." testimonials={[ - { - name: "Amina R.", - handle: "@amina_spice", - testimonial: "The best quality saffron I've ever found outside of the bazaar.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/red-bowl-colorful-stone-candies-stone-table_114579-40181.jpg?_wi=1", - imageAlt: "vibrant spice market stall", - }, - { - name: "Julian S.", - handle: "@chefjulian", - testimonial: "Authentic aromas that elevate every single dish I prepare.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151529999.jpg", - imageAlt: "vibrant spice market stall", - }, - { - name: "Elena M.", - handle: "@elenakitchen", - testimonial: "Finally, real spices with flavor that truly stands out.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/spices-market-marrakech_23-2148129842.jpg?_wi=1", - imageAlt: "vibrant spice market stall", - }, - { - name: "Marcus W.", - handle: "@mw_foods", - testimonial: "Excellent service and shipping. My go-to for all exotic seasonings.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/different-type-dried-herbs-wooden-plank_23-2148092029.jpg?_wi=1", - imageAlt: "vibrant spice market stall", - }, - { - name: "Sara B.", - handle: "@sarab_home", - testimonial: "Beautifully packaged and incredibly fresh.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/variety-spices-herb-wooden-board_661915-464.jpg?_wi=1", - imageAlt: "vibrant spice market stall", - }, + { name: "Amina R.", handle: "@amina_spice", testimonial: "The best quality saffron I've ever found outside of the bazaar.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/red-bowl-colorful-stone-candies-stone-table_114579-40181.jpg", imageAlt: "vibrant spice market stall" }, + { name: "Julian S.", handle: "@chefjulian", testimonial: "Authentic aromas that elevate every single dish I prepare.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-street-market-sunset_23-2151529999.jpg", imageAlt: "vibrant spice market stall" }, + { name: "Elena M.", handle: "@elenakitchen", testimonial: "Finally, real spices with flavor that truly stands out.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/spices-market-marrakech_23-2148129842.jpg", imageAlt: "vibrant spice market stall" }, + { name: "Marcus W.", handle: "@mw_foods", testimonial: "Excellent service and shipping. My go-to for all exotic seasonings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/different-type-dried-herbs-wooden-plank_23-2148092029.jpg", imageAlt: "vibrant spice market stall" }, + { name: "Sara B.", handle: "@sarab_home", testimonial: "Beautifully packaged and incredibly fresh.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/variety-spices-herb-wooden-board_661915-464.jpg", imageAlt: "vibrant spice market stall" }, ]} - buttons={[ - { - text: "Shop Our Collection", - href: "#products", - }, - ]} - imageSrc="http://img.b2bpic.net/free-photo/red-bowl-colorful-stone-candies-stone-table_114579-40181.jpg?_wi=2" + buttons={[{ text: "Shop Our Collection", href: "#products" }]} + imageSrc="http://img.b2bpic.net/free-photo/red-bowl-colorful-stone-candies-stone-table_114579-40181.jpg" imageAlt="Colorful spice market" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-eggplant-rolls-oval-plate-different-spices-grey-background_140725-108202.jpg", - alt: "Customer 1", - }, - { - src: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-sliced-pepper-seasonings-grey-background-soup-meal-food-meat-seasonings-spicy_140725-80764.jpg", - alt: "Customer 2", - }, - { - src: "http://img.b2bpic.net/free-photo/wooden-spoon-with-holi-color-powder-white-bowl-painted-blue-backdrop_23-2147949163.jpg", - alt: "Customer 3", - }, - { - src: "http://img.b2bpic.net/free-photo/front-close-view-tasty-mushroom-soup-with-different-seasonings-dark-purple-space_140725-79224.jpg", - alt: "Customer 4", - }, - { - src: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150577112.jpg", - alt: "Customer 5", - }, + { src: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-eggplant-rolls-oval-plate-different-spices-grey-background_140725-108202.jpg", alt: "Customer 1" }, + { src: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-sliced-pepper-seasonings-grey-background-soup-meal-food-meat-seasonings-spicy_140725-80764.jpg", alt: "Customer 2" }, + { src: "http://img.b2bpic.net/free-photo/wooden-spoon-with-holi-color-powder-white-bowl-painted-blue-backdrop_23-2147949163.jpg", alt: "Customer 3" }, + { src: "http://img.b2bpic.net/free-photo/front-close-view-tasty-mushroom-soup-with-different-seasonings-dark-purple-space_140725-79224.jpg", alt: "Customer 4" }, + { src: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150577112.jpg", alt: "Customer 5" }, ]} avatarText="Trusted by 10,000+ home chefs" /> @@ -135,21 +69,9 @@ export default function LandingPage() { useInvertedBackground={true} title="A Legacy of Flavor" metrics={[ - { - icon: Award, - label: "Years in Bazaar", - value: "40+", - }, - { - icon: Globe, - label: "Countries Sourced", - value: "25", - }, - { - icon: CheckCircle, - label: "Happy Customers", - value: "10k+", - }, + { icon: Award, label: "Years in Bazaar", value: "40+" }, + { icon: Globe, label: "Countries Sourced", value: "25" }, + { icon: CheckCircle, label: "Happy Customers", value: "10k+" }, ]} metricsAnimation="slide-up" /> @@ -157,64 +79,17 @@ export default function LandingPage() {