From e0597b8b37d42421651e825393e29d1c640b3298 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 13:40:24 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 199 ++++++++++------------------------------- 1 file changed, 45 insertions(+), 154 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2387b89..93f6427 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -17,30 +17,21 @@ export default function HomePage() { title="Unlock Digital Potential with Alpha Agency" description="We craft data-driven marketing strategies that drive measurable results and elevate your brand's online presence." primaryButton={{ - text: "Our Services", - href: "#services", - }} + text: "Our Services", href: "#services"}} secondaryButton={{ - text: "Get a Free Audit", - href: "#contact", - }} - imageSrc="http://img.b2bpic.net/free-photo/business-meeting-with-growth-chart-display_23-2152011796.jpg?_wi=1" + text: "Get a Free Audit", href: "#contact"}} + imageSrc="http://img.b2bpic.net/free-photo/business-meeting-with-growth-chart-display_23-2152011796.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", - }, + src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"}, { - src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg", - }, + src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg"}, { - src: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-living-room-eating-snack-after-work-person-with-chips-delivery-bag-couch-looking-camera-smiling-adult-relaxing-with-takeaway-meal_482257-30522.jpg", - }, + src: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-living-room-eating-snack-after-work-person-with-chips-delivery-bag-couch-looking-camera-smiling-adult-relaxing-with-takeaway-meal_482257-30522.jpg"}, { - src: "http://img.b2bpic.net/free-photo/portrait-expressive-young-man-wearing-formal-suit_273609-6943.jpg", - }, + src: "http://img.b2bpic.net/free-photo/portrait-expressive-young-man-wearing-formal-suit_273609-6943.jpg"}, { - src: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", - }, + src: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg"}, ]} avatarsLabel="Trusted by 500+ growing companies" /> @@ -50,9 +41,7 @@ export default function HomePage() { @@ -63,61 +52,28 @@ export default function HomePage() { description="We cover every aspect of your online presence to ensure holistic growth and sustained success." items={[ { - label: "SEO & Content", - title: "Boost Your Organic Reach", - bullets: [ - "Keyword Research & Strategy", - "On-Page & Technical SEO", - "High-Quality Content Creation", - "Link Building & Authority", - ], + label: "SEO & Content", title: "Boost Your Organic Reach", bullets: [ + "Keyword Research & Strategy", "On-Page & Technical SEO", "High-Quality Content Creation", "Link Building & Authority"], primaryButton: { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, secondaryButton: { - text: "Get Started", - href: "#contact", - }, - image: "http://img.b2bpic.net/free-photo/top-view-notebook-with-fishing-net-fish-figurines_23-2148485618.jpg", + text: "Get Started", href: "#contact"} }, { - label: "Social Media & PR", - title: "Engage Your Audience", - bullets: [ - "Strategy & Planning", - "Content Calendar Management", - "Community Engagement", - "Influencer Marketing", - ], + label: "Social Media & PR", title: "Engage Your Audience", bullets: [ + "Strategy & Planning", "Content Calendar Management", "Community Engagement", "Influencer Marketing"], primaryButton: { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, secondaryButton: { - text: "Get Started", - href: "#contact", - }, - image: "http://img.b2bpic.net/free-photo/promotion-product-strategy-marketing-concept_53876-133988.jpg", + text: "Get Started", href: "#contact"} }, { - label: "Paid Media Campaigns", - title: "Accelerate Your Conversions", - bullets: [ - "Google & Social Ads", - "Performance Optimization", - "A/B Testing & Analysis", - "Budget Management", - ], + label: "Paid Media Campaigns", title: "Accelerate Your Conversions", bullets: [ + "Google & Social Ads", "Performance Optimization", "A/B Testing & Analysis", "Budget Management"], primaryButton: { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, secondaryButton: { - text: "Get Started", - href: "#contact", - }, - image: "http://img.b2bpic.net/free-photo/rear-view-young-man-working-his-laptop-looking-work-report-graphs_662251-2165.jpg", + text: "Get Started", href: "#contact"} }, ]} /> @@ -130,22 +86,13 @@ export default function HomePage() { description="Our strategies deliver measurable results that consistently outperform industry benchmarks." metrics={[ { - value: "300%", - title: "Client Growth", - description: "Average client portfolio expansion year-over-year.", - icon: TrendingUp, + value: "300%", title: "Client Growth", description: "Average client portfolio expansion year-over-year.", icon: TrendingUp, }, { - value: "2.5x", - title: "Revenue Increase", - description: "Typical return on ad spend for our optimized campaigns.", - icon: DollarSign, + value: "2.5x", title: "Revenue Increase", description: "Typical return on ad spend for our optimized campaigns.", icon: DollarSign, }, { - value: "95%", - title: "Client Retention", - description: "Commitment to long-term partnerships and client success.", - icon: Users, + value: "95%", title: "Client Retention", description: "Commitment to long-term partnerships and client success.", icon: Users, }, ]} /> @@ -157,14 +104,7 @@ export default function HomePage() { title="Partnerships That Propel Success" description="We've had the privilege of working with leading brands across various industries, helping them achieve their marketing goals." names={[ - "GlobalCorp", - "InnovateX", - "FutureLink", - "GrowthHub", - "Pioneer Solutions", - "Apex Tech", - "Visionary Brands", - ]} + "GlobalCorp", "InnovateX", "FutureLink", "GrowthHub", "Pioneer Solutions", "Apex Tech", "Visionary Brands"]} /> @@ -175,29 +115,14 @@ export default function HomePage() { description="Our diverse team of strategists, creatives, and analysts are passionate about digital marketing and dedicated to your success." groups={[ { - title: "Leadership", - members: [ + title: "Leadership", members: [ { - name: "Alex Johnson", - role: "CEO & Founder", - detail: "Alex leads our strategic vision, ensuring we're always at the forefront of marketing innovation.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg", - }, + name: "Alex Johnson", role: "CEO & Founder", detail: "Alex leads our strategic vision, ensuring we're always at the forefront of marketing innovation.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg"}, { - name: "Maria Rodriguez", - role: "Marketing Director", - detail: "Maria oversees all client campaigns, driving execution excellence and measurable outcomes.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-project-manager-sitting-office-desk-work-business-growth-with-financial-charts-sales-statistics-marketing-consultant-analyzing-e-commerce-diagrams-computer_482257-41123.jpg", - }, + name: "Maria Rodriguez", role: "Marketing Director", detail: "Maria oversees all client campaigns, driving execution excellence and measurable outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-project-manager-sitting-office-desk-work-business-growth-with-financial-charts-sales-statistics-marketing-consultant-analyzing-e-commerce-diagrams-computer_482257-41123.jpg"}, { - name: "David Lee", - role: "Lead Strategist", - detail: "David crafts bespoke digital strategies, leveraging data to unlock new growth opportunities.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-with-growth-chart-display_23-2152011796.jpg?_wi=2", - imageAlt: "professional male ceo smiling", + name: "David Lee", role: "Lead Strategist", detail: "David crafts bespoke digital strategies, leveraging data to unlock new growth opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg"}, + ] }, ]} /> @@ -210,40 +135,20 @@ export default function HomePage() { description="Hear directly from businesses that have experienced remarkable growth and success with Alpha Agency." testimonials={[ { - name: "Sarah Chen", - role: "CEO, EcoWear", - quote: "Alpha Agency transformed our online presence. Their SEO strategy brought us to the top of search results, and their content truly resonated with our audience. Highly recommend!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - }, + name: "Sarah Chen", role: "CEO, EcoWear", quote: "Alpha Agency transformed our online presence. Their SEO strategy brought us to the top of search results, and their content truly resonated with our audience. Highly recommend!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"}, { - name: "Michael Davies", - role: "Founder, ByteSolutions", - quote: "The team at Alpha Agency is exceptional. Their paid media campaigns delivered an incredible ROI, and their analytical approach is second to none.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sits-table-with-makeup-tools-holding-speech-bubble-with-makeup-brush_141793-120770.jpg", - }, + name: "Michael Davies", role: "Founder, ByteSolutions", quote: "The team at Alpha Agency is exceptional. Their paid media campaigns delivered an incredible ROI, and their analytical approach is second to none.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-sits-table-with-makeup-tools-holding-speech-bubble-with-makeup-brush_141793-120770.jpg"}, { - name: "Emily White", - role: "Marketing Director, Aura Health", - quote: "Working with Alpha Agency was a game-changer. Our social media engagement soared, and their creative campaigns truly captured our brand's essence.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg", - }, + name: "Emily White", role: "Marketing Director, Aura Health", quote: "Working with Alpha Agency was a game-changer. Our social media engagement soared, and their creative campaigns truly captured our brand's essence.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg"}, { - name: "James Kim", - role: "Owner, Urban Eats", - quote: "We saw an immediate increase in online orders after Alpha Agency revamped our digital marketing. Their local SEO expertise is unmatched!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346506.jpg", - }, + name: "James Kim", role: "Owner, Urban Eats", quote: "We saw an immediate increase in online orders after Alpha Agency revamped our digital marketing. Their local SEO expertise is unmatched!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346506.jpg"}, { - name: "Olivia Brown", - role: "VP of Sales, Synapse Corp", - quote: "Alpha Agency's strategic insights helped us penetrate new markets. Their comprehensive approach to B2B marketing truly sets them apart.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-dark-haired-man-is-working-with-laptop-office-he-wears-blue-shirt-he-is-smiling-camera_197531-536.jpg", - }, + name: "Olivia Brown", role: "VP of Sales, Synapse Corp", quote: "Alpha Agency's strategic insights helped us penetrate new markets. Their comprehensive approach to B2B marketing truly sets them apart.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-dark-haired-man-is-working-with-laptop-office-he-wears-blue-shirt-he-is-smiling-camera_197531-536.jpg"}, ]} /> @@ -255,32 +160,18 @@ export default function HomePage() { description="Reach out today for a consultation and discover how Alpha Agency can transform your digital strategy and accelerate your growth." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number", - }, + name: "phone", type: "tel", placeholder: "Phone Number"}, { - name: "company", - type: "text", - placeholder: "Company Name", - }, + name: "company", type: "text", placeholder: "Company Name"}, ]} textarea={{ - name: "message", - placeholder: "Tell us about your project...", - rows: 5, + name: "message", placeholder: "Tell us about your project...", rows: 5, }} buttonText="Send Message" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-playing-videogame_23-2150571987.jpg"