From 24352262f3c5915207998cde29bc1df1b776bc80 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:42:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 31fbef6..ceff6b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-laptop-with-graphic-tablet_23-2148223230.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-laptop-with-graphic-tablet_23-2148223230.jpg?_wi=1" imageAlt="luxury social media agency hero" avatars={[ { @@ -112,21 +112,21 @@ export default function LandingPage() { title: "Strategic Content Planning", subtitle: "Vision-driven execution.", description: "Crafting long-term brand authority through deliberate content maps and data-backed creative direction.", - imageSrc: "http://img.b2bpic.net/free-photo/business-graphics-presentation-illustration_23-2151876391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-graphics-presentation-illustration_23-2151876391.jpg?_wi=1", }, { tag: "Production", title: "Premium Production", subtitle: "Visual storytelling excellence.", description: "Studio-quality photography, video editing, and motion graphics that demand attention in crowded feeds.", - imageSrc: "http://img.b2bpic.net/free-photo/blur-photo-workplace-with-camera-memory-cards-foreground-modern-computer-stands-white-table-with-notebook-pen-lying-beside_197531-3412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-photo-workplace-with-camera-memory-cards-foreground-modern-computer-stands-white-table-with-notebook-pen-lying-beside_197531-3412.jpg?_wi=1", }, { tag: "Analytics", title: "Data & Optimization", subtitle: "Proven ROI tracking.", description: "Continuous refinement of performance metrics ensures your social channels scale profitably.", - imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-luxurious-corporate-office-plans-strategy_482257-128191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-luxurious-corporate-office-plans-strategy_482257-128191.jpg?_wi=1", }, ]} title="Core Services" @@ -165,7 +165,7 @@ export default function LandingPage() { quote: "The strategy provided by SocialPulse completely transformed our brand trajectory. True professionals.", tag: "Brand Growth", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-with-graphic-tablet_23-2148223230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-with-graphic-tablet_23-2148223230.jpg?_wi=2", imageAlt: "confident businesswoman portrait", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "Finally an agency that understands that social media is about more than just vanity metrics. ROI driven.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-leader-sitting-table_1262-4870.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-graphics-presentation-illustration_23-2151876391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-graphics-presentation-illustration_23-2151876391.jpg?_wi=2", imageAlt: "confident businesswoman portrait", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "Their visual design team has an incredible eye for aesthetics that perfectly matches our brand identity.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/goal-oriented-businessman-focuses-his-company-career-development_482257-123195.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blur-photo-workplace-with-camera-memory-cards-foreground-modern-computer-stands-white-table-with-notebook-pen-lying-beside_197531-3412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-photo-workplace-with-camera-memory-cards-foreground-modern-computer-stands-white-table-with-notebook-pen-lying-beside_197531-3412.jpg?_wi=2", imageAlt: "confident businesswoman portrait", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Seamless collaboration and proactive communication. Highly recommended partner for any serious brand.", tag: "Engagement", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-luxurious-corporate-office-plans-strategy_482257-128191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-luxurious-corporate-office-plans-strategy_482257-128191.jpg?_wi=2", imageAlt: "confident businesswoman portrait", }, ]} -- 2.49.1