diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ed7109..76e44e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { name: "Carol White", handle: "@cwhite", testimonial: "Fantastic variety and fair prices every day.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-garage-sale_23-2150540719.jpg" }, ]} buttons={[{ text: "Shop Now", href: "#products" }]} - imageSrc="http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/ripe-fruits-veggies-homegrown-sold-farmers-market-stand_482257-77543.jpg", alt: "Local regular customer" }, { src: "http://img.b2bpic.net/free-photo/arrangement-fresh-vegetable-wicker-grocery-store-market_23-2148209846.jpg", alt: "Community member" }, @@ -84,7 +84,7 @@ export default function LandingPage() { { value: "1000+", title: "Happy Customers" }, { value: "15", title: "Years Serving" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -97,9 +97,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { id: "1", brand: "Farm Fresh", name: "Heirloom Tomatoes", price: "$4.99", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg" }, - { id: "2", brand: "Organic Valley", name: "Crisp Lettuce", price: "$2.49", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg" }, - { id: "3", brand: "Sunny Orchards", name: "Mixed Berries", price: "$5.99", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg" }, + { id: "1", brand: "Farm Fresh", name: "Heirloom Tomatoes", price: "$4.99", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg?_wi=1" }, + { id: "2", brand: "Organic Valley", name: "Crisp Lettuce", price: "$2.49", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg?_wi=1" }, + { id: "3", brand: "Sunny Orchards", name: "Mixed Berries", price: "$5.99", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg?_wi=1" }, { id: "4", brand: "Red Orchard", name: "Honeycrisp Apples", price: "$3.99", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-bell-peppers-cutting-board-with-mint-raw-spaghetti-garlic-turquoise-surface_141793-18394.jpg" }, { id: "5", brand: "Daily Bake", name: "Sourdough Bread", price: "$6.50", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028616.jpg" }, { id: "6", brand: "Meadow Dairy", name: "Organic Milk", price: "$4.25", rating: 4, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/vegetables_23-2148023495.jpg" }, @@ -142,11 +142,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Sarah J.", date: "Jan 2025", title: "Loyal Customer", quote: "Fresh ingredients make the difference in my home cooking.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-women-doing-their-groceries_23-2149284866.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg" }, - { id: "t2", name: "Mike D.", date: "Feb 2025", title: "Healthy Living", quote: "Love the local varieties available here.", tag: "Organic", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-keeping-hands-hips-posing-camera-park_1262-20570.jpg", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg" }, - { id: "t3", name: "Elena R.", date: "Mar 2025", title: "Bakery Fan", quote: "The bread is always warm and delicious.", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-multiethnical-couple-buying-goods-supermarket_23-2148216050.jpg", imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg" }, - { id: "t4", name: "Tom K.", date: "Apr 2025", title: "Regular", quote: "Fast service and great community vibes.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-smiling-family_171337-2224.jpg", imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg" }, - { id: "t5", name: "Grace L.", date: "May 2025", title: "Health Enthusiast", quote: "Healthy snacks keep my kids energized.", tag: "Fresh", avatarSrc: "http://img.b2bpic.net/free-photo/unpleased-young-female-gardener-uniform-wearing-gardening-hat-stucks-out-tongue-holds-vegetable-basket-tomato-isolated-green-wall_141793-95896.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg" }, + { id: "t1", name: "Sarah J.", date: "Jan 2025", title: "Loyal Customer", quote: "Fresh ingredients make the difference in my home cooking.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-women-doing-their-groceries_23-2149284866.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg?_wi=2" }, + { id: "t2", name: "Mike D.", date: "Feb 2025", title: "Healthy Living", quote: "Love the local varieties available here.", tag: "Organic", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-keeping-hands-hips-posing-camera-park_1262-20570.jpg", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg?_wi=2" }, + { id: "t3", name: "Elena R.", date: "Mar 2025", title: "Bakery Fan", quote: "The bread is always warm and delicious.", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-multiethnical-couple-buying-goods-supermarket_23-2148216050.jpg", imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg?_wi=2" }, + { id: "t4", name: "Tom K.", date: "Apr 2025", title: "Regular", quote: "Fast service and great community vibes.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-smiling-family_171337-2224.jpg", imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg?_wi=2" }, + { id: "t5", name: "Grace L.", date: "May 2025", title: "Health Enthusiast", quote: "Healthy snacks keep my kids energized.", tag: "Fresh", avatarSrc: "http://img.b2bpic.net/free-photo/unpleased-young-female-gardener-uniform-wearing-gardening-hat-stucks-out-tongue-holds-vegetable-basket-tomato-isolated-green-wall_141793-95896.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg?_wi=2" }, ]} title="Customer Stories" description="What our neighborhood says about us." @@ -165,7 +165,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Answers to your common queries." faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg?_wi=1" /> @@ -182,7 +182,7 @@ export default function LandingPage() {