From d7353d1aa3f8ae8a952ed640d5b38b304b4cb3bc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:22:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c1b3815..18efa58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/cherry-tomatoes-passion-fruits-farm-market_23-2147916256.jpg", imageAlt: "Fresh produce"}, { - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg", imageAlt: "Organic fruits"} + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg?_wi=1", imageAlt: "Organic fruits"} ]} mediaAnimation="slide-up" rating={5} @@ -67,7 +67,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Fruits & Vegetables", description: "Farm-fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg" }, + { title: "Fruits & Vegetables", description: "Farm-fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg?_wi=2" }, { title: "Dairy", description: "Fresh milk and local cheeses.", imageSrc: "http://img.b2bpic.net/free-photo/milk-cottage-cheese-dairy-products_23-2148211409.jpg" }, { title: "Bakery", description: "Daily baked fresh bread.", imageSrc: "http://img.b2bpic.net/free-photo/bread-table_1339-8270.jpg" }, { title: "Beverages", description: "Refreshing natural drinks.", imageSrc: "http://img.b2bpic.net/free-photo/bottles-with-fruits-smoothie_23-2148527291.jpg" }, -- 2.49.1