Merge version_2 into main #6

Merged
bender merged 6 commits from version_2 into main 2026-03-06 19:34:51 +00:00
6 changed files with 97 additions and 338 deletions

View File

@@ -35,9 +35,7 @@ export default function AboutPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Get Your Website",
href: "#consultation",
}}
text: "Get Started", href: "#consultation"}}
animateOnLoad={true}
/>
</div>
@@ -47,19 +45,13 @@ export default function AboutPage() {
features={[
{
icon: Users,
title: "Client-Focused Approach",
description: "We listen to your business goals and create solutions that drive real results for your local business.",
},
title: "Client-Focused Approach", description: "We listen to your business goals and create solutions that drive real results for your local business."},
{
icon: Award,
title: "Award-Winning Design",
description: "Our websites have won industry recognition for combining beautiful design with high conversion rates.",
},
title: "Award-Winning Design", description: "Our websites have won industry recognition for combining beautiful design with high conversion rates."},
{
icon: Clock,
title: "Fast Implementation",
description: "From initial consultation to launch, we work efficiently to get your website live and generating leads.",
},
title: "Fast Implementation", description: "From initial consultation to launch, we work efficiently to get your website live and generating leads."},
]}
title="Why Choose Maius Digital?"
description="We're not just another web design agency. We specialize in helping local businesses succeed online."
@@ -73,32 +65,16 @@ export default function AboutPage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "500",
title: "Websites Built",
description: "Professional sites for local businesses",
icon: Globe,
id: "1", value: "500", title: "Websites Built", description: "Professional sites for local businesses", icon: Globe,
},
{
id: "2",
value: "10k",
title: "Leads Generated",
description: "For our clients in the past year",
icon: TrendingUp,
id: "2", value: "10k", title: "Leads Generated", description: "For our clients in the past year", icon: TrendingUp,
},
{
id: "3",
value: "98",
title: "% Client Satisfaction",
description: "Proven results and exceptional service",
icon: ThumbsUp,
id: "3", value: "98", title: "% Client Satisfaction", description: "Proven results and exceptional service", icon: ThumbsUp,
},
{
id: "4",
value: "12",
title: "Years Experience",
description: "Helping businesses grow online",
icon: Award,
id: "4", value: "12", title: "Years Experience", description: "Helping businesses grow online", icon: Award,
},
]}
title="Our Impact"
@@ -117,21 +93,13 @@ export default function AboutPage() {
author="Sarah Mitchell, Owner - Mitchell's Hair Studio"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg",
alt: "Sarah Mitchell",
},
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg", alt: "Sarah Mitchell"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg",
alt: "John Davis",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg", alt: "John Davis"},
{
src: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg",
alt: "Emma Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", alt: "Emma Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3902.jpg",
alt: "Mike Thompson",
},
src: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3902.jpg", alt: "Mike Thompson"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -143,13 +111,9 @@ export default function AboutPage() {
<FooterLogoReveal
logoText="Maius Digital"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>

View File

