From 65b61439e181b4aada6f9d9e897041724ed0effe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:19:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0aa4d3a..ee108bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { { title: "SEO Strategy", description: "Dominating search rankings with high-intent keywords and authority building.", - imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg?_wi=1", }, { title: "Social Management", @@ -223,7 +223,7 @@ export default function LandingPage() { name: "Jordan Hayes", role: "Creative Director", description: "Award-winning designer with a keen eye for premium aesthetics and conversion.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-sky_58702-16660.jpg?_wi=2", imageAlt: "tech brand logo white", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { name: "Morgan Ellis", role: "Head of Performance", description: "Data-driven marketing expert focused on scaling high-ROAS paid ad campaigns.", - imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/people-research-analytics-dashboard-with-graphs-charts-vector-doodle-icons-statistic-analysis-work-with-database-information-report-with-diagrams-magnifying-glass_107791-9647.jpg?_wi=2", imageAlt: "tech brand logo white", }, ]} -- 2.49.1