Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 18:32:23 +00:00

View File

@@ -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"