@@ -32,9 +32,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Get Your Website",
href: "#consultation",
}}
text: "Get Started", href: "#consultation"}}
animateOnLoad={true}
/>
</div>
@@ -49,8 +47,7 @@ export default function ContactPage() {
mediaAnimation="slide-up"
mediaPosition="right"
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
inputPlaceholder="Enter your email"
buttonText="Get My Free Audit"
termsText="We respect your privacy. You'll receive valuable insights via email."
@@ -61,13 +58,9 @@ export default function ContactPage() {
<FooterLogoReveal
logoText="Maius Digital"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>

View File

@@ -40,9 +40,7 @@ export default function HomePage() {
brandName="Maius Digital"
navItems={navItems}
button={{
text: "Get Your Website",
href: "#consultation",
}}
text: "Get Started", href: "#consultation"}}
animateOnLoad={true}
/>
</div>
@@ -53,30 +51,18 @@ export default function HomePage() {
description="Turn Your Business Into a Lead-Generating Machine. We help local businesses get more customers with professional, high-converting websites."
buttons={[
{
text: "Get Your Website",
href: "#consultation",
},
{
text: "Free Website Audit",
href: "#contact",
},
text: "Free Website Audit", href: "#contact"},
]}
slides={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/businessman-near-glass-building-looking-camera_23-2148308621.jpg",
imageAlt: "professional business owner working laptop office",
},
"http://img.b2bpic.net/free-photo/businessman-near-glass-building-looking-camera_23-2148308621.jpg", imageAlt: "professional business owner working laptop office"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg",
imageAlt: "digital marketing strategy team collaboration",
},
"http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg", imageAlt: "digital marketing strategy team collaboration"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/male-analyst-doing-financial-research_482257-119498.jpg",
imageAlt: "successful business owner smiling professional",
},
"http://img.b2bpic.net/free-photo/male-analyst-doing-financial-research_482257-119498.jpg", imageAlt: "successful business owner smiling professional"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -90,22 +76,16 @@ export default function HomePage() {
features={[
{
icon: Users,
title: "More Customers",
description:
"Attract qualified leads and convert them into loyal customers with a website optimized for results.",
},
title: "More Customers", description:
"Attract qualified leads and convert them into loyal customers with a website optimized for results."},
{
icon: Award,
title: "Professional Online Presence",
description:
"Build credibility and trust with a modern, professional website that represents your brand perfectly.",
},
title: "Professional Online Presence", description:
"Build credibility and trust with a modern, professional website that represents your brand perfectly."},
{
icon: Clock,
title: "24/7 Lead Generation",
description:
"Your website works around the clock, capturing leads and inquiries even while you sleep.",
},
title: "24/7 Lead Generation", description:
"Your website works around the clock, capturing leads and inquiries even while you sleep."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -119,32 +99,16 @@ export default function HomePage() {
description="Real results for real local businesses"
metrics={[
{
id: "1",
value: "500",
title: "Websites Built",
description: "Professional sites for local businesses",
icon: Globe,
id: "1", value: "500", title: "Websites Built", description: "Professional sites for local businesses", icon: Globe,
},
{
id: "2",
value: "10k",
title: "Leads Generated",
description: "For our clients in the past year",
icon: TrendingUp,
id: "2", value: "10k", title: "Leads Generated", description: "For our clients in the past year", icon: TrendingUp,
},
{
id: "3",
value: "98",
title: "% Client Satisfaction",
description: "Proven results and exceptional service",
icon: ThumbsUp,
id: "3", value: "98", title: "% Client Satisfaction", description: "Proven results and exceptional service", icon: ThumbsUp,
},
{
id: "4",
value: "12",
title: "Years Experience",
description: "Helping businesses grow online",
icon: Award,
id: "4", value: "12", title: "Years Experience", description: "Helping businesses grow online", icon: Award,
},
]}
gridVariant="uniform-all-items-equal"
@@ -161,21 +125,13 @@ export default function HomePage() {
author="Sarah Mitchell, Owner - Mitchell's Hair Studio"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg",
alt: "Sarah Mitchell",
},
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg", alt: "Sarah Mitchell"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg",
alt: "John Davis",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg", alt: "John Davis"},
{
src: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg",
alt: "Emma Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", alt: "Emma Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3902.jpg",
alt: "Mike Thompson",
},
src: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3902.jpg", alt: "Mike Thompson"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -189,75 +145,30 @@ export default function HomePage() {
description="See how we've helped businesses in your industry succeed online"
blogs={[
{
id: "1",
category: "Nail Salon",
title: "Professional Website for Nail Beauty Studio",
excerpt:
"High-converting site with online booking system that increased appointments by 250%",
imageSrc:
"http://img.b2bpic.net/free-photo/female-dentists-with-papers-professional-doctors-solve-problems-with-documents_169016-67254.jpg?_wi=1",
imageAlt: "Nail salon interior design modern",
authorName: "Maius Digital",
authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "1", category: "Nail Salon", title: "Professional Website for Nail Beauty Studio", excerpt:
"High-converting site with online booking system that increased appointments by 250%", imageSrc:
"http://img.b2bpic.net/free-photo/female-dentists-with-papers-professional-doctors-solve-problems-with-documents_169016-67254.jpg?_wi=1", imageAlt: "Nail salon interior design modern", authorName: "Maius Digital", authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "2",
category: "Contractors",
title: "Contractor Website with Project Gallery",
excerpt:
"Showcases portfolio with lead generation forms that attracts quality construction clients",
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-construction-landing-page-template_23-2149568012.jpg?_wi=1",
imageAlt: "Contractor website design",
authorName: "Maius Digital",
authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "2", category: "Contractors", title: "Contractor Website with Project Gallery", excerpt:
"Showcases portfolio with lead generation forms that attracts quality construction clients", imageSrc:
"http://img.b2bpic.net/free-vector/gradient-construction-landing-page-template_23-2149568012.jpg?_wi=1", imageAlt: "Contractor website design", authorName: "Maius Digital", authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "3",
category: "Restaurants",
title: "Restaurant Website with Online Ordering",
excerpt:
"Modern design with menu showcase and reservation system boosting daily revenue",
imageSrc:
"http://img.b2bpic.net/free-psd/american-food-concept-web-template_23-2148485900.jpg?_wi=1",
imageAlt: "Restaurant website design",
authorName: "Maius Digital",
authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "3", category: "Restaurants", title: "Restaurant Website with Online Ordering", excerpt:
"Modern design with menu showcase and reservation system boosting daily revenue", imageSrc:
"http://img.b2bpic.net/free-psd/american-food-concept-web-template_23-2148485900.jpg?_wi=1", imageAlt: "Restaurant website design", authorName: "Maius Digital", authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "4",
category: "Beauty Services",
title: "Beauty Services Website with Booking Calendar",
excerpt:
"Elegant design that integrates booking system and service showcase for maximum conversions",
imageSrc:
"http://img.b2bpic.net/free-psd/landing-page-template-spa-treatment_23-2148613084.jpg?_wi=1",
imageAlt: "Beauty services website design",
authorName: "Maius Digital",
authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "4", category: "Beauty Services", title: "Beauty Services Website with Booking Calendar", excerpt:
"Elegant design that integrates booking system and service showcase for maximum conversions", imageSrc:
"http://img.b2bpic.net/free-psd/landing-page-template-spa-treatment_23-2148613084.jpg?_wi=1", imageAlt: "Beauty services website design", authorName: "Maius Digital", authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "5",
category: "Local Services",
title: "Local Service Business Website",
excerpt:
"Complete online solution with service descriptions, testimonials, and consultation booking",
imageSrc:
"http://img.b2bpic.net/free-photo/co-workers-wearing-face-mask-work_23-2148727683.jpg?_wi=1",
imageAlt: "Local services website design",
authorName: "Maius Digital",
authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "5", category: "Local Services", title: "Local Service Business Website", excerpt:
"Complete online solution with service descriptions, testimonials, and consultation booking", imageSrc:
"http://img.b2bpic.net/free-photo/co-workers-wearing-face-mask-work_23-2148727683.jpg?_wi=1", imageAlt: "Local services website design", authorName: "Maius Digital", authorAvatar:
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -276,8 +187,7 @@ export default function HomePage() {
mediaAnimation="slide-up"
mediaPosition="right"
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
inputPlaceholder="Enter your email"
buttonText="Get My Free Audit"
termsText="We respect your privacy. You'll receive valuable insights via email."
@@ -288,13 +198,9 @@ export default function HomePage() {
<FooterLogoReveal
logoText="Maius Digital"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>

View File

@@ -36,9 +36,7 @@ export default function PortfolioPage() {
brandName="Maius Digital"
navItems={navItems}
button={{
text: "Get Your Website",
href: "#consultation",
}}
text: "Get Started", href: "#consultation"}}
animateOnLoad={true}
/>
</div>
@@ -47,60 +45,15 @@ export default function PortfolioPage() {
<BlogCardThree
blogs={[
{
id: "1",
category: "Nail Salon",
title: "Professional Website for Nail Beauty Studio",
excerpt: "High-converting site with online booking system that increased appointments by 250%",
imageSrc: "http://img.b2bpic.net/free-photo/female-dentists-with-papers-professional-doctors-solve-problems-with-documents_169016-67254.jpg?_wi=2",
imageAlt: "Nail salon interior design modern",
authorName: "Maius Digital",
authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "1", category: "Nail Salon", title: "Professional Website for Nail Beauty Studio", excerpt: "High-converting site with online booking system that increased appointments by 250%", imageSrc: "http://img.b2bpic.net/free-photo/female-dentists-with-papers-professional-doctors-solve-problems-with-documents_169016-67254.jpg?_wi=2", imageAlt: "Nail salon interior design modern", authorName: "Maius Digital", authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "2",
category: "Contractors",
title: "Contractor Website with Project Gallery",
excerpt: "Showcases portfolio with lead generation forms that attracts quality construction clients",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-construction-landing-page-template_23-2149568012.jpg?_wi=2",
imageAlt: "construction contractor working on project",
authorName: "Maius Digital",
authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "2", category: "Contractors", title: "Contractor Website with Project Gallery", excerpt: "Showcases portfolio with lead generation forms that attracts quality construction clients", imageSrc: "http://img.b2bpic.net/free-vector/gradient-construction-landing-page-template_23-2149568012.jpg?_wi=2", imageAlt: "construction contractor working on project", authorName: "Maius Digital", authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "3",
category: "Restaurants",
title: "Restaurant Website with Online Ordering",
excerpt: "Modern design with menu showcase and reservation system boosting daily revenue",
imageSrc: "http://img.b2bpic.net/free-psd/american-food-concept-web-template_23-2148485900.jpg?_wi=2",
imageAlt: "modern restaurant interior design elegant",
authorName: "Maius Digital",
authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "3", category: "Restaurants", title: "Restaurant Website with Online Ordering", excerpt: "Modern design with menu showcase and reservation system boosting daily revenue", imageSrc: "http://img.b2bpic.net/free-psd/american-food-concept-web-template_23-2148485900.jpg?_wi=2", imageAlt: "modern restaurant interior design elegant", authorName: "Maius Digital", authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "4",
category: "Beauty Services",
title: "Beauty Services Website with Booking Calendar",
excerpt: "Elegant design that integrates booking system and service showcase for maximum conversions",
imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-spa-treatment_23-2148613084.jpg?_wi=2",
imageAlt: "beauty salon spa interior professional",
authorName: "Maius Digital",
authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "4", category: "Beauty Services", title: "Beauty Services Website with Booking Calendar", excerpt: "Elegant design that integrates booking system and service showcase for maximum conversions", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-spa-treatment_23-2148613084.jpg?_wi=2", imageAlt: "beauty salon spa interior professional", authorName: "Maius Digital", authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
{
id: "5",
category: "Local Services",
title: "Local Service Business Website",
excerpt: "Complete online solution with service descriptions, testimonials, and consultation booking",
imageSrc: "http://img.b2bpic.net/free-photo/co-workers-wearing-face-mask-work_23-2148727683.jpg?_wi=2",
imageAlt: "local business service professional team",
authorName: "Maius Digital",
authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg",
date: "2024",
},
id: "5", category: "Local Services", title: "Local Service Business Website", excerpt: "Complete online solution with service descriptions, testimonials, and consultation booking", imageSrc: "http://img.b2bpic.net/free-photo/co-workers-wearing-face-mask-work_23-2148727683.jpg?_wi=2", imageAlt: "local business service professional team", authorName: "Maius Digital", authorAvatar: "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148825387.jpg", date: "2024"},
]}
title="Portfolio Showcase"
description="See how we've helped businesses in your industry succeed online"
@@ -131,13 +84,9 @@ export default function PortfolioPage() {
<FooterLogoReveal
logoText="Maius Digital"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>

View File

@@ -36,9 +36,7 @@ export default function PricingPage() {
brandName="Maius Digital"
navItems={navItems}
button={{
text: "Get Your Website",
href: "#consultation",
}}
text: "Get Started", href: "#consultation"}}
animateOnLoad={true}
/>
</div>
@@ -48,19 +46,13 @@ export default function PricingPage() {
features={[
{
icon: Globe,
title: "Starter Website - $500",
description: "Perfect for getting started online. Includes up to 5 pages, contact form, mobile-responsive design, and basic SEO optimization.",
},
title: "Starter Website - $500", description: "Perfect for getting started online. Includes up to 5 pages, contact form, mobile-responsive design, and basic SEO optimization."},
{
icon: Award,
title: "Professional Package - $800",
description: "Full-featured website with advanced functionality. Includes up to 15 pages, booking system, analytics integration, and comprehensive SEO setup.",
},
title: "Professional Package - $800", description: "Full-featured website with advanced functionality. Includes up to 15 pages, booking system, analytics integration, and comprehensive SEO setup."},
{
icon: Clock,
title: "Enterprise Solution - $1200",
description: "Complete digital presence. Custom design, unlimited pages, e-commerce integration, advanced analytics, and ongoing support.",
},
title: "Enterprise Solution - $1200", description: "Complete digital presence. Custom design, unlimited pages, e-commerce integration, advanced analytics, and ongoing support."},
]}
title="Transparent Pricing That Fits Your Business"
description="Choose the package that works best for your business goals. All plans include ongoing support and regular updates."
@@ -75,19 +67,13 @@ export default function PricingPage() {
features={[
{
icon: Globe,
title: "Mobile-First Design",
description: "Every website is optimized for mobile devices to reach customers wherever they are.",
},
title: "Mobile-First Design", description: "Every website is optimized for mobile devices to reach customers wherever they are."},
{
icon: Award,
title: "Lead Capture Forms",
description: "Strategic form placement that converts visitors into qualified leads for your business.",
},
title: "Lead Capture Forms", description: "Strategic form placement that converts visitors into qualified leads for your business."},
{
icon: Clock,
title: "24/7 Availability",
description: "Your website works around the clock, capturing leads and inquiries automatically.",
},
title: "24/7 Availability", description: "Your website works around the clock, capturing leads and inquiries automatically."},
]}
title="What's Included in Every Package"
description="Professional features designed to help your business succeed online."
@@ -117,13 +103,9 @@ export default function PricingPage() {
<FooterLogoReveal
logoText="Maius Digital"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>

View File

@@ -37,9 +37,7 @@ export default function ServicesPage() {
brandName="Maius Digital"
navItems={navItems}
button={{
text: "Get Your Website",
href: "#consultation",
}}
text: "Get Started", href: "#consultation"}}
animateOnLoad={true}
/>
</div>
@@ -51,40 +49,28 @@ export default function ServicesPage() {
features={[
{
icon: Zap,
title: "Custom Website Design",
description:
"Bespoke websites built specifically for your business needs, not template-based. Every pixel designed to convert visitors into customers.",
},
title: "Custom Website Design", description:
"Bespoke websites built specifically for your business needs, not template-based. Every pixel designed to convert visitors into customers."},
{
icon: Smartphone,
title: "Mobile Optimization",
description:
"Fully responsive design that looks perfect on all devices. With 60% of traffic from mobile, optimization is essential for success.",
},
title: "Mobile Optimization", description:
"Fully responsive design that looks perfect on all devices. With 60% of traffic from mobile, optimization is essential for success."},
{
icon: Gauge,
title: "Performance Optimization",
description:
"Lightning-fast loading times and SEO optimization to help your website rank higher in search results and attract organic traffic.",
},
title: "Performance Optimization", description:
"Lightning-fast loading times and SEO optimization to help your website rank higher in search results and attract organic traffic."},
{
icon: Lock,
title: "Security & Compliance",
description:
"SSL certificates, data protection, and compliance with industry standards to keep your business and customers safe online.",
},
title: "Security & Compliance", description:
"SSL certificates, data protection, and compliance with industry standards to keep your business and customers safe online."},
{
icon: Headphones,
title: "Ongoing Support",
description:
"Dedicated support team available to help with updates, maintenance, and any technical issues that arise after launch.",
},
title: "Ongoing Support", description:
"Dedicated support team available to help with updates, maintenance, and any technical issues that arise after launch."},
{
icon: Shield,
title: "Lead Generation Focus",
description:
"Strategic placement of call-to-action buttons and contact forms designed to capture leads and drive business inquiries.",
},
title: "Lead Generation Focus", description:
"Strategic placement of call-to-action buttons and contact forms designed to capture leads and drive business inquiries."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -98,32 +84,16 @@ export default function ServicesPage() {
description="Industry-leading expertise and proven results"
metrics={[
{
id: "1",
value: "3x",
title: "Average Traffic",
description: "Increase within first 6 months",
icon: TrendingUp,
id: "1", value: "3x", title: "Average Traffic", description: "Increase within first 6 months", icon: TrendingUp,
},
{
id: "2",
value: "300",
title: "Projects Complete",
description: "Successfully delivered this year",
icon: Award,
id: "2", value: "300", title: "Projects Complete", description: "Successfully delivered this year", icon: Award,
},
{
id: "3",
value: "48h",
title: "Avg Response Time",
description: "Support available Monday-Friday",
icon: Headphones,
id: "3", value: "48h", title: "Avg Response Time", description: "Support available Monday-Friday", icon: Headphones,
},
{
id: "4",
value: "99.9",
title: "% Uptime",
description: "Guaranteed hosting reliability",
icon: Shield,
id: "4", value: "99.9", title: "% Uptime", description: "Guaranteed hosting reliability", icon: Shield,
},
]}
gridVariant="uniform-all-items-equal"
@@ -143,8 +113,7 @@ export default function ServicesPage() {
mediaAnimation="slide-up"
mediaPosition="right"
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
inputPlaceholder="Enter your email"
buttonText="Get Custom Quote"
termsText="We'll review your needs and send a personalized proposal within 24 hours."
@@ -155,13 +124,9 @@ export default function ServicesPage() {
<FooterLogoReveal
logoText="Maius Digital"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>