diff --git a/src/app/page.tsx b/src/app/page.tsx index 87980bb..36b569d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,15 +132,15 @@ export default function HomePage() { features={[ { title: "Plot Sales & Land Investment", description: - "Prime residential and commercial plots in Tadepalligudem with high ROI potential", imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383588.jpg", imageAlt: "Residential plots available", buttonIcon: ArrowRight, + "Prime residential and commercial plots in Tadepalligudem with high ROI potential", imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383588.jpg?_wi=1", imageAlt: "Residential plots available", buttonIcon: ArrowRight, buttonHref: "#contact-cta"}, { title: "Residential House Construction", description: - "Custom home building with quality materials and professional contractors", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12047.jpg", imageAlt: "Modern house construction", buttonIcon: ArrowRight, + "Custom home building with quality materials and professional contractors", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12047.jpg?_wi=1", imageAlt: "Modern house construction", buttonIcon: ArrowRight, buttonHref: "#contact-cta"}, { title: "Turnkey Home Building", description: - "Complete end-to-end construction services from foundation to finishing", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571926.jpg", imageAlt: "Completed residential home", buttonIcon: ArrowRight, + "Complete end-to-end construction services from foundation to finishing", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571926.jpg?_wi=1", imageAlt: "Completed residential home", buttonIcon: ArrowRight, buttonHref: "#contact-cta"}, { title: "Property Consultation", description: @@ -326,7 +326,7 @@ export default function HomePage() {