Update src/app/page.tsx

This commit is contained in:
2026-03-29 20:26:24 +00:00
parent a5fe0ab414
commit 1a5e000bc0

View File

@@ -169,7 +169,7 @@ export default function LandingPage() {
handle: "Homeowner",
testimonial: "Professional, clean, and extremely reliable. Easily the best plumbing service Ive used.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdPJRqIgg8ngXJ9CfoPA8RvgIz/portrait-of-a-happy-homeowner-warm-light-1774815972663-c16fad9f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdPJRqIgg8ngXJ9CfoPA8RvgIz/portrait-of-a-happy-homeowner-warm-light-1774815972663-c16fad9f.png?_wi=1",
},
{
id: "2",
@@ -201,7 +201,7 @@ export default function LandingPage() {
handle: "Homeowner",
testimonial: "The only plumbers I trust for my kitchen remodels. Flawless work.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdPJRqIgg8ngXJ9CfoPA8RvgIz/portrait-of-a-happy-homeowner-warm-light-1774815972663-c16fad9f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdPJRqIgg8ngXJ9CfoPA8RvgIz/portrait-of-a-happy-homeowner-warm-light-1774815972663-c16fad9f.png?_wi=2",
},
]}
showRating={true}