Update src/app/page.tsx
This commit is contained in:
167
src/app/page.tsx
167
src/app/page.tsx
@@ -41,7 +41,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -62,7 +62,7 @@ export default function HomePage() {
|
||||
tag="Creative Web Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-modern-web-development-dashboard-inter-1772679876736-0b076f50.png"
|
||||
imageAlt="Web development dashboard showcase"
|
||||
buttons={[
|
||||
@@ -83,27 +83,19 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Strategic Approach",
|
||||
description: "We start with your business goals and user needs to create targeted solutions",
|
||||
icon: Target,
|
||||
title: "Strategic Approach", description: "We start with your business goals and user needs to create targeted solutions", icon: Target,
|
||||
},
|
||||
{
|
||||
title: "Creative Design",
|
||||
description: "Our designers push boundaries to create stunning, memorable digital experiences",
|
||||
icon: Palette,
|
||||
title: "Creative Design", description: "Our designers push boundaries to create stunning, memorable digital experiences", icon: Palette,
|
||||
},
|
||||
{
|
||||
title: "Technical Excellence",
|
||||
description: "Built on modern frameworks and best practices for performance and scalability",
|
||||
icon: Code,
|
||||
title: "Technical Excellence", description: "Built on modern frameworks and best practices for performance and scalability", icon: Code,
|
||||
},
|
||||
{
|
||||
title: "Ongoing Support",
|
||||
description: "We partner with you long-term to ensure your website continues to succeed",
|
||||
icon: HeartHandshake,
|
||||
title: "Ongoing Support", description: "We partner with you long-term to ensure your website continues to succeed", icon: HeartHandshake,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-diverse-creative-team-collaborating-in-1772679876014-46ecb829.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-diverse-creative-team-collaborating-in-1772679876014-46ecb829.png"
|
||||
imageAlt="Creative team collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -117,34 +109,22 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Web Design & Development",
|
||||
description: "Custom-built websites that reflect your brand and engage your audience with cutting-edge technology",
|
||||
},
|
||||
title: "Web Design & Development", description: "Custom-built websites that reflect your brand and engage your audience with cutting-edge technology"},
|
||||
{
|
||||
icon: Smartphone,
|
||||
title: "Responsive Design",
|
||||
description: "Perfect experiences across all devices - desktop, tablet, and mobile platforms",
|
||||
},
|
||||
title: "Responsive Design", description: "Perfect experiences across all devices - desktop, tablet, and mobile platforms"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Performance Optimization",
|
||||
description: "Lightning-fast loading speeds and optimized user experience for better conversions",
|
||||
},
|
||||
title: "Performance Optimization", description: "Lightning-fast loading speeds and optimized user experience for better conversions"},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Security & Compliance",
|
||||
description: "Enterprise-grade security and compliance with industry standards and regulations",
|
||||
},
|
||||
title: "Security & Compliance", description: "Enterprise-grade security and compliance with industry standards and regulations"},
|
||||
{
|
||||
icon: BarChart3,
|
||||
title: "Analytics & SEO",
|
||||
description: "Data-driven strategies to improve visibility and track performance metrics",
|
||||
},
|
||||
title: "Analytics & SEO", description: "Data-driven strategies to improve visibility and track performance metrics"},
|
||||
{
|
||||
icon: Headphones,
|
||||
title: "Ongoing Support",
|
||||
description: "Dedicated support team to maintain, update, and enhance your web presence",
|
||||
},
|
||||
title: "Ongoing Support", description: "Dedicated support team to maintain, update, and enhance your web presence"},
|
||||
]}
|
||||
title="Services We Offer"
|
||||
description="Comprehensive web solutions tailored to your business needs"
|
||||
@@ -163,38 +143,11 @@ export default function HomePage() {
|
||||
<BlogCardThree
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "E-Commerce",
|
||||
title: "Modern E-Commerce Platform",
|
||||
excerpt: "A scalable online store with advanced product filtering, seamless checkout, and integrated payment processing that increased client revenue by 250%.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-beautiful-e-commerce-website-mockup-on-1772679876501-8c740a2f.png?_wi=1",
|
||||
imageAlt: "E-commerce platform",
|
||||
authorName: "Sarah Johnson",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-portrait-of-a-talented-web--1772679876645-10921216.png",
|
||||
date: "Mar 15, 2025",
|
||||
},
|
||||
id: "1", category: "E-Commerce", title: "Modern E-Commerce Platform", excerpt: "A scalable online store with advanced product filtering, seamless checkout, and integrated payment processing that increased client revenue by 250%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-beautiful-e-commerce-website-mockup-on-1772679876501-8c740a2f.png", imageAlt: "E-commerce platform", authorName: "Sarah Johnson", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-portrait-of-a-talented-web--1772679876645-10921216.png", date: "Mar 15, 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: "SaaS",
|
||||
title: "Enterprise SaaS Dashboard",
|
||||
excerpt: "A comprehensive analytics platform with real-time data visualization, user management, and customizable reporting features for enterprise clients.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-stunning-saas-platform-dashboard-inter-1772679876614-aa886bfe.png?_wi=1",
|
||||
imageAlt: "SaaS dashboard",
|
||||
authorName: "Michael Chen",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-portrait-of-a-skilled-ui-ux-1772679875974-8e5b646f.png",
|
||||
date: "Mar 10, 2025",
|
||||
},
|
||||
id: "2", category: "SaaS", title: "Enterprise SaaS Dashboard", excerpt: "A comprehensive analytics platform with real-time data visualization, user management, and customizable reporting features for enterprise clients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-stunning-saas-platform-dashboard-inter-1772679876614-aa886bfe.png", imageAlt: "SaaS dashboard", authorName: "Michael Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-portrait-of-a-skilled-ui-ux-1772679875974-8e5b646f.png", date: "Mar 10, 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Corporate",
|
||||
title: "Brand Refresh & Website",
|
||||
excerpt: "Complete brand identity redesign with a modern corporate website featuring dynamic content management and integrated marketing tools.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-stylish-corporate-website-homepage-dis-1772679876691-d63b71c3.png?_wi=1",
|
||||
imageAlt: "Corporate website",
|
||||
authorName: "Emily Rodriguez",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-portrait-of-an-experienced--1772679876828-c30f2c9b.png",
|
||||
date: "Mar 5, 2025",
|
||||
},
|
||||
id: "3", category: "Corporate", title: "Brand Refresh & Website", excerpt: "Complete brand identity redesign with a modern corporate website featuring dynamic content management and integrated marketing tools.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/a-stylish-corporate-website-homepage-dis-1772679876691-d63b71c3.png", imageAlt: "Corporate website", authorName: "Emily Rodriguez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-portrait-of-an-experienced--1772679876828-c30f2c9b.png", date: "Mar 5, 2025"},
|
||||
]}
|
||||
title="Recent Projects"
|
||||
description="Explore our latest web development and design work"
|
||||
@@ -213,53 +166,17 @@ export default function HomePage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Thompson",
|
||||
handle: "CEO, TechVision Inc",
|
||||
testimonial: "Creative Web Agency transformed our entire online presence. The website is stunning and has already increased our leads by 180%. Exceptional work!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-satisfied-bus-1772679875694-463dac92.png?_wi=1",
|
||||
imageAlt: "Sarah Thompson",
|
||||
},
|
||||
id: "1", name: "Sarah Thompson", handle: "CEO, TechVision Inc", testimonial: "Creative Web Agency transformed our entire online presence. The website is stunning and has already increased our leads by 180%. Exceptional work!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-satisfied-bus-1772679875694-463dac92.png", imageAlt: "Sarah Thompson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Rodriguez",
|
||||
handle: "Founder, Growth Labs",
|
||||
testimonial: "Working with their team was seamless from start to finish. They understood our vision and delivered beyond expectations. Highly recommended!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-happy-entrepr-1772679875912-b465efc9.png?_wi=1",
|
||||
imageAlt: "Michael Rodriguez",
|
||||
},
|
||||
id: "2", name: "Michael Rodriguez", handle: "Founder, Growth Labs", testimonial: "Working with their team was seamless from start to finish. They understood our vision and delivered beyond expectations. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-happy-entrepr-1772679875912-b465efc9.png", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jennifer Park",
|
||||
handle: "Marketing Director, BrandCo",
|
||||
testimonial: "The attention to detail and creative solutions they provided were outstanding. Our website is now our best marketing tool.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-ceo-or-senior-1772679875206-30016216.png?_wi=1",
|
||||
imageAlt: "Jennifer Park",
|
||||
},
|
||||
id: "3", name: "Jennifer Park", handle: "Marketing Director, BrandCo", testimonial: "The attention to detail and creative solutions they provided were outstanding. Our website is now our best marketing tool.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-ceo-or-senior-1772679875206-30016216.png", imageAlt: "Jennifer Park"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Chen",
|
||||
handle: "CTO, CloudStart",
|
||||
testimonial: "Exceptional technical expertise combined with beautiful design. They built exactly what we needed with scalability in mind.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-marketing-dir-1772679876066-09f8fd37.png?_wi=1",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
id: "4", name: "David Chen", handle: "CTO, CloudStart", testimonial: "Exceptional technical expertise combined with beautiful design. They built exactly what we needed with scalability in mind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-marketing-dir-1772679876066-09f8fd37.png", imageAlt: "David Chen"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amanda White",
|
||||
handle: "Entrepreneur, Digital Ventures",
|
||||
testimonial: "From concept to launch, the team was responsive, professional, and incredibly talented. Best investment we made for our startup.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-digital-strat-1772679876573-43dfc39d.png?_wi=1",
|
||||
imageAlt: "Amanda White",
|
||||
},
|
||||
id: "5", name: "Amanda White", handle: "Entrepreneur, Digital Ventures", testimonial: "From concept to launch, the team was responsive, professional, and incredibly talented. Best investment we made for our startup.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-digital-strat-1772679876573-43dfc39d.png", imageAlt: "Amanda White"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Martinez",
|
||||
handle: "Owner, Premier Retail",
|
||||
testimonial: "Our new website has dramatically improved customer experience and conversion rates. Creative Web Agency truly delivers excellence.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-product-manag-1772679875934-52904951.png?_wi=1",
|
||||
imageAlt: "Robert Martinez",
|
||||
},
|
||||
id: "6", name: "Robert Martinez", handle: "Owner, Premier Retail", testimonial: "Our new website has dramatically improved customer experience and conversion rates. Creative Web Agency truly delivers excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZXctc17uMFQ7zoTfanEtov5d/professional-headshot-of-a-product-manag-1772679875934-52904951.png", imageAlt: "Robert Martinez"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Client Success Stories"
|
||||
@@ -275,33 +192,13 @@ export default function HomePage() {
|
||||
<MetricCardTen
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Projects Completed",
|
||||
subtitle: "Successfully delivered across industries",
|
||||
category: "Portfolio",
|
||||
value: "150+",
|
||||
},
|
||||
id: "1", title: "Projects Completed", subtitle: "Successfully delivered across industries", category: "Portfolio", value: "150+"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Satisfied Clients",
|
||||
subtitle: "Companies that trust our expertise",
|
||||
category: "Growth",
|
||||
value: "120+",
|
||||
},
|
||||
id: "2", title: "Satisfied Clients", subtitle: "Companies that trust our expertise", category: "Growth", value: "120+"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Years in Business",
|
||||
subtitle: "Continuous innovation since founding",
|
||||
category: "Experience",
|
||||
value: "10",
|
||||
},
|
||||
id: "3", title: "Years in Business", subtitle: "Continuous innovation since founding", category: "Experience", value: "10"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Team Members",
|
||||
subtitle: "Creative professionals dedicated to excellence",
|
||||
category: "Team",
|
||||
value: "25+",
|
||||
},
|
||||
id: "4", title: "Team Members", subtitle: "Creative professionals dedicated to excellence", category: "Team", value: "25+"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="By The Numbers"
|
||||
@@ -317,8 +214,7 @@ export default function HomePage() {
|
||||
logoText="Creative Web Agency"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/#about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Portfolio", href: "/portfolio" },
|
||||
@@ -326,8 +222,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Web Design", href: "/services" },
|
||||
{ label: "Web Development", href: "/services" },
|
||||
{ label: "SEO & Analytics", href: "/services" },
|
||||
@@ -335,16 +230,14 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Email: info@creativewebagency.com", href: "mailto:info@creativewebagency.com" },
|
||||
{ label: "Phone: +1 (555) 123-4567", href: "tel:+15551234567" },
|
||||
{ label: "Get in Touch", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
|
||||
Reference in New Issue
Block a user