From 364ea95228bb495d7687b9781af284d0a4dcfe62 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:21:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7862701..82cc9d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg" + imageSrc="http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg?_wi=1" imageAlt="Agency growth concept" /> @@ -79,15 +79,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg?_wi=1", imageAlt: "Analytics dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg?_wi=1", imageAlt: "Content strategy", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg?_wi=2", imageAlt: "digital agency office workspace", }, { @@ -96,15 +96,15 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg?_wi=2", imageAlt: "Content calendar", }, { - imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg?_wi=1", imageAlt: "Branding visuals", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg?_wi=2", imageAlt: "analytics software dashboard", }, { @@ -113,15 +113,15 @@ export default function LandingPage() { icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg?_wi=2", imageAlt: "Professional design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg?_wi=3", imageAlt: "Analytics data", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg?_wi=3", imageAlt: "creative content strategy concept", }, ]} @@ -141,14 +141,14 @@ export default function LandingPage() { value: "450%", title: "Growth", description: "Avg audience growth", - imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=1", }, { id: "m2", value: "3x", title: "ROI", description: "Avg return on ad spend", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg?_wi=1", }, { id: "m3", @@ -162,14 +162,14 @@ export default function LandingPage() { value: "90%", title: "Engagement", description: "Community interaction", - imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=2", }, { id: "m5", value: "200%", title: "Conversions", description: "Lead generation rate", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg?_wi=2", }, ]} title="Measurable Impact" -- 2.49.1