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"}, ], }, ]}