Update src/app/page.tsx

This commit is contained in:
2026-04-15 15:17:35 +00:00
parent fdfd1a3a33
commit 6cfb091d0d

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@frankfurt-cleaning",
testimonial: "Excellent service and fast results! Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg?_wi=1",
imageAlt: "professional carpet cleaning service",
},
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@frankfurt-cleaning",
testimonial: "Professional and very thorough cleaning.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-3f6h1sx4.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-3f6h1sx4.png?_wi=1",
imageAlt: "professional carpet cleaning service",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@frankfurt-cleaning",
testimonial: "My sofa looks brand new again!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-imo1zxol.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-imo1zxol.png?_wi=1",
imageAlt: "professional carpet cleaning service",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@frankfurt-cleaning",
testimonial: "Same-day service was a life saver.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg?_wi=1",
imageAlt: "professional carpet cleaning service",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@frankfurt-cleaning",
testimonial: "Reliable and affordable cleaning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-together_23-2149721917.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-together_23-2149721917.jpg?_wi=1",
imageAlt: "professional carpet cleaning service",
},
]}
@@ -112,7 +112,7 @@ export default function LandingPage() {
href: "sms:+14848454829?body=Hi%20I%20need%20a%20cleaning%20quote",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg"
imageSrc="http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>
@@ -160,7 +160,7 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg?_wi=2"
imageAlt="cleaning vacuum icon"
/>
</div>