diff --git a/src/app/page.tsx b/src/app/page.tsx index d1cc49f..f9c3af0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,11 +57,11 @@ export default function LandingPage() { description="Excellence in business solutions, strategy, and corporate growth." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-light-concept_23-2148599290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-light-concept_23-2148599290.jpg?_wi=1", imageAlt: "Hero slide 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg?_wi=1", imageAlt: "Hero slide 2", }, { @@ -101,14 +101,14 @@ export default function LandingPage() { title: "Menta Marketing", subtitle: "Strategic Growth", description: "High-performance marketing campaigns and brand positioning for industry leaders.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg?_wi=1", }, { tag: "Coming Soon", title: "Menta Retail", subtitle: "Operations Excellence", description: "Optimizing retail experiences and commercial efficiency across European markets.", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862080.jpg?_wi=1", }, { tag: "Established", @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "The team at Menta Group redefined our growth strategy.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-woman-posing-studio_23-2149417626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-light-concept_23-2148599290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-light-concept_23-2148599290.jpg?_wi=2", imageAlt: "professional portrait studio lighting", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "Exceptional professional standards and execution.", tag: "Consulting", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg?_wi=2", imageAlt: "professional portrait studio lighting", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { quote: "A true partner in driving market share.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862080.jpg?_wi=2", imageAlt: "professional portrait studio lighting", }, { @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "The standard in enterprise business solutions.", tag: "Ops", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg?_wi=2", imageAlt: "professional portrait studio lighting", }, ]}