diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b02268..b8be790 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,9 +54,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg", imageAlt: "Professional gutter installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg?_wi=1", imageAlt: "Professional gutter installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg", imageAlt: "Premium gutter system"} + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg?_wi=2", imageAlt: "Premium gutter system"} ]} mediaAnimation="slide-up" rating={5} @@ -71,11 +71,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "K-Style Gutters", description: "The most popular choice for modern homes. Efficient drainage with a sharp, aesthetic profile.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "K-Style Gutter"}, + title: "K-Style Gutters", description: "The most popular choice for modern homes. Efficient drainage with a sharp, aesthetic profile.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1", imageAlt: "K-Style Gutter"}, { title: "Half-Round Gutters", description: "Perfect for traditional, historic, or high-end homes. Elegant, curved design with superior water flow.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16088.jpg", imageAlt: "Half-Round Gutter"}, { - title: "Seamless Installation", description: "Custom fit on-site to minimize leaks and enhance visual appeal.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Seamless gutter installation"}, + title: "Seamless Installation", description: "Custom fit on-site to minimize leaks and enhance visual appeal.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2", imageAlt: "Seamless gutter installation"}, ]} title="Why Choose Our Gutter Systems?" description="Built to last and designed to protect. We emphasize precision installation for long-term water management." @@ -93,10 +93,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg"}, { id: "2", name: "James Wilson", role: "Homeowner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg?_wi=1"}, { id: "3", name: "Emily Chen", role: "Homeowner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg?_wi=2"}, { id: "4", name: "Robert Davis", role: "Homeowner", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg"},