Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-11 11:43:54 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-donation-facility_23-2148687355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-donation-facility_23-2148687355.jpg?_wi=1",
imageAlt: "Clean modern residential home interior",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
quote: "Superb Solutions transformed my home. Highly professional!",
name: "Jane Doe",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-male-buyer-showing-thumb-up-paper-house-model-smiling-satisfied-standing-yellow-background_1258-67365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-male-buyer-showing-thumb-up-paper-house-model-smiling-satisfied-standing-yellow-background_1258-67365.jpg?_wi=1",
},
{
id: "2",
@@ -103,7 +103,7 @@ export default function LandingPage() {
quote: "Best office cleaning we have ever had.",
name: "John Smith",
role: "Manager",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg?_wi=1",
},
{
id: "3",

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
title: "Commercial Cleaning",
description: "Professional cleaning for offices and business spaces.",
tag: "Office",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-donation-facility_23-2148687355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-donation-facility_23-2148687355.jpg?_wi=2",
imageAlt: "professional cleaners cleaning home detail",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
title: "Deep Cleaning",
description: "Thorough sanitization and cleaning to refresh your space.",
tag: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-male-buyer-showing-thumb-up-paper-house-model-smiling-satisfied-standing-yellow-background_1258-67365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-male-buyer-showing-thumb-up-paper-house-model-smiling-satisfied-standing-yellow-background_1258-67365.jpg?_wi=2",
imageAlt: "professional cleaners cleaning home detail",
},
{
@@ -81,7 +81,7 @@ export default function LandingPage() {
title: "Move-In/Move-Out Cleaning",
description: "Stress-free cleaning for your big moving day.",
tag: "Moving",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg?_wi=2",
imageAlt: "professional cleaners cleaning home detail",
},
]}