diff --git a/src/app/page.tsx b/src/app/page.tsx index 533274b..dc63d8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,88 +30,55 @@ export default function LandingPage() {
@@ -124,19 +91,13 @@ export default function LandingPage() { description="At Arbor, we nurture technology like trees. We focus on scalability, performance, and long-term sustainability to ensure your digital products stand the test of time." bulletPoints={[ { - title: "Sustainable Code", - description: "Writing clean, modular code that scales with your growth.", - }, + title: "Sustainable Code", description: "Writing clean, modular code that scales with your growth."}, { - title: "Nature-First Design", - description: "User-centric UI/UX that feels intuitive and natural.", - }, + title: "Nature-First Design", description: "User-centric UI/UX that feels intuitive and natural."}, { - title: "Performance Roots", - description: "Optimized architecture for lighting-fast loading speeds.", - }, + title: "Performance Roots", description: "Optimized architecture for lighting-fast loading speeds."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg" imageAlt="About Arbor Team" /> @@ -148,55 +109,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Web Development", - description: "Custom websites built for speed and conversion.", - icon: Globe, + title: "Web Development", description: "Custom websites built for speed and conversion.", icon: Globe, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nhw5if", - imageAlt: "Web Dev", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nhw5if", imageAlt: "Web Dev"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sbb5s2", - imageAlt: "Web Dev", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sbb5s2", imageAlt: "Web Dev"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg?_wi=2", - imageAlt: "modern web dev icon set", }, { - title: "Mobile Apps", - description: "Engaging apps built for iOS and Android.", - icon: Smartphone, + title: "Mobile Apps", description: "Engaging apps built for iOS and Android.", icon: Smartphone, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg", - imageAlt: "Mobile App", - }, + imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg", imageAlt: "Mobile App"}, { - imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-108285.jpg", - imageAlt: "Mobile App", - }, + imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-108285.jpg", imageAlt: "Mobile App"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg?_wi=2", - imageAlt: "modern web dev icon set", }, { - title: "Data Insights", - description: "Meaningful analytics for your business success.", - icon: BarChart2, + title: "Data Insights", description: "Meaningful analytics for your business success.", icon: BarChart2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-network-connections_23-2152020926.jpg", - imageAlt: "Data Insights", - }, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-network-connections_23-2152020926.jpg", imageAlt: "Data Insights"}, { - imageSrc: "http://img.b2bpic.net/free-photo/programming-background-with-html-text_23-2150040420.jpg", - imageAlt: "Data Insights", - }, + imageSrc: "http://img.b2bpic.net/free-photo/programming-background-with-html-text_23-2150040420.jpg", imageAlt: "Data Insights"}, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar4p9k", - imageAlt: "modern web dev icon set", }, ]} title="Expertise in Digital Growth" @@ -209,14 +146,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "TechCorp", - "InnovateLab", - "GrowthCo", - "StartupXYZ", - "DigitalTree", - "FutureApps", - "ScaleSmart", - ]} + "TechCorp", "InnovateLab", "GrowthCo", "StartupXYZ", "DigitalTree", "FutureApps", "ScaleSmart"]} title="Trusted by Growing Businesses" description="We partner with companies across the globe to help their digital visions bloom." /> @@ -230,9 +160,7 @@ export default function LandingPage() { author="Alex Reed, Product Lead at InnovateLab" avatars={[ { - src: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", - alt: "Reviewer", - }, + src: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", alt: "Reviewer"}, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -243,42 +171,27 @@ export default function LandingPage() {