diff --git a/src/app/page.tsx b/src/app/page.tsx index 8bcb4e8..afa9ad7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function LandingPage() { description: "Precision ad campaigns that maximize conversion rates.", bentoComponent: "reveal-icon", icon: Target, - imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg?_wi=1", imageAlt: "business woman professional portrait", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { description: "24/7 engagement that builds long-term loyalty.", bentoComponent: "reveal-icon", icon: MessageSquare, - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg?_wi=1", imageAlt: "tech founder portrait casual professional", }, ]} @@ -194,7 +194,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "SocialPulse completely transformed our brand voice. Engagement is up 300%!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg?_wi=2", }, { id: "2", @@ -202,7 +202,7 @@ export default function LandingPage() { handle: "@mstevens", testimonial: "The ad ROI they generate is unmatched in the industry. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg?_wi=2", }, { id: "3", @@ -218,7 +218,7 @@ export default function LandingPage() { handle: "@kchen", testimonial: "Professional, data-driven, and highly creative. A true growth partner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=1", }, { id: "5", @@ -226,7 +226,7 @@ export default function LandingPage() { handle: "@linda_w", testimonial: "The best content agency we have ever worked with. Simply phenomenal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=2", }, ]} showRating={true}