From 3bc5bf36e7ae5f7cb2fdbe1a67406dccd4304456 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 01:10:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f720d3..15a0c74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,27 +91,27 @@ export default function LandingPage() { title: "Strategic Positioning", description: "Crafting a narrative that commands higher rates and attracts your ideal clients.", icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=2"}, ], }, { title: "Sustainable Growth", description: "Frameworks built for long-term operations rather than short-term hustle.", icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=2"}, ], }, { title: "Brand Presentation", description: "Polished design and messaging that signals premium quality at every touchpoint.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=2"}, ], }, ]} -- 2.49.1