Merge version_1 into main #2
139
src/app/page.tsx
139
src/app/page.tsx
@@ -10,7 +10,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import MediaAbout from "@/components/sections/about/MediaAbout";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Sparkles, Award, Shield, Zap } from "lucide-react";
|
||||
import { Sparkles, Award, Shield, Zap, Users } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -23,8 +23,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Portfolio", href: "/portfolio" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
@@ -32,8 +31,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Team", href: "/about" },
|
||||
{ label: "Blog", href: "#blog" },
|
||||
@@ -41,8 +39,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Email", href: "mailto:hello@primegrowth.digital" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
@@ -58,7 +55,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -77,7 +74,7 @@ export default function HomePage() {
|
||||
<HeroBillboard
|
||||
title="Websites That Turn Visitors Into Clients"
|
||||
description="Custom web design solutions built for small and medium-sized businesses. We create high-converting websites that generate qualified leads and drive growth for your business."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Web Design Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -86,7 +83,7 @@ export default function HomePage() {
|
||||
{ text: "View Our Work", href: "/portfolio" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-modern-clean-software-dashboard-interf-1772642373305-742c6a84.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-modern-clean-software-dashboard-interf-1772642373305-742c6a84.png"
|
||||
imageAlt="Professional web design dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Hero section - Websites that generate leads"
|
||||
@@ -99,38 +96,20 @@ export default function HomePage() {
|
||||
description="Three strategic steps to deliver exceptional websites that drive results for your business. We combine creativity with data-driven insights."
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Strategy & Discovery",
|
||||
author: "Phase 1",
|
||||
description:
|
||||
"We dive deep into understanding your business goals, target audience, and competitive landscape. Our team conducts thorough research to craft a strategy that aligns with your vision.",
|
||||
tags: ["Research", "Planning"],
|
||||
id: "1", title: "Strategy & Discovery", author: "Phase 1", description:
|
||||
"We dive deep into understanding your business goals, target audience, and competitive landscape. Our team conducts thorough research to craft a strategy that aligns with your vision.", tags: ["Research", "Planning"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-collaborative-workspace-scene-showing--1772642372715-d85d8cd5.png?_wi=1",
|
||||
imageAlt: "Strategic planning workshop",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-collaborative-workspace-scene-showing--1772642372715-d85d8cd5.png", imageAlt: "Strategic planning workshop"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Design & Development",
|
||||
author: "Phase 2",
|
||||
description:
|
||||
"Our designers create stunning, user-centered interfaces while our developers build fast, scalable websites. Every pixel is crafted for conversion and performance.",
|
||||
tags: ["Design", "Development"],
|
||||
id: "2", title: "Design & Development", author: "Phase 2", description:
|
||||
"Our designers create stunning, user-centered interfaces while our developers build fast, scalable websites. Every pixel is crafted for conversion and performance.", tags: ["Design", "Development"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-designer-working-on-a-computer-display-1772642372627-13606d9e.png?_wi=1",
|
||||
imageAlt: "Design and development workspace",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-designer-working-on-a-computer-display-1772642372627-13606d9e.png", imageAlt: "Design and development workspace"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Launch & Growth",
|
||||
author: "Phase 3",
|
||||
description:
|
||||
"We deploy your website with precision and provide ongoing support. Our optimization ensures your site continues to generate leads and grow your business.",
|
||||
tags: ["Launch", "Support"],
|
||||
id: "3", title: "Launch & Growth", author: "Phase 3", description:
|
||||
"We deploy your website with precision and provide ongoing support. Our optimization ensures your site continues to generate leads and grow your business.", tags: ["Launch", "Support"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-team-celebrating-a-successful-website--1772642373287-be19e85e.png?_wi=1",
|
||||
imageAlt: "Team celebrating successful launch",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-team-celebrating-a-successful-website--1772642373287-be19e85e.png", imageAlt: "Team celebrating successful launch"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -148,32 +127,14 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "EcoTech Solutions",
|
||||
price: "47% Lead Increase",
|
||||
variant: "Sustainable Tech Company",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-modern-minimalist-website-interface-fo-1772642373119-9a371167.png?_wi=1",
|
||||
imageAlt: "EcoTech Solutions website",
|
||||
},
|
||||
id: "1", name: "EcoTech Solutions", price: "47% Lead Increase", variant: "Sustainable Tech Company", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-modern-minimalist-website-interface-fo-1772642373119-9a371167.png", imageAlt: "EcoTech Solutions website"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Digital Ventures",
|
||||
price: "3.2x Conversion Rate",
|
||||
variant: "Startup Accelerator",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-sleek-startup-accelerator-website-with-1772642373014-faf103fe.png?_wi=1",
|
||||
imageAlt: "Digital Ventures website",
|
||||
},
|
||||
id: "2", name: "Digital Ventures", price: "3.2x Conversion Rate", variant: "Startup Accelerator", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-sleek-startup-accelerator-website-with-1772642373014-faf103fe.png", imageAlt: "Digital Ventures website"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Luxe Design Co",
|
||||
price: "89% Engagement",
|
||||
variant: "Creative Agency",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-luxury-creative-agency-website-with-el-1772642375316-0ec9af91.png?_wi=1",
|
||||
imageAlt: "Luxe Design Co website",
|
||||
},
|
||||
id: "3", name: "Luxe Design Co", price: "89% Engagement", variant: "Creative Agency", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-luxury-creative-agency-website-with-el-1772642375316-0ec9af91.png", imageAlt: "Luxe Design Co website"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
carouselMode="buttons"
|
||||
@@ -191,49 +152,25 @@ export default function HomePage() {
|
||||
title="What Our Clients Say"
|
||||
description="Real feedback from businesses we've helped grow. Our track record speaks for itself."
|
||||
tag="Testimonials"
|
||||
tagIcon={Award}
|
||||
tagIcon={Users}
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
role: "CEO",
|
||||
company: "GrowthLabs Inc",
|
||||
rating: 5,
|
||||
id: "1", name: "Sarah Chen", role: "CEO", company: "GrowthLabs Inc", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-an-asian-female-1772642372237-5cdff46e.png?_wi=1",
|
||||
imageAlt: "Sarah Chen, CEO",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-an-asian-female-1772642372237-5cdff46e.png", imageAlt: "Sarah Chen, CEO"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Rodriguez",
|
||||
role: "Marketing Director",
|
||||
company: "TechFlow Solutions",
|
||||
rating: 5,
|
||||
id: "2", name: "Marcus Rodriguez", role: "Marketing Director", company: "TechFlow Solutions", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-a-hispanic-male-1772642373428-5790f9d5.png?_wi=1",
|
||||
imageAlt: "Marcus Rodriguez, Marketing Director",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-a-hispanic-male-1772642373428-5790f9d5.png", imageAlt: "Marcus Rodriguez, Marketing Director"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Watson",
|
||||
role: "Founder",
|
||||
company: "Creative Studios",
|
||||
rating: 5,
|
||||
id: "3", name: "Emily Watson", role: "Founder", company: "Creative Studios", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-a-caucasian-fem-1772642375350-3b30e8a5.png?_wi=1",
|
||||
imageAlt: "Emily Watson, Founder",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-a-caucasian-fem-1772642375350-3b30e8a5.png", imageAlt: "Emily Watson, Founder"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Patterson",
|
||||
role: "Operations Manager",
|
||||
company: "Global Enterprises",
|
||||
rating: 5,
|
||||
id: "4", name: "James Patterson", role: "Operations Manager", company: "Global Enterprises", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-an-african-amer-1772642373502-364ad054.png?_wi=1",
|
||||
imageAlt: "James Patterson, Operations Manager",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/professional-headshot-of-an-african-amer-1772642373502-364ad054.png", imageAlt: "James Patterson, Operations Manager"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "150+", label: "Successful Projects" },
|
||||
@@ -255,15 +192,7 @@ export default function HomePage() {
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"TechFlow",
|
||||
"GrowthLabs",
|
||||
"Creative Studios",
|
||||
"Global Enterprises",
|
||||
"EcoTech Solutions",
|
||||
"Digital Ventures",
|
||||
"Luxe Design Co",
|
||||
"Innovation Hub",
|
||||
]}
|
||||
"TechFlow", "GrowthLabs", "Creative Studios", "Global Enterprises", "EcoTech Solutions", "Digital Ventures", "Luxe Design Co", "Innovation Hub"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -284,7 +213,7 @@ export default function HomePage() {
|
||||
{ text: "Schedule a Call", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-diverse-team-of-web-designers-and-deve-1772642372644-9b36d652.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-diverse-team-of-web-designers-and-deve-1772642372644-9b36d652.png"
|
||||
imageAlt="Our design team collaborating"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Final call-to-action section"
|
||||
@@ -293,7 +222,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-modern-abstract-background-with-geomet-1772642372152-6e47768d.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-modern-abstract-background-with-geomet-1772642372152-6e47768d.png"
|
||||
imageAlt="Footer background design"
|
||||
columns={footerColumns}
|
||||
logoText="PrimeGrowth Digital"
|
||||
|
||||
Reference in New Issue
Block a user