diff --git a/src/app/page.tsx b/src/app/page.tsx index e34fbf1..1b5d501 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Peace of Mind is Our Priority" description="At Solution Girls, we believe a clean home is a happy home. Our professional team provides deep, reliable cleaning tailored to busy schedules, ensuring your space is spotless and sanitary." - imageSrc="http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=1" imageAlt="Cleaning professionals" /> @@ -85,7 +85,7 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Deep Home Cleaning", description: "Total top-to-bottom refresh of your entire property.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg", imageAlt: "Home cleaning" }, + title: "Deep Home Cleaning", description: "Total top-to-bottom refresh of your entire property.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg?_wi=1", imageAlt: "Home cleaning" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118475.jpg", imageAlt: "Home cleaning" } }, { @@ -116,11 +116,11 @@ export default function LandingPage() { { id: "pro", title: "Family Home", price: "$189", period: "per session", features: ["Deep cleaning", "Kitchen included", "Window cleaning"], button: { text: "Book Now", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", imageAlt: "professional cleaning service bright living room"}, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=2", imageAlt: "professional cleaning service bright living room"}, { id: "premium", title: "Villa/Estate", price: "$299", period: "per session", features: ["Full service", "Carpet cleaning", "Deep sanitation"], button: { text: "Book Now", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg", imageAlt: "professional cleaning service bright living room"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg?_wi=2", imageAlt: "professional cleaning service bright living room"}, ]} title="Simple Pricing" description="Choose a plan that fits your size and needs."