diff --git a/src/app/page.tsx b/src/app/page.tsx index b342019..f26125c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,77 +48,48 @@ export default function LandingPage() {
@@ -136,14 +99,9 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "Redefining the standard for enterprise technology.", - }, + type: "text", content: "Redefining the standard for enterprise technology."}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/closeup-computer-screen-software-developer-typing-programming-language-it-startup-agency-display-concept-system-engineer-writing-source-code-scrolling-text-database-functions-script_482257-33355.jpg", - alt: "About TechNova", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/closeup-computer-screen-software-developer-typing-programming-language-it-startup-agency-display-concept-system-engineer-writing-source-code-scrolling-text-database-functions-script_482257-33355.jpg", alt: "About TechNova"}, ]} /> @@ -155,20 +113,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Advanced Analytics", - description: "Harness real-time data to make informed business decisions instantly.", - imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg", - }, + title: "Advanced Analytics", description: "Harness real-time data to make informed business decisions instantly.", imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg"}, { - title: "End-to-End Security", - description: "Your data is protected by enterprise-grade encryption and monitoring.", - imageSrc: "http://img.b2bpic.net/free-photo/phone-with-map-colorful-icons_1134-406.jpg", - }, + title: "End-to-End Security", description: "Your data is protected by enterprise-grade encryption and monitoring.", imageSrc: "http://img.b2bpic.net/free-photo/phone-with-map-colorful-icons_1134-406.jpg"}, { - title: "Scalable Infrastructure", - description: "Deploy infrastructure that grows alongside your organization effortlessly.", - imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148761030.jpg", - }, + title: "Scalable Infrastructure", description: "Deploy infrastructure that grows alongside your organization effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148761030.jpg"}, ]} title="Comprehensive Feature Set" description="Designed for maximum efficiency and security, our platform empowers your team to deliver excellence." @@ -177,25 +126,17 @@ export default function LandingPage() {