Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 20:50:03 +00:00

View File

@@ -173,7 +173,7 @@ export default function LandingPage() {
handle: "@anna",
testimonial: "My skin has never felt this hydrated. Absolutely glowing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg?_wi=1",
},
{
id: "t2",
@@ -205,7 +205,7 @@ export default function LandingPage() {
handle: "@elena",
testimonial: "I have sensitive skin and this is the only brand that never irritates it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-standing-with-cream_1157-29519.jpg?_wi=2",
},
]}
showRating={true}