diff --git a/src/app/page.tsx b/src/app/page.tsx index a60b454..e2aac66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,15 +78,15 @@ export default function LandingPage() { features={[ { id: "1", title: "Strategic Planning", author: "Core Competency", description: "Developing comprehensive strategies that align business goals with technical implementation, ensuring scalable and sustainable growth.", tags: ["Strategy", "Planning"], - imageSrc: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-64973.jpg", imageAlt: "Strategic planning visualization" + imageSrc: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-64973.jpg?_wi=1", imageAlt: "Strategic planning visualization" }, { id: "2", title: "Process Optimization", author: "Core Competency", description: "Streamlining workflows and identifying inefficiencies to improve operational effectiveness and drive measurable improvements.", tags: ["Process", "Efficiency"], - imageSrc: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-64973.jpg", imageAlt: "Process optimization workflow" + imageSrc: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-64973.jpg?_wi=2", imageAlt: "Process optimization workflow" }, { id: "3", title: "Team Leadership", author: "Core Competency", description: "Building and mentoring high-performing teams, fostering collaboration, and creating environments where innovation thrives.", tags: ["Leadership", "Development"], - imageSrc: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-64973.jpg", imageAlt: "Team leadership excellence" + imageSrc: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-64973.jpg?_wi=3", imageAlt: "Team leadership excellence" }, ]} animationType="slide-up"