Merge version_1 into main #1

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

View File

@@ -63,35 +63,35 @@ export default function LandingPage() {
handle: "@sarahcooks",
testimonial: "Never waited more than 2 minutes to check out!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669844.jpg?_wi=1",
},
{
name: "David W.",
handle: "@davidfoodie",
testimonial: "Seafood, vegetables, and meat are all very fresh.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kid-market_23-2149160666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kid-market_23-2149160666.jpg?_wi=1",
},
{
name: "Emily C.",
handle: "@emilyeats",
testimonial: "Clean and organized store, easy to find items.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-goods-supermarket_23-2148150039.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-goods-supermarket_23-2148150039.jpg?_wi=1",
},
{
name: "Mike J.",
handle: "@mikejm",
testimonial: "Great variety of Asian snacks and ingredients!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-woman-with-shopping-bags-home_158595-5750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-woman-with-shopping-bags-home_158595-5750.jpg?_wi=1",
},
{
name: "Jessica R.",
handle: "@jessr",
testimonial: "Friendly service and very clean store environment.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/client-looking-bio-fruits-veggies_482257-80710.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/client-looking-bio-fruits-veggies_482257-80710.jpg?_wi=1",
},
]}
buttons={[
@@ -231,27 +231,27 @@ export default function LandingPage() {
{
id: "1",
name: "Sarah L.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669844.jpg?_wi=2",
},
{
id: "2",
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kid-market_23-2149160666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kid-market_23-2149160666.jpg?_wi=2",
},
{
id: "3",
name: "Emily C.",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-goods-supermarket_23-2148150039.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-goods-supermarket_23-2148150039.jpg?_wi=2",
},
{
id: "4",
name: "Mike J.",
imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-woman-with-shopping-bags-home_158595-5750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-woman-with-shopping-bags-home_158595-5750.jpg?_wi=2",
},
{
id: "5",
name: "Jessica R.",
imageSrc: "http://img.b2bpic.net/free-photo/client-looking-bio-fruits-veggies_482257-80710.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/client-looking-bio-fruits-veggies_482257-80710.jpg?_wi=2",
},
]}
cardTitle="Community Favorites"