Update src/app/page.tsx

This commit is contained in:
2026-04-02 01:10:34 +00:00
parent 3d904023b9
commit 3bc5bf36e7

View File

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