From bd463a2311e5f956fa724ef2b4e428c6a6097c01 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:18:36 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef73b73..5ffff51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,17 +43,17 @@ export default function LandingPage() { title="Professional Sofa & Carpet Cleaning Near You" description="Deep cleaning, fast drying, same-day service available. Safe for kids and pets." testimonials={[ - { name: "Client", 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", imageAlt: "professional carpet cleaning service" }, - { name: "Client", 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", imageAlt: "professional carpet cleaning service" }, - { name: "Client", 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", imageAlt: "professional carpet cleaning service" }, - { name: "Client", 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", imageAlt: "professional carpet cleaning service" }, - { name: "Client", 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", imageAlt: "professional carpet cleaning service" } + { name: "Client", 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?_wi=1", imageAlt: "professional carpet cleaning service" }, + { name: "Client", 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?_wi=1", imageAlt: "professional carpet cleaning service" }, + { name: "Client", 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?_wi=1", imageAlt: "professional carpet cleaning service" }, + { name: "Client", 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?_wi=1", imageAlt: "professional carpet cleaning service" }, + { name: "Client", 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?_wi=1", imageAlt: "professional carpet cleaning service" } ]} buttons={[ { text: "Call Now", href: "tel:+14848454829" }, { text: "Text Us", 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" /> -- 2.49.1 From febfa8587b74ef63883f2b5b62bb7deb47d88857 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:18:37 +0000 Subject: [PATCH 2/2] Update src/app/work/page.tsx --- src/app/work/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/work/page.tsx b/src/app/work/page.tsx index 415bfa4..10771fd 100644 --- a/src/app/work/page.tsx +++ b/src/app/work/page.tsx @@ -42,11 +42,11 @@ export default function WorkPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "Sofa Deep Cleaning", price: "Before / After", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-imo1zxol.png" }, - { id: "2", name: "Carpet Stain Removal", price: "Before / After", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-3f6h1sx4.png" }, - { id: "3", name: "Mattress Restoration", price: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg" }, - { id: "4", name: "Sofa Deep Cleaning", price: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg" }, - { id: "5", name: "Carpet Stain Removal", price: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-together_23-2149721917.jpg" }, + { id: "1", name: "Sofa Deep Cleaning", price: "Before / After", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-imo1zxol.png?_wi=2" }, + { id: "2", name: "Carpet Stain Removal", price: "Before / After", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNnjMXXku88iHFue8MKQx5vISJ/uploaded-1776266215045-3f6h1sx4.png?_wi=2" }, + { id: "3", name: "Mattress Restoration", price: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/angry-asian-man-standing-couch-leaning-it-looking-camera_1098-17479.jpg?_wi=3" }, + { id: "4", name: "Sofa Deep Cleaning", price: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/woman-brushing-textile_23-2148465017.jpg?_wi=2" }, + { id: "5", name: "Carpet Stain Removal", price: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-together_23-2149721917.jpg?_wi=2" }, { id: "6", name: "Mattress Restoration", price: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112108.jpg" } ]} title="Our Work" -- 2.49.1