Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-16 17:35:15 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/retailing-supermarket-retail-supermarket-fruits-market_53876-32207.jpg"
imageSrc="http://img.b2bpic.net/free-photo/retailing-supermarket-retail-supermarket-fruits-market_53876-32207.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -153,21 +153,21 @@ export default function LandingPage() {
name: "Organic Red Apples",
price: "$3.99",
variant: "1kg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-apples-mellow-ripe-fruits-dark-blue-desk-fruit-color-red-plant-vitamine-fresh_140725-99519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-apples-mellow-ripe-fruits-dark-blue-desk-fruit-color-red-plant-vitamine-fresh_140725-99519.jpg?_wi=1",
},
{
id: "p2",
name: "Fresh Broccoli",
price: "$2.49",
variant: "Head",
imageSrc: "http://img.b2bpic.net/free-photo/broccoli-table-high-angle_23-2148917701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broccoli-table-high-angle_23-2148917701.jpg?_wi=1",
},
{
id: "p3",
name: "Organic Carrots",
price: "$1.99",
variant: "500g",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-carrots_23-2148643531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-carrots_23-2148643531.jpg?_wi=1",
},
{
id: "p4",
@@ -268,7 +268,7 @@ export default function LandingPage() {
quote: "The freshest produce I have found in town!",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/healthy-food-give-you-better-life_329181-9747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/retailing-supermarket-retail-supermarket-fruits-market_53876-32207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/retailing-supermarket-retail-supermarket-fruits-market_53876-32207.jpg?_wi=2",
imageAlt: "happy customer shopping supermarket",
},
{
@@ -290,7 +290,7 @@ export default function LandingPage() {
quote: "The staff are so friendly and knowledgeable.",
tag: "Highly Recommend",
avatarSrc: "http://img.b2bpic.net/free-photo/merchant-offers-eco-products-consumer_482257-90410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-apples-mellow-ripe-fruits-dark-blue-desk-fruit-color-red-plant-vitamine-fresh_140725-99519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-apples-mellow-ripe-fruits-dark-blue-desk-fruit-color-red-plant-vitamine-fresh_140725-99519.jpg?_wi=2",
imageAlt: "happy customer shopping supermarket",
},
{
@@ -301,7 +301,7 @@ export default function LandingPage() {
quote: "Reliable quality every single time.",
tag: "Best Choice",
avatarSrc: "http://img.b2bpic.net/free-photo/old-senior-man-having-fun_23-2151082441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broccoli-table-high-angle_23-2148917701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broccoli-table-high-angle_23-2148917701.jpg?_wi=2",
imageAlt: "happy customer shopping supermarket",
},
{
@@ -312,7 +312,7 @@ export default function LandingPage() {
quote: "Finally, a market that cares about sustainability.",
tag: "Top Rated",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-person-shopping-freshly-harvested-fruits-veggies_482257-99839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-carrots_23-2148643531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-carrots_23-2148643531.jpg?_wi=2",
imageAlt: "happy customer shopping supermarket",
},
]}