From c22ebf3de33089b5285951367c058937550cc7a1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:37:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 163 ++++++++++------------------------------------- 1 file changed, 32 insertions(+), 131 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc430d4..3f3ec55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Globe, Palette, Shield, TrendingDown, Wifi, Zap } from "lucide-react"; +import { Brain, Globe, Palette, Shield, TrendingDown, Wifi, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -31,54 +31,31 @@ export default function LandingPage() {
@@ -105,28 +80,13 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Strategy", - title: "Brand Strategy", - subtitle: "Define your identity", - description: "We craft compelling brand stories that resonate globally.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png?_wi=1", - }, + tag: "Strategy", title: "Brand Strategy", subtitle: "Define your identity", description: "We craft compelling brand stories that resonate globally.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png"}, { id: 2, - tag: "Digital", - title: "Content Creation", - subtitle: "Engagement focused", - description: "High-conversion content strategies that captivate audiences.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png?_wi=1", - }, + tag: "Digital", title: "Content Creation", subtitle: "Engagement focused", description: "High-conversion content strategies that captivate audiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png"}, { id: 3, - tag: "Growth", - title: "Performance Ads", - subtitle: "ROI driven", - description: "Targeted ad campaigns that deliver measurable growth.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png?_wi=2", - }, + tag: "Growth", title: "Performance Ads", subtitle: "ROI driven", description: "Targeted ad campaigns that deliver measurable growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png"}, ]} title="Marketing Services That Scale" description="Our core competencies designed to boost your market share." @@ -141,25 +101,13 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "120%", - title: "Traffic Increase", - description: "Average site growth per quarter.", - icon: Zap, + id: "m1", value: "120%", title: "Traffic Increase", description: "Average site growth per quarter.", icon: Zap, }, { - id: "m2", - value: "45%", - title: "Lower CAC", - description: "Optimized ad spend efficiency.", - icon: TrendingDown, + id: "m2", value: "45%", title: "Lower CAC", description: "Optimized ad spend efficiency.", icon: TrendingDown, }, { - id: "m3", - value: "100+", - title: "Brand Assets", - description: "Creative deliverables crafted.", - icon: Palette, + id: "m3", value: "100+", title: "Brand Assets", description: "Creative deliverables crafted.", icon: Palette, }, ]} title="Proven Track Record" @@ -173,45 +121,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Jane Doe", - date: "Jan 2024", - title: "CMO", - quote: "Incredible results and constant transparency. A top-tier team.", - tag: "Enterprise", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-wo-1774543021804-09c15d66.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png?_wi=3", - }, + id: "1", name: "Jane Doe", date: "Jan 2024", title: "CMO", quote: "Incredible results and constant transparency. A top-tier team.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-wo-1774543021804-09c15d66.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png"}, { - id: "2", - name: "John Smith", - date: "Feb 2024", - title: "CEO", - quote: "They transformed our entire digital presence in 3 months.", - tag: "Startup", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-ma-1774543026038-0d3b0c95.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png?_wi=2", - }, + id: "2", name: "John Smith", date: "Feb 2024", title: "CEO", quote: "They transformed our entire digital presence in 3 months.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-ma-1774543026038-0d3b0c95.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png"}, { - id: "3", - name: "Emily Chen", - date: "Mar 2024", - title: "Founder", - quote: "Data-driven decisions that actually worked. Highly recommended.", - tag: "Retail", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-wo-1774543021804-09c15d66.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png?_wi=4", - }, + id: "3", name: "Emily Chen", date: "Mar 2024", title: "Founder", quote: "Data-driven decisions that actually worked. Highly recommended.", tag: "Retail", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-wo-1774543021804-09c15d66.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png"}, { - id: "4", - name: "Mark Wilson", - date: "Apr 2024", - title: "VP Marketing", - quote: "Consistent excellence across all our ad campaigns.", - tag: "Tech", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-ma-1774543026038-0d3b0c95.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png?_wi=3", - }, + id: "4", name: "Mark Wilson", date: "Apr 2024", title: "VP Marketing", quote: "Consistent excellence across all our ad campaigns.", tag: "Tech", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/a-close-up-headshot-of-a-professional-ma-1774543026038-0d3b0c95.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png"}, ]} title="Loved by Market Leaders" description="Hear from our partners." @@ -225,40 +141,28 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "AI Analytics", - description: "Predictive insights for future campaigns.", - media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png?_wi=5", - }, + id: "f1", title: "AI Analytics", description: "Predictive insights for future campaigns.", media: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/abstract-marketing-concept-imagery-blue--1774543021906-c54bc613.png"}, items: [ { icon: Brain, - text: "Real-time AI data", - }, + text: "Real-time AI data"}, { icon: Shield, - text: "Secure analytics", - }, + text: "Secure analytics"}, ], reverse: false, }, { - id: "f2", - title: "Global Outreach", - description: "Reach users across all continents.", - media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png?_wi=4", - }, + id: "f2", title: "Global Outreach", description: "Reach users across all continents.", media: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOVA6jYM6jYkWRWwEyFUGAp7VN/modern-brand-identity-design-sleek-gradi-1774543022128-503a2be2.png"}, items: [ { icon: Globe, - text: "Multi-language support", - }, + text: "Multi-language support"}, { icon: Wifi, - text: "Connected strategies", - }, + text: "Connected strategies"}, ], reverse: true, }, @@ -272,14 +176,11 @@ export default function LandingPage() { -- 2.49.1