From 0b13b65c4291dc4e7cf0877c35948c7562e30784 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 15:44:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 049ce02..7eec53e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/home-insurance-concept-laptop_53876-127970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/home-insurance-concept-laptop_53876-127970.jpg?_wi=1" imageAlt="Happy family reviewing insurance policy on a tablet" mediaAnimation="slide-up" /> @@ -101,7 +101,7 @@ export default function LandingPage() { title="Your Trusted Partner in Protection" description="At GMAC Capital Insurance, we believe insurance should be simple, transparent, and fair. We're dedicated to providing comprehensive and flexible coverage solutions tailored to individuals and businesses, ensuring peace of mind without the hassle of hidden fees or complicated policies. Experience the difference of clear communication and quick service." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg?_wi=1" imageAlt="Insurance agent discussing policy with clients" /> @@ -137,7 +137,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-hands-holding-tablet-computer-analysing-graphs-standing-workplace-home-while_482257-2482.jpg", imageAlt: "Efficient customer support chat on a mobile phone", }, - imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-concept-laptop_53876-127970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-concept-laptop_53876-127970.jpg?_wi=2", imageAlt: "mobile app quick quote interface", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/feedback-response-suggestions-advice-evaluation_53876-127359.jpg", imageAlt: "Mobile phone showing positive customer feedback for insurance services", }, - imageSrc: "http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg?_wi=2", imageAlt: "mobile app quick quote interface", }, ]} -- 2.49.1