Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 23:34:40 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "Best steak tacos hands down. Always tender and flavorful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg?_wi=1",
},
{
id: "2",
@@ -108,7 +108,7 @@ export default function LandingPage() {
handle: "@jesslee",
testimonial: "Authentic, quick, and super friendly staff. Five stars!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg?_wi=2",
},
]}
showRating={true}