Update src/app/page.tsx

This commit is contained in:
2026-03-23 06:24:44 +00:00
parent 58fdd1859b
commit 63f7009483

View File

@@ -211,7 +211,7 @@ export default function LandingPage() {
name: "Sarah J.",
role: "Homeowner",
testimonial: "Sparkle Clean transformed my home! It's never been so clean and fresh. The team was punctual and incredibly thorough. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg?_wi=1",
imageAlt: "Sarah J.",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
name: "Jessica L.",
role: "Busy Parent",
testimonial: "As a busy parent, having Sparkle Clean take care of our home has been a game-changer. I come home to a pristine house every time!",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg?_wi=2",
imageAlt: "Jessica L.",
},
]}