diff --git a/src/app/page.tsx b/src/app/page.tsx index fee1afd..a600376 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@MarketingMaven", testimonial: "Billboard Masters transformed our brand presence! The reach was incredible, and the campaign perfectly captured our message. Truly outstanding service and results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Sarah J. Avatar", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@BizGrowth", testimonial: "Professional, efficient, and highly effective. Our outdoor advertising campaign with Billboard Masters exceeded all expectations. We saw a significant increase in leads.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/employee-feels-emotional-strain-frustration-business-failure_482257-125678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-feels-emotional-strain-frustration-business-failure_482257-125678.jpg?_wi=1", imageAlt: "Michael C. Avatar", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092003.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092003.jpg?_wi=1" imageAlt="Large modern billboard in a city at night" showDimOverlay={true} showBlur={true} @@ -228,7 +228,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/nighttime-downtown-city-avenues_482257-76489.jpg", imageAlt: "Digital billboard advertisement in a city", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092003.jpg?_wi=2", imageAlt: "digital billboard advertising urban setting", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-surprising-woman_23-2149667172.jpg", imageAlt: "Team discussing billboard advertising strategy", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "digital billboard advertising urban setting", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/showroom-salesman-showing-driving-metrics-graphs-green-screen-tablet_482257-124086.jpg", imageAlt: "Mobile billboard truck advertising on a street", }, - imageSrc: "http://img.b2bpic.net/free-photo/employee-feels-emotional-strain-frustration-business-failure_482257-125678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-feels-emotional-strain-frustration-business-failure_482257-125678.jpg?_wi=2", imageAlt: "digital billboard advertising urban setting", }, ]}