Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 18:05:20 +00:00

View File

@@ -162,7 +162,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "The quality of the products is unmatched. Absolutely love my new watch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=1",
},
{
id: "2",
@@ -194,7 +194,7 @@ export default function LandingPage() {
handle: "@jlee",
testimonial: "The design aesthetic is perfect for my home. Very satisfied!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=2",
},
]}
showRating={true}