diff --git a/src/app/page.tsx b/src/app/page.tsx index 37bac2a..528ce35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { title: "Built Around Your Vision", description: "We listen carefully and build exactly what you want with precision.", icon: Eye } ]} - imageSrc="http://img.b2bpic.net/free-photo/group-engineers-working-table_23-2147704187.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-engineers-working-table_23-2147704187.jpg?_wi=1" imageAlt="professional construction team working" mediaAnimation="blur-reveal" imagePosition="left" @@ -110,11 +110,11 @@ export default function LandingPage() { features={[ { id: "full-remodel", title: "Full Home Remodeling", tags: ["Complete Transformation", "Custom Design"], - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "complete home renovation transformation" + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=1", imageAlt: "complete home renovation transformation" }, { id: "kitchen-remodel", title: "Kitchen Renovations", tags: ["Modern Design", "Premium Finishes"], - imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawers-pulled-out-easy-access-space-organization_169016-71034.jpg", imageAlt: "luxury kitchen remodel cabinets" + imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawers-pulled-out-easy-access-space-organization_169016-71034.jpg?_wi=1", imageAlt: "luxury kitchen remodel cabinets" }, { id: "bathroom-remodel", title: "Bathroom Remodeling", tags: ["Spa-Like Luxury", "Functional Beauty"], @@ -126,11 +126,11 @@ export default function LandingPage() { }, { id: "interior-renovations", title: "Interior Renovations", tags: ["Design Forward", "Quality Crafted"], - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "complete home renovation transformation" + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=2", imageAlt: "complete home renovation transformation" }, { id: "custom-updates", title: "Custom Home Updates", tags: ["Precision Detail", "Vision Realized"], - imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawers-pulled-out-easy-access-space-organization_169016-71034.jpg", imageAlt: "luxury kitchen remodel cabinets" + imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawers-pulled-out-easy-access-space-organization_169016-71034.jpg?_wi=2", imageAlt: "luxury kitchen remodel cabinets" } ]} animationType="blur-reveal" @@ -180,7 +180,7 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "transform-1", name: "Kitchen Remodel Complete", price: "Full Transformation", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976547.jpg", imageAlt: "kitchen before and after renovation" + id: "transform-1", name: "Kitchen Remodel Complete", price: "Full Transformation", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976547.jpg?_wi=1", imageAlt: "kitchen before and after renovation" }, { id: "transform-2", name: "Luxury Bathroom Upgrade", price: "Spa-Like Finish", imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg", imageAlt: "bathroom remodel before after modern" @@ -239,19 +239,19 @@ export default function LandingPage() { features={[ { id: "step-1", title: "1. Consultation", tags: ["Listen", "Understand"], - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Consultation meeting" + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=3", imageAlt: "Consultation meeting" }, { id: "step-2", title: "2. Planning & Estimate", tags: ["Design", "Transparency"], - imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawers-pulled-out-easy-access-space-organization_169016-71034.jpg", imageAlt: "Planning and design phase" + imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawers-pulled-out-easy-access-space-organization_169016-71034.jpg?_wi=3", imageAlt: "Planning and design phase" }, { id: "step-3", title: "3. Build & Remodel", tags: ["Professionalism", "Quality"], - imageSrc: "http://img.b2bpic.net/free-photo/group-engineers-working-table_23-2147704187.jpg", imageAlt: "Construction and remodeling work" + imageSrc: "http://img.b2bpic.net/free-photo/group-engineers-working-table_23-2147704187.jpg?_wi=2", imageAlt: "Construction and remodeling work" }, { id: "step-4", title: "4. Final Reveal", tags: ["Excellence", "Your Vision"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976547.jpg", imageAlt: "Beautiful finished project" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976547.jpg?_wi=2", imageAlt: "Beautiful finished project" } ]} animationType="blur-reveal"