Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 15:56:19 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@FoodieReviewer",
testimonial: "Liv's Deli makes the best sandwiches in town! Always fresh and incredibly delicious. A must-try!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sounds-suspicious-unimpressive-intense-smart-serious-looking-young-male-entrepreneur-opening-new-cafe-gazing-business-partner-with-doubt-smirking-crossing-hands-chest-looking-concerned_176420-27636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sounds-suspicious-unimpressive-intense-smart-serious-looking-young-male-entrepreneur-opening-new-cafe-gazing-business-partner-with-doubt-smirking-crossing-hands-chest-looking-concerned_176420-27636.jpg?_wi=1",
imageAlt: "Sarah L.",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@LocalEats",
testimonial: "Their catering service saved our office party. Everyone raved about the quality and variety. Top-notch!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=1",
imageAlt: "Michael T.",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
},
]}
avatarText="Loved by thousands of happy customers!"
imageSrc="http://img.b2bpic.net/free-photo/vegetables-stall-market-sanarysurmer_268835-3780.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vegetables-stall-market-sanarysurmer_268835-3780.jpg?_wi=1"
imageAlt="Inviting deli counter with fresh food"
showDimOverlay={false}
showBlur={true}
@@ -206,7 +206,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-stall-market-sanarysurmer_268835-3780.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-stall-market-sanarysurmer_268835-3780.jpg?_wi=2",
imageAlt: "classic deli club sandwich",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/sounds-suspicious-unimpressive-intense-smart-serious-looking-young-male-entrepreneur-opening-new-cafe-gazing-business-partner-with-doubt-smirking-crossing-hands-chest-looking-concerned_176420-27636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sounds-suspicious-unimpressive-intense-smart-serious-looking-young-male-entrepreneur-opening-new-cafe-gazing-business-partner-with-doubt-smirking-crossing-hands-chest-looking-concerned_176420-27636.jpg?_wi=2",
imageAlt: "classic deli club sandwich",
},
{
@@ -256,7 +256,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=2",
imageAlt: "classic deli club sandwich",
},
]}