From 00452ba0c92d3be74c162bf0824c0688a0b61b76 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 23:47:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 259 ++++++++--------------------------------------- 1 file changed, 45 insertions(+), 214 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0a12bb..8b9ea07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,27 +20,22 @@ export default function LandingPage() { defaultButtonVariant="expand-hover" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -128,21 +85,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - icon: Code, - title: "Custom Development", - description: "Hand-coded solutions tailored to your unique requirements.", - }, - { - icon: Palette, - title: "UI/UX Design", - description: "User-centric designs that maximize conversion rates.", - }, - { - icon: Rocket, - title: "Cloud Strategy", - description: "Scalable architecture for growing businesses.", - }, + { icon: Code, title: "Custom Development", description: "Hand-coded solutions tailored to your unique requirements." }, + { icon: Palette, title: "UI/UX Design", description: "User-centric designs that maximize conversion rates." }, + { icon: Rocket, title: "Cloud Strategy", description: "Scalable architecture for growing businesses." }, ]} title="Performance at Core" description="Our expertise spans across modern stacks and design patterns, ensuring your business stays ahead of the competition." @@ -156,27 +101,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "150+", - title: "Projects Shipped", - description: "Delivered successfully.", - icon: CheckCircle, - }, - { - id: "m2", - value: "20%", - title: "Conversion Lift", - description: "Average increase seen.", - icon: TrendingUp, - }, - { - id: "m3", - value: "99.9%", - title: "Uptime Rate", - description: "Always available.", - icon: ShieldCheck, - }, + { id: "m1", value: "150+", title: "Projects Shipped", description: "Delivered successfully.", icon: CheckCircle }, + { id: "m2", value: "20%", title: "Conversion Lift", description: "Average increase seen.", icon: TrendingUp }, + { id: "m3", value: "99.9%", title: "Uptime Rate", description: "Always available.", icon: ShieldCheck }, ]} title="Impact Driven Results" description="We track every move, delivering data-backed performance that moves the needle for our partners." @@ -187,15 +114,7 @@ export default function LandingPage() { @@ -206,61 +125,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - date: "Jan 2025", - title: "CEO", - quote: "The team transformed our presence entirely.", - tag: "Brand Strategy", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-stain-with-ferromagnetic-liquid-metal-with-copy-space_23-2148253549.jpg?_wi=2", - imageAlt: "professional entrepreneur portrait", - }, - { - id: "t2", - name: "Michael C.", - date: "Dec 2024", - title: "Creative Lead", - quote: "An absolute joy to work with, pixel perfect execution.", - tag: "UI/UX", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=2", - imageAlt: "professional entrepreneur portrait", - }, - { - id: "t3", - name: "Emily R.", - date: "Nov 2024", - title: "Manager", - quote: "Highly efficient and professional agency.", - tag: "Development", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-posing_23-2149457761.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", - imageAlt: "professional entrepreneur portrait", - }, - { - id: "t4", - name: "David K.", - date: "Oct 2024", - title: "Product Lead", - quote: "We saw instant conversion improvements.", - tag: "Optimization", - avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-logo_52683-8578.jpg", - imageAlt: "professional entrepreneur portrait", - }, - { - id: "t5", - name: "Olivia S.", - date: "Sep 2024", - title: "Founder", - quote: "The best partner for scalable solutions.", - tag: "Strategy", - avatarSrc: "http://img.b2bpic.net/free-photo/design-creative-visual-trendy-ideas-style-purpose_53876-16492.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w4jgk6", - imageAlt: "professional entrepreneur portrait", - }, + { id: "t1", name: "Sarah J.", date: "Jan 2025", title: "CEO", quote: "The team transformed our presence entirely.", tag: "Brand Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-stain-with-ferromagnetic-liquid-metal-with-copy-space_23-2148253549.jpg", imageAlt: "professional entrepreneur portrait" }, + { id: "t2", name: "Michael C.", date: "Dec 2024", title: "Creative Lead", quote: "An absolute joy to work with, pixel perfect execution.", tag: "UI/UX", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg", imageAlt: "professional entrepreneur portrait" }, + { id: "t3", name: "Emily R.", date: "Nov 2024", title: "Manager", quote: "Highly efficient and professional agency.", tag: "Development", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-posing_23-2149457761.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", imageAlt: "professional entrepreneur portrait" }, + { id: "t4", name: "David K.", date: "Oct 2024", title: "Product Lead", quote: "We saw instant conversion improvements.", tag: "Optimization", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-logo_52683-8578.jpg", imageAlt: "professional entrepreneur portrait" }, + { id: "t5", name: "Olivia S.", date: "Sep 2024", title: "Founder", quote: "The best partner for scalable solutions.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/design-creative-visual-trendy-ideas-style-purpose_53876-16492.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w4jgk6", imageAlt: "professional entrepreneur portrait" }, ]} title="Client Success Stories" description="Hear what our partners have to say about the impact we've made on their digital presence." @@ -272,35 +141,21 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "What is your process?", - content: "We follow a highly collaborative sprint-based approach.", - }, - { - id: "f2", - title: "Do you offer maintenance?", - content: "Yes, we provide ongoing support and performance tuning.", - }, - { - id: "f3", - title: "How long do projects take?", - content: "Timelines vary by complexity but average 8-12 weeks.", - }, + { id: "f1", title: "What is your process?", content: "We follow a highly collaborative sprint-based approach." }, + { id: "f2", title: "Do you offer maintenance?", content: "Yes, we provide ongoing support and performance tuning." }, + { id: "f3", title: "How long do projects take?", content: "Timelines vary by complexity but average 8-12 weeks." }, ]} title="Frequently Asked" description="Quick answers to common questions about our agency process and engagement model." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg" />