Update src/app/page.tsx
This commit is contained in:
170
src/app/page.tsx
170
src/app/page.tsx
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,9 +43,7 @@ export default function HomePage() {
|
||||
{ name: "About", id: "about" },
|
||||
]}
|
||||
button={{
|
||||
text: "Start Free Audit",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Start Free Audit", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -56,16 +54,12 @@ export default function HomePage() {
|
||||
description="SEO and generative engine optimization built for manufacturers and B2B businesses. We deliver measurable rankings, qualified leads, and sustainable organic revenue."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Free SEO Audit",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Start Your Free SEO Audit", href: "/contact"},
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "/services",
|
||||
},
|
||||
text: "Explore Services", href: "/services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/a-modern-seo-dashboard-interface-showing-1772518405015-96b2a8ae.png"
|
||||
imageAlt="SEO Dashboard showing rankings and metrics"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -81,11 +75,9 @@ export default function HomePage() {
|
||||
tag="Our Approach"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Our Process",
|
||||
href: "/services",
|
||||
},
|
||||
text: "Learn More About Our Process", href: "/services"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/a-professional-team-of-seo-specialists-a-1772518404461-4824f0ba.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/a-professional-team-of-seo-specialists-a-1772518404461-4824f0ba.png"
|
||||
imageAlt="Rank First team collaborating on SEO strategy"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About section"
|
||||
@@ -99,35 +91,20 @@ export default function HomePage() {
|
||||
tag="Our Expertise"
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Keyword Research",
|
||||
description:
|
||||
"In-depth analysis of search intent and opportunity for your industry, identifying high-value keywords that drive qualified leads.",
|
||||
bentoComponent: "globe",
|
||||
},
|
||||
title: "Strategic Keyword Research", description:
|
||||
"In-depth analysis of search intent and opportunity for your industry, identifying high-value keywords that drive qualified leads.", bentoComponent: "globe"},
|
||||
{
|
||||
title: "Generative Engine Optimization (AEO)",
|
||||
description:
|
||||
"Optimize your content for AI-powered search engines and generative results. Stay ahead of the curve with next-generation SEO strategies.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
},
|
||||
title: "Generative Engine Optimization (AEO)", description:
|
||||
"Optimize your content for AI-powered search engines and generative results. Stay ahead of the curve with next-generation SEO strategies.", bentoComponent: "animated-bar-chart"},
|
||||
{
|
||||
title: "Technical SEO Audits",
|
||||
description:
|
||||
"Comprehensive technical analysis to eliminate barriers to ranking. We optimize site speed, mobile-friendliness, indexability, and core web vitals.",
|
||||
bentoComponent: "map",
|
||||
},
|
||||
title: "Technical SEO Audits", description:
|
||||
"Comprehensive technical analysis to eliminate barriers to ranking. We optimize site speed, mobile-friendliness, indexability, and core web vitals.", bentoComponent: "map"},
|
||||
{
|
||||
title: "Content Optimization",
|
||||
description:
|
||||
"Data-driven content strategy that balances user intent with search engine requirements. Every page positions you for rankings and conversions.",
|
||||
bentoComponent: "line-chart",
|
||||
},
|
||||
title: "Content Optimization", description:
|
||||
"Data-driven content strategy that balances user intent with search engine requirements. Every page positions you for rankings and conversions.", bentoComponent: "line-chart"},
|
||||
{
|
||||
title: "Link Building & Authority",
|
||||
description:
|
||||
"Strategic link acquisition and brand authority building programs tailored to your industry. Proven results in competitive manufacturing and B2B sectors.",
|
||||
bentoComponent: "orbiting-icons",
|
||||
centerIcon: Zap,
|
||||
title: "Link Building & Authority", description:
|
||||
"Strategic link acquisition and brand authority building programs tailored to your industry. Proven results in competitive manufacturing and B2B sectors.", bentoComponent: "orbiting-icons", centerIcon: Zap,
|
||||
items: [
|
||||
{ icon: Globe, ring: 1 },
|
||||
{ icon: Target, ring: 2 },
|
||||
@@ -135,11 +112,8 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Transparent Performance Reporting",
|
||||
description:
|
||||
"Monthly reports showing rankings, traffic, leads, and ROI. Real metrics, real accountability. You'll always know what's driving results.",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Transparent Performance Reporting", description:
|
||||
"Monthly reports showing rankings, traffic, leads, and ROI. Real metrics, real accountability. You'll always know what's driving results.", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: TrendingUp, label: "Rankings", value: "+47 avg" },
|
||||
{ icon: Users, label: "Leads", value: "+156%" },
|
||||
{ icon: DollarSign, label: "ROI", value: "340%" },
|
||||
@@ -160,35 +134,17 @@ export default function HomePage() {
|
||||
tag="Proven Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "87%",
|
||||
title:
|
||||
"Clients ranking in top 3 for priority keywords within 12 months",
|
||||
items: [
|
||||
"Average 18-month timeline",
|
||||
"Cumulative improvement across all targets",
|
||||
"Measured against competitive landscape",
|
||||
],
|
||||
id: "1", value: "87%", title:
|
||||
"Clients ranking in top 3 for priority keywords within 12 months", items: [
|
||||
"Average 18-month timeline", "Cumulative improvement across all targets", "Measured against competitive landscape"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "3.2x",
|
||||
title: "Average increase in organic qualified leads",
|
||||
items: [
|
||||
"Industry-specific targeting",
|
||||
"Intent-based keyword focus",
|
||||
"Sustained year-over-year growth",
|
||||
],
|
||||
id: "2", value: "3.2x", title: "Average increase in organic qualified leads", items: [
|
||||
"Industry-specific targeting", "Intent-based keyword focus", "Sustained year-over-year growth"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "52+",
|
||||
title: "Manufacturing and B2B brands trusted us with their growth",
|
||||
items: [
|
||||
"Average client tenure: 3+ years",
|
||||
"98% client retention rate",
|
||||
"Multi-vertical industry expertise",
|
||||
],
|
||||
id: "3", value: "52+", title: "Manufacturing and B2B brands trusted us with their growth", items: [
|
||||
"Average client tenure: 3+ years", "98% client retention rate", "Multi-vertical industry expertise"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -205,59 +161,29 @@ export default function HomePage() {
|
||||
tag="Client Voices"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Michael Chen",
|
||||
role: "VP of Sales",
|
||||
company: "Precision Industrial Solutions",
|
||||
rating: 5,
|
||||
id: "1", name: "Michael Chen", role: "VP of Sales", company: "Precision Industrial Solutions", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-manufacturing-1772518404579-450d8e89.png?_wi=1",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-manufacturing-1772518404579-450d8e89.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Johnson",
|
||||
role: "Marketing Director",
|
||||
company: "TechFlow Manufacturing",
|
||||
rating: 5,
|
||||
id: "2", name: "Sarah Johnson", role: "Marketing Director", company: "TechFlow Manufacturing", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-mid-market-ma-1772518403977-460008ee.png?_wi=1",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-mid-market-ma-1772518403977-460008ee.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Rodriguez",
|
||||
role: "Procurement Lead",
|
||||
company: "Global Supply Systems",
|
||||
rating: 5,
|
||||
id: "3", name: "David Rodriguez", role: "Procurement Lead", company: "Global Supply Systems", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-an-enterprise-p-1772518405371-9961e870.png?_wi=1",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-an-enterprise-p-1772518405371-9961e870.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jennifer Walsh",
|
||||
role: "Business Owner",
|
||||
company: "Advanced Component Manufacturing",
|
||||
rating: 5,
|
||||
id: "4", name: "Jennifer Walsh", role: "Business Owner", company: "Advanced Component Manufacturing", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-b2b-service-b-1772518406410-0f33e423.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-b2b-service-b-1772518406410-0f33e423.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Robert Kim",
|
||||
role: "VP of Operations",
|
||||
company: "Industrial Parts Distribution",
|
||||
rating: 5,
|
||||
id: "5", name: "Robert Kim", role: "VP of Operations", company: "Industrial Parts Distribution", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-manufacturing-1772518404314-0196fc97.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-manufacturing-1772518404314-0196fc97.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Emily Thompson",
|
||||
role: "Digital Strategy Manager",
|
||||
company: "B2B Services Group",
|
||||
rating: 5,
|
||||
id: "6", name: "Emily Thompson", role: "Digital Strategy Manager", company: "B2B Services Group", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-digital-marke-1772518404333-f6cc64c4.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-headshot-of-a-digital-marke-1772518404333-f6cc64c4.png"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "180+", label: "Ranking positions improved" },
|
||||
@@ -278,16 +204,8 @@ export default function HomePage() {
|
||||
tag="Client Partners"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-logo-for-a-mid-size-manufac-1772518403167-2ec028d3.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/corporate-logo-for-a-b2b-manufacturing-o-1772518404438-9e9d567e.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/modern-b2b-technology-company-logo-featu-1772518403695-207c94ac.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/professional-service-company-logo-with-m-1772518403631-8ce8e90b.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/enterprise-level-company-logo-with-sophi-1772518403999-9f6ba61f.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/industrial-manufacturing-company-logo-wi-1772518404013-54dbd4bd.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/digital-agency-or-consulting-company-log-1772518410205-b4687706.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQGDOrT5kLldL884yuzbqKm2Qr/b2b-software-or-saas-company-logo-contem-1772518404296-3d95d979.png",
|
||||
]}
|
||||
names={[
|
||||
"Precision Industrial", "TechFlow Manufacturing", "Global Supply Systems", "Advanced Components", "Industrial Parts Co", "B2B Services Group", "Digital Solutions", "Enterprise Tech"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
ariaLabel="Trusted partners section"
|
||||
@@ -298,13 +216,9 @@ export default function HomePage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Rank First"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user