From 1c7a709795b61fe7b8dd048ec2145bf849f5ecd8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:12:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d5293f..1114e57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg?_wi=1", imageAlt: "Hero slide 1", }, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg?_wi=2", imageAlt: "Hero slide 2", }, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg?_wi=3", imageAlt: "Hero slide 3", }, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg?_wi=4", imageAlt: "Hero slide 4", }, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg?_wi=5", imageAlt: "Hero slide 5", }, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg?_wi=6", imageAlt: "Hero slide 6", }, ]} @@ -123,19 +123,19 @@ export default function LandingPage() { id: "1", title: "Precision Ad Placement", description: "Reach your target audience across Google, Meta, and programmatic channels.", - imageSrc: "http://img.b2bpic.net/free-psd/winning-marketing-digital-strategies-template_23-2151997281.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/winning-marketing-digital-strategies-template_23-2151997281.jpg?_wi=1", }, { id: "2", title: "Transparent ROI Analytics", description: "Full visibility into your spend with actionable reporting.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14784.jpg?_wi=1", }, { id: "3", title: "Cross-Channel Strategy", description: "Unified traditional and digital approach for consistent results.", - imageSrc: "http://img.b2bpic.net/free-vector/people-communication-concept_98292-6784.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/people-communication-concept_98292-6784.jpg?_wi=1", }, ]} title="Comprehensive Media Strategy" @@ -182,7 +182,7 @@ export default function LandingPage() { quote: "Their media strategy helped us achieve our goals faster than we ever anticipated.", tag: "ROI Growth", avatarSrc: "http://img.b2bpic.net/free-photo/man-focused-while-working-computer_329181-16274.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cms-concept-landing-page-template_23-2148805427.jpg?_wi=7", imageAlt: "digital media buying analytics dashboard", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { quote: "Transparent reporting made all the difference in our quarterly planning.", tag: "Transparency", avatarSrc: "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-clapping-hands-after-attending-presentation-office_637285-215.jpg", - imageSrc: "http://img.b2bpic.net/free-psd/winning-marketing-digital-strategies-template_23-2151997281.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/winning-marketing-digital-strategies-template_23-2151997281.jpg?_wi=2", imageAlt: "digital advertising growth strategy", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { quote: "Professional, efficient, and results-driven. Exactly what we needed.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14784.jpg?_wi=2", imageAlt: "transparent marketing reporting analytics", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "The cross-channel results are unmatched in the industry.", tag: "Cross-Channel", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/people-communication-concept_98292-6784.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/people-communication-concept_98292-6784.jpg?_wi=2", imageAlt: "multichannel ad placement strategy", }, { -- 2.49.1