Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-28 09:44:27 +00:00

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
role: "Fashion Blogger",
company: "StyleLife",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg?_wi=1",
imageAlt: "Alice",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
role: "Stylist",
company: "ModaTrend",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-attractive-woman-posing-isolated-yellow-background-wearing-black-dotted-dress-black-hat_285396-10363.jpg?_wi=2",
imageAlt: "Elena",
},
]}