diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 19f6d5f..04acc44 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -41,7 +41,7 @@ export default function AboutPage() { description="Local expertise meets personalized service. We're committed to simplifying insurance and supporting your success." tag="Our Difference" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg?_wi=3" imageAlt="Business team discussing benefits" imagePosition="right" textboxLayout="default" @@ -87,7 +87,7 @@ export default function AboutPage() { testimonial: "Extremely helpful and resourceful insurance broker. They took the time to explain everything and helped us save significantly on our group plan.", imageSrc: - "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg", + "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg?_wi=3", imageAlt: "Sarah Mitchell", }, { @@ -97,7 +97,7 @@ export default function AboutPage() { testimonial: "Our company has utilized Business Benefits for several years now. Their expertise and dedication to client service is outstanding.", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", + "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=3", imageAlt: "Michael Chen", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { testimonial: "Fabulous to work with! They made the transition to new coverage seamless and are always available when we have questions.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", + "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=2", imageAlt: "Jennifer Walsh", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 84ba141..ceb802e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -43,7 +43,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/two-young-male-colleagues-sitting-opposing-desks_171337-7289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-young-male-colleagues-sitting-opposing-desks_171337-7289.jpg?_wi=4" imageAlt="Insurance advisor consultation" mediaAnimation="slide-up" mediaPosition="right" @@ -60,7 +60,7 @@ export default function ContactPage() { description="Whether you're a small business owner, HR manager, or individual seeking coverage, we have solutions tailored to your needs." tag="Our Process" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg?_wi=4" imageAlt="Business consultation" imagePosition="left" textboxLayout="default" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c7dd2f8..835249d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1426,6 +1426,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +