diff --git a/src/app/page.tsx b/src/app/page.tsx index d15e906..b3cc42f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { imageAlt: "Agency Collaboration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/notebook-economy-chart_23-2148542001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/notebook-economy-chart_23-2148542001.jpg?_wi=1", imageAlt: "Marketing Strategy Data", }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371194.jpg?_wi=1", imageAlt: "Digital Growth Icons", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-style-community-map_23-2149377699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-style-community-map_23-2149377699.jpg?_wi=1", imageAlt: "Audience Reach Visualization", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { "Strategy", "Growth", ], - imageSrc: "http://img.b2bpic.net/free-photo/notebook-economy-chart_23-2148542001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/notebook-economy-chart_23-2148542001.jpg?_wi=2", }, { id: "s2", @@ -120,7 +120,7 @@ export default function LandingPage() { "Creative", "Video", ], - imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371194.jpg?_wi=2", }, { id: "s3", @@ -131,7 +131,7 @@ export default function LandingPage() { "Data", "ROI", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-style-community-map_23-2149377699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-style-community-map_23-2149377699.jpg?_wi=2", }, ]} title="Premium Agency Services"