From d5b6abb5069057974722637135a5c82bb382dc99 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 04:59:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 64ecbc3..280e78f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,11 +138,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Global Connectivity", description: "Experience unparalleled global reach and seamless integration with our robust network infrastructure.", bentoComponent: "globe", - imageAlt: "3D glass globe data network"}, + title: "Global Connectivity", description: "Experience unparalleled global reach and seamless integration with our robust network infrastructure.", bentoComponent: "globe"}, { - title: "Dynamic Insights", description: "Gain real-time, actionable insights with our visually rich and interactive data analytics tools.", bentoComponent: "animated-bar-chart", - imageAlt: "3D glass globe data network"}, + title: "Dynamic Insights", description: "Gain real-time, actionable insights with our visually rich and interactive data analytics tools.", bentoComponent: "animated-bar-chart"}, { title: "Streamlined Workflow", description: "Simplify complex tasks and boost your team's efficiency with our intuitive, intelligent workflow solutions.", bentoComponent: "3d-stack-cards", items: [ { @@ -154,9 +152,8 @@ export default function LandingPage() { { icon: Cloud, title: "Cloud Sync", subtitle: "Access anywhere, anytime", detail: "Keep all your data and projects perfectly synchronized across devices, ensuring you're always up-to-date."}, - ], - - imageAlt: "3D glass globe data network"}, + ] + }, ]} title="Unleash the Power of Transparency and Precision" description="Our features are crafted to bring you a crystal-clear advantage, offering innovative tools that blend seamlessly with your operations, delivering performance you can see through." @@ -201,7 +198,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", imageAlt: "Ava Williams"}, { id: "4", name: "Noah Brown", role: "CEO", company: "Future Systems Inc.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-photographer-female-dressed-black-leather-jacket-holds-professional-digital-camera-tripod_613910-199.jpg", imageAlt: "Noah Brown"}, + imageSrc: "http://img.b2bpic.net/free-photo/blond-photographer-female-dressed-black-leather-jacket-holds-professional-camera-with-tripod-studio-looks-camera-isolated-gray-background_613910-199.jpg", imageAlt: "Noah Brown"}, { id: "5", name: "Sophia Davis", role: "Senior Analyst", company: "Data Insights Co.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-lady-designer-writing-notes-using-computer_171337-15785.jpg", imageAlt: "Sophia Davis"},