From e78005dfbec48b881dd5f60e73441cefc72db7be Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 08:21:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 571c1e1..5245f5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#results", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg" + imageSrc="http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=1" /> @@ -92,7 +92,7 @@ export default function LandingPage() { title: "Clients Scaled", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/teamwork-cooperation-concept-three-talented-young-ambitious-people-brainstorming-having-discussion-common-project-using-digital-tablet-cafeteria_273609-6187.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teamwork-cooperation-concept-three-talented-young-ambitious-people-brainstorming-having-discussion-common-project-using-digital-tablet-cafeteria_273609-6187.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -106,7 +106,7 @@ export default function LandingPage() { { title: "Viral Content Creation", description: "High-converting video and graphic content designed for maximum reach.", - imageSrc: "http://img.b2bpic.net/free-photo/pie-chart-with-green-arrow-icon_23-2152012415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pie-chart-with-green-arrow-icon_23-2152012415.jpg?_wi=1", }, { title: "Paid Ad Optimization", @@ -204,7 +204,7 @@ export default function LandingPage() { button: { text: "Select Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=2", imageAlt: "digital marketing growth charts", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { button: { text: "Select Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/teamwork-cooperation-concept-three-talented-young-ambitious-people-brainstorming-having-discussion-common-project-using-digital-tablet-cafeteria_273609-6187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teamwork-cooperation-concept-three-talented-young-ambitious-people-brainstorming-having-discussion-common-project-using-digital-tablet-cafeteria_273609-6187.jpg?_wi=2", imageAlt: "digital agency office team", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { button: { text: "Select Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/pie-chart-with-green-arrow-icon_23-2152012415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pie-chart-with-green-arrow-icon_23-2152012415.jpg?_wi=2", imageAlt: "growth chart 3d icon", }, ]} @@ -266,7 +266,7 @@ export default function LandingPage() { content: "Onboarding takes roughly 3-5 business days before we launch the first campaign.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/teamwork-cooperation-concept-three-talented-young-ambitious-people-brainstorming-having-discussion-common-project-using-digital-tablet-cafeteria_273609-6187.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teamwork-cooperation-concept-three-talented-young-ambitious-people-brainstorming-having-discussion-common-project-using-digital-tablet-cafeteria_273609-6187.jpg?_wi=3" title="Frequently Asked Questions" description="Have questions about our process? We've got the answers." faqsAnimation="slide-up" -- 2.49.1