Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 11:08:05 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@sarahlovesfood",
testimonial: "Snacknzilla is my go-to spot for the best coffee and pastries! The ambiance is perfect for working or just relaxing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg?_wi=1",
imageAlt: "Sarah J. photo",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "@coffeecritic",
testimonial: "Their gourmet sandwiches are a game-changer! Fresh ingredients and incredible flavors. A must-try cafe.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-670.jpg?_wi=1",
imageAlt: "Mark T. photo",
},
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
},
]}
avatarText="Over 10,000 happy customers"
imageSrc="http://img.b2bpic.net/free-photo/side-view-girl-drinks-latte_141793-3874.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-girl-drinks-latte_141793-3874.jpg?_wi=1"
imageAlt="Cozy cafe interior with snacks and coffee"
mediaAnimation="slide-up"
fixedMediaHeight={true}
@@ -233,7 +233,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-drinks-latte_141793-3874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-drinks-latte_141793-3874.jpg?_wi=2",
imageAlt: "assortment of gourmet pastries bakery",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg?_wi=2",
imageAlt: "assortment of gourmet pastries bakery",
},
{
@@ -283,7 +283,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-670.jpg?_wi=2",
imageAlt: "assortment of gourmet pastries bakery",
},
]}