From 2f14ceb194e2fae6f75e19657eba349589a9923f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 20:15:42 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 159 ++++++++++++----------------------------- 1 file changed, 47 insertions(+), 112 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 181a622..91654b2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -8,7 +8,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import SplitAbout from '@/components/sections/about/SplitAbout'; import TeamCardFive from '@/components/sections/team/TeamCardFive'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Lightbulb, Medal, ShieldCheck, Zap } from "lucide-react"; +import { Lightbulb, Medal, ShieldCheck, Zap, UnfoldVertical } from "lucide-react"; export default function LandingPage() { return ( @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -64,33 +54,23 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { - text: "Learn More", - href: "/about", - }, + text: "Learn More", href: "/about"}, { - text: "Our Story", - href: "/about#story", - }, + text: "Our Story", href: "/about#story"}, ]} buttonAnimation="slide-up" bulletPoints={[ { - title: "Future-Proof Innovation", - description: "Leveraging cutting-edge AI and machine learning to build resilient platforms that anticipate tomorrow's challenges.", - icon: Zap, + title: "Future-Proof Innovation", description: "Leveraging cutting-edge AI and machine learning to build resilient platforms that anticipate tomorrow's challenges.", icon: Zap, }, { - title: "Scalable Architectures", - description: "Designing cloud-native solutions that grow seamlessly with your business needs, ensuring long-term adaptability.", - icon: Scaling, + title: "Scalable Architectures", description: "Designing cloud-native solutions that grow seamlessly with your business needs, ensuring long-term adaptability.", icon: UnfoldVertical, }, { - title: "Ethical AI Integration", - description: "Prioritizing responsible AI development with transparency, user control, and data privacy at its core.", - icon: ShieldCheck, + title: "Ethical AI Integration", description: "Prioritizing responsible AI development with transparency, user control, and data privacy at its core.", icon: ShieldCheck, }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/an-abstract-high-end-visual-representing-1774469591098-59167e7b.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/an-abstract-high-end-visual-representing-1774469591098-59167e7b.png" imageAlt="Abstract visual representing partnership and sustainable growth" mediaAnimation="blur-reveal" /> @@ -103,22 +83,16 @@ export default function LandingPage() { description="Our commitment to excellence and innovation translates into tangible results for our partners. Discover the measurable success achieved through our intelligent software solutions." metrics={[ { - value: "98%", - title: "Client Retention Rate", - }, + value: "98%", title: "Client Retention Rate"}, { - value: "+300%", - title: "Average ROI for Clients", - }, + value: "+300%", title: "Average ROI for Clients"}, { - value: "50+", - title: "Successful Platform Deployments", - }, + value: "50+", title: "Successful Platform Deployments"}, ]} tag="Our Achievements" tagIcon={Medal} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/a-minimalist-abstract-software-dashboard-1774469590789-37351c22.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/a-minimalist-abstract-software-dashboard-1774469590789-37351c22.png" imageAlt="A clean, high-end UI mockup for a SaaS platform" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -132,47 +106,35 @@ export default function LandingPage() { useInvertedBackground={true} title="Meet Our Visionary Team" description="Our diverse team of experts is dedicated to pushing the boundaries of technology, delivering intelligent solutions with an unwavering commitment to quality and client success. Each member brings unique skills and a shared passion for innovation." + team={[ + { + name: "Alice Smith", role: "Chief Executive Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-femal-1774469590711-21dcb0bd.png", imageAlt: "Alice Smith" + }, + { + name: "Bob Johnson", role: "Chief Technology Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-male--1774469591086-83cddd50.png", imageAlt: "Bob Johnson" + }, + { + name: "Carol White", role: "Head of Product", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-femal-1774469590887-ed9e97c0.png", imageAlt: "Carol White" + } + ]} />
Date: Wed, 25 Mar 2026 20:15:43 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 251 ++++++++++------------------------------------- 1 file changed, 52 insertions(+), 199 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dec0c39..551d0bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,64 +50,41 @@ export default function LandingPage() {
@@ -255,20 +165,11 @@ export default function LandingPage() { tag="Our Achievements" metrics={[ { - id: "solutions", - value: "100+", - description: "Solutions Delivered", - }, + id: "solutions", value: "100+", description: "Solutions Delivered"}, { - id: "development", - value: "End-to-End", - description: "SaaS Development", - }, + id: "development", value: "End-to-End", description: "SaaS Development"}, { - id: "infrastructure", - value: "Scalable", - description: "Infrastructure", - }, + id: "infrastructure", value: "Scalable", description: "Infrastructure"}, ]} metricsAnimation="entrance-slide" /> @@ -282,7 +183,7 @@ export default function LandingPage() { description="AERRATRIC TECHNOLOGY INC is a modern SaaS company that blends technology, intelligence, structure, and organic growth. We forge long-term partnerships and deliver with clarity and execution across diverse industries, including Technology, Healthcare, Logistics, Finance, Construction, Education, and Retail." subdescription="Our strategic approach and calm confidence ensure your digital transformation journey is grounded, successful, and tailored to empower enterprise performance." icon={Globe} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/an-abstract-high-end-visual-representing-1774469591098-59167e7b.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/an-abstract-high-end-visual-representing-1774469591098-59167e7b.png" imageAlt="Abstract organic shapes representing growth and partnership" mediaAnimation="slide-up" /> @@ -295,37 +196,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "@sarahj", - testimonial: "AERRATRIC TECHNOLOGY INC delivered beyond expectations. Their intelligent approach transformed our operations and set us on a path of sustainable growth.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-femal-1774469590711-21dcb0bd.png?_wi=1", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "AERRATRIC TECHNOLOGY INC delivered beyond expectations. Their intelligent approach transformed our operations and set us on a path of sustainable growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-femal-1774469590711-21dcb0bd.png", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - handle: "@michaelc", - testimonial: "The team at AERRATRIC TECHNOLOGY INC brought calm confidence and deep expertise. Their SaaS platform is a game-changer for our enterprise.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-male--1774469591086-83cddd50.png?_wi=1", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "The team at AERRATRIC TECHNOLOGY INC brought calm confidence and deep expertise. Their SaaS platform is a game-changer for our enterprise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-male--1774469591086-83cddd50.png", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - handle: "@emilyr", - testimonial: "Exceptional product design and engineering. AERRATRIC TECHNOLOGY INC truly understands how to build scalable, user-centric solutions.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-femal-1774469590887-ed9e97c0.png?_wi=1", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Exceptional product design and engineering. AERRATRIC TECHNOLOGY INC truly understands how to build scalable, user-centric solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-femal-1774469590887-ed9e97c0.png", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - handle: "@davidk", - testimonial: "Working with AERRATRIC TECHNOLOGY INC was a strategic decision that paid off. Their AI integration brought new levels of efficiency and insight.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-male--1774469591183-492a2c26.png?_wi=1", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", handle: "@davidk", testimonial: "Working with AERRATRIC TECHNOLOGY INC was a strategic decision that paid off. Their AI integration brought new levels of efficiency and insight.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRQDoIB9NyK61wKPrMx774LuGA/professional-headshot-of-a-smiling-male--1774469591183-492a2c26.png", imageAlt: "David Kim"}, ]} title="What Our Partners Say" description="Trusted insights from leaders we've empowered through intelligent software solutions and strategic digital transformation." @@ -336,16 +213,13 @@ export default function LandingPage() { @@ -355,54 +229,33 @@ export default function LandingPage() {