From 8926d835c74e2c0a0dfed24ae2a0cd486b0634dc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 13:31:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d9829c6..1cfae69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,30 +49,30 @@ export default function LandingPage() { testimonials={[ { name: "Thomas Weber", handle: "@building-management", testimonial: "Excellent service and high-tech installation. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg", imageAlt: "hvac technology background" + imageSrc: "http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg?_wi=1", imageAlt: "hvac technology background" }, { name: "Sabine Fischer", handle: "@home-owner", testimonial: "Very professional and precise. Our heating runs perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg", imageAlt: "hvac technology background" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=1", imageAlt: "hvac technology background" }, { name: "Markus Klein", handle: "@real-estate", testimonial: "Reliable partner for our complex property heating needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg", imageAlt: "hvac technology background" + imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg?_wi=1", imageAlt: "hvac technology background" }, { name: "Anna Schmidt", handle: "@sustainable-home", testimonial: "Innovative solutions that truly cut energy costs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg", imageAlt: "hvac technology background" + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg?_wi=1", imageAlt: "hvac technology background" }, { name: "Lukas Meyer", handle: "@tech-corp", testimonial: "Unmatched expertise in industrial HVAC systems.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg", imageAlt: "hvac technology background" + imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg?_wi=1", imageAlt: "hvac technology background" } ]} buttons={[ { text: "Explore Services", href: "#features" }, { text: "Contact Us", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg?_wi=2" imageAlt="Futuristic HVAC climate control system" avatars={[ { src: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036907.jpg", alt: "Smart home tablet on the wall" }, @@ -96,7 +96,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Engineering Comfort Since Years" description="Rath Heizung combines tradition with modern innovation. Our team of specialists delivers precise installation, maintenance, and consultation for residential and industrial climate systems throughout Austria." - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=2" imageAlt="Technician inspecting heating unit" /> @@ -107,9 +107,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { id: "1", title: "Advanced Heat Pumps", tags: ["Renewable", "Efficiency"], imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg" }, - { id: "2", title: "Smart Building IoT", tags: ["Tech", "Automation"], imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg" }, - { id: "3", title: "Sustainable Systems", tags: ["Eco-friendly", "Future"], imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg" } + { id: "1", title: "Advanced Heat Pumps", tags: ["Renewable", "Efficiency"], imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg?_wi=2" }, + { id: "2", title: "Smart Building IoT", tags: ["Tech", "Automation"], imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg?_wi=2" }, + { id: "3", title: "Sustainable Systems", tags: ["Eco-friendly", "Future"], imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg?_wi=2" } ]} title="Core Expertise" description="Our portfolio covers everything from modern heat pumps to complex industrial ventilation solutions." @@ -168,7 +168,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "How can we help you?" }} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=3" imageAlt="Technician consultation" />