From b6cfcc6ed112f5121b4091178ee1c2ee16ac2dc7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:59:03 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f01dd46..a7c4ddd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/domestic-routine-smiling-housewife-apron-standing-kitchen_259150-59698.jpg", imageAlt: "Professional home cleaning service" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3abHj7nJoV9DleXcQnubKTBh/uploaded-1772511183827-d1itmo29.png", imageAlt: "Magalys Reyes House Cleaning Logo" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3abHj7nJoV9DleXcQnubKTBh/uploaded-1772511183827-d1itmo29.png?_wi=1", imageAlt: "Magalys Reyes House Cleaning Logo" } ]} rating={5} @@ -188,7 +188,7 @@ export default function LandingPage() { id: "3", name: "Jennifer Lee", handle: "Busy Professional", testimonial: "Finally found a cleaning service I can trust. They respect my home like it's their own. The attention to detail is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "Jennifer Lee" }, { - id: "4", name: "Michael Thompson", handle: "Property Manager", testimonial: "Magalys Reyes has been our go-to for move-out cleanings. Consistently excellent results and great communication. Essential for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Thompson" + id: "4", name: "Michael Thompson", handle: "Property Manager", testimonial: "Magalys Reyes has been our go-to for move-out cleanings. Consistently excellent results and great communication. Essential for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Michael Thompson" }, { id: "5", name: "Patricia Gonzalez", handle: "Regular Customer", testimonial: "Professional, friendly, and affordable. They made my new home feel clean and welcoming on day one. Best decision ever!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=2", imageAlt: "Patricia Gonzalez" -- 2.49.1 From a25ca295eeacf1fc8aad2a90bb2eb8a0475efb77 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:59:04 +0000 Subject: [PATCH 2/2] Update src/app/realtor-program/page.tsx --- src/app/realtor-program/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/realtor-program/page.tsx b/src/app/realtor-program/page.tsx index 72b65a2..46484df 100644 --- a/src/app/realtor-program/page.tsx +++ b/src/app/realtor-program/page.tsx @@ -50,7 +50,7 @@ export default function RealtorProgramPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg", imageAlt: "Real estate professional partnership" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3abHj7nJoV9DleXcQnubKTBh/uploaded-1772511183827-d1itmo29.png", imageAlt: "Magalys Reyes House Cleaning Logo" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3abHj7nJoV9DleXcQnubKTBh/uploaded-1772511183827-d1itmo29.png?_wi=2", imageAlt: "Magalys Reyes House Cleaning Logo" } ]} rating={5} @@ -182,7 +182,7 @@ export default function RealtorProgramPage() { id: "1", name: "James Wilson", handle: "Real Estate Agent", testimonial: "The best cleaning service for property turnover. Fast, reliable, and my listings always look pristine. Highly recommend for all realtors.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "James Wilson" }, { - id: "2", name: "Michael Thompson", handle: "Property Manager", testimonial: "Magalys Reyes has been our go-to for move-out cleanings. Consistently excellent results and great communication. Essential for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Thompson" + id: "2", name: "Michael Thompson", handle: "Property Manager", testimonial: "Magalys Reyes has been our go-to for move-out cleanings. Consistently excellent results and great communication. Essential for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Michael Thompson" }, { id: "3", name: "David Anderson", handle: "Realtor", testimonial: "Working with Magalys Reyes has saved my business time and money. Her team delivers exceptional results every single time.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "David Anderson" -- 2.49.1