From 3d3ac9e3bb4399d2ef791541c9b3b7e964553e14 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 18:53:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e7cbb3..d6fa64e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { }, ]} imageSrc="http://img.b2bpic.net/free-photo/rural-landscape-with-beautiful-greenery-santa-catarina-brazil_181624-55844.jpg" - videoSrc="http://img.b2bpic.net/free-photo/aerial-view-farm-fields_1401-292.jpg" + videoSrc="http://img.b2bpic.net/free-photo/aerial-view-farm-fields_1401-292.jpg?_wi=1" imageAlt="Aerial view of Iowa countryside with homes, businesses, and trails" videoAriaLabel="Aerial footage of Iowa landscapes" showDimOverlay={true} @@ -126,7 +126,7 @@ export default function LandingPage() { description="At V&V Insurance, we believe insurance should be personal. For nearly forty years, our team has provided thoughtful guidance, responsive service, and customized insurance solutions designed around the unique needs of every client." subdescription="Whether you're protecting your family, your business, your property, or an entire recreational organization, our goal remains the same: delivering confidence through comprehensive protection." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/side-view-family-looking-picture-album_23-2149515335.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-family-looking-picture-album_23-2149515335.jpg?_wi=1" imageAlt="Professional insurance advisors meeting with clients in a modern office" mediaAnimation="slide-up" /> @@ -140,7 +140,7 @@ export default function LandingPage() { { title: "Specialized Coverage Trusted Nationwide.", description: "V&V Insurance is recognized nationwide for liability insurance programs designed specifically for snowmobile and ATV clubs and associations. Our specialized expertise helps organizations operate confidently while protecting members, volunteers, directors, and assets through comprehensive risk management and liability solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/hiker-touching-ground_23-2147683201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hiker-touching-ground_23-2147683201.jpg?_wi=1", imageAlt: "Premium photography of a snowmobile trail in a winter landscape", buttons: [ { @@ -163,7 +163,7 @@ export default function LandingPage() { { title: "Personal Insurance", description: "• Home Insurance\n• Auto Insurance\n• Renters Insurance\n• Life Insurance\n• Health Insurance\n• Dental & Vision Insurance", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-kid_23-2149141843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-kid_23-2149141843.jpg?_wi=1", imageAlt: "Family smiling in front of a house, symbolizing home protection", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { handle: "Satisfied Client", testimonial: "Great fast help. Old systems but were lightning quick on my ASAP request. Great folks!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-farm-fields_1401-292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-farm-fields_1401-292.jpg?_wi=2", imageAlt: "Cultivated field from above.", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { handle: "Satisfied Client", testimonial: "Kind, courteous and professional workers. It is a great place to get your insurance at. All of my needs were met with professionalism.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-looking-picture-album_23-2149515335.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-looking-picture-album_23-2149515335.jpg?_wi=2", imageAlt: "Cultivated field from above.", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { handle: "Satisfied Client", testimonial: "Casey is very knowledgeable when it comes to insurance and is always available to answer our questions.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hiker-touching-ground_23-2147683201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hiker-touching-ground_23-2147683201.jpg?_wi=2", imageAlt: "Cultivated field from above.", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { handle: "Satisfied Client", testimonial: "Extremely helpful.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-kid_23-2149141843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-kid_23-2149141843.jpg?_wi=2", imageAlt: "Cultivated field from above.", }, ]} -- 2.49.1