Update src/app/page.tsx

This commit is contained in:
2026-03-31 18:05:17 +00:00
parent 56c9888dee
commit f3fb8b28a8

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}