Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-11 10:41:21 +00:00

View File

@@ -44,14 +44,14 @@ 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", 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?_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", 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" },
{ 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" },
]}
buttons={[{ text: "Shop Our Collection", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/red-bowl-colorful-stone-candies-stone-table_114579-40181.jpg"
imageSrc="http://img.b2bpic.net/free-photo/red-bowl-colorful-stone-candies-stone-table_114579-40181.jpg?_wi=2"
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" },
@@ -84,9 +84,9 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", brand: "Spice Bazaar", name: "Premium Saffron", price: "$25.00", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/spices-market-marrakech_23-2148129842.jpg" },
{ id: "p2", brand: "Spice Bazaar", name: "Green Cardamom", price: "$12.00", rating: 4, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/different-type-dried-herbs-wooden-plank_23-2148092029.jpg" },
{ id: "p3", brand: "Spice Bazaar", name: "Organic Turmeric", price: "$8.00", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/variety-spices-herb-wooden-board_661915-464.jpg" },
{ id: "p1", brand: "Spice Bazaar", name: "Premium Saffron", price: "$25.00", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/spices-market-marrakech_23-2148129842.jpg?_wi=2" },
{ id: "p2", brand: "Spice Bazaar", name: "Green Cardamom", price: "$12.00", rating: 4, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/different-type-dried-herbs-wooden-plank_23-2148092029.jpg?_wi=2" },
{ id: "p3", brand: "Spice Bazaar", name: "Organic Turmeric", price: "$8.00", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/variety-spices-herb-wooden-board_661915-464.jpg?_wi=2" },
{ id: "p4", brand: "Spice Bazaar", name: "Cinnamon Sticks", price: "$9.00", rating: 5, reviewCount: "154", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-sticks-grocery-stocks-high-quality-photo_114579-12014.jpg" },
{ id: "p5", brand: "Spice Bazaar", name: "Smoked Paprika", price: "$7.50", rating: 4, reviewCount: "76", imageSrc: "http://img.b2bpic.net/free-photo/top-view-ground-pepper-orange-colored-white-desk-pepper-ingredient-product-food-spice-hot_140725-64827.jpg" },
{ id: "p6", brand: "Spice Bazaar", name: "Whole Cloves", price: "$6.00", rating: 5, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-dried-seasonings-grey-rustic-desk_140725-75978.jpg" },