Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
179
src/app/page.tsx
179
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="My Angel Service"
|
||||
/>
|
||||
@@ -52,43 +40,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Trusted Electrical Services in Miami"
|
||||
description="My Angel Service provides professional, reliable residential and commercial electrical solutions. From panel upgrades to emergency repairs, we ensure your home is safe and energy-efficient."
|
||||
tag="Licensed & Insured"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+13053994211",
|
||||
},
|
||||
{
|
||||
text: "Request Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Call Now", href: "tel:+13053994211" },
|
||||
{ text: "Request Free Estimate", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-electrician-working-on-a--1775172547649-3dee02e5.png?_wi=1",
|
||||
imageAlt: "Electrician working on panel",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-electrician-working-on-a--1775172547649-3dee02e5.png", imageAlt: "Electrician working on panel"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/an-exterior-view-of-a-beautiful-miami-cl-1775172547294-c05ac684.png?_wi=1",
|
||||
imageAlt: "Miami home exterior",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-reliable-professional-electrician-cons-1775172548376-b6da3600.png?_wi=1",
|
||||
imageAlt: "Electrician consulting",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/close-up-of-electrical-tools-and-a-digit-1775172547979-07032e01.png?_wi=1",
|
||||
imageAlt: "Electrical tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-electrician-working-on-a--1775172547649-3dee02e5.png?_wi=2",
|
||||
imageAlt: "Professional electrical work",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/an-exterior-view-of-a-beautiful-miami-cl-1775172547294-c05ac684.png", imageAlt: "Miami home exterior"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -102,20 +66,11 @@ export default function LandingPage() {
|
||||
title="Why Choose My Angel Service?"
|
||||
description="We specialize in upgrading classic Miami electrical systems to handle modern demands. With 24/7 service and a commitment to code compliance, we provide peace of mind for every home and business owner."
|
||||
metrics={[
|
||||
{
|
||||
value: "26+",
|
||||
title: "5-Star Reviews",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Availability",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Satisfaction",
|
||||
},
|
||||
{ value: "26+", title: "5-Star Reviews" },
|
||||
{ value: "24/7", title: "Availability" },
|
||||
{ value: "100%", title: "Satisfaction" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-reliable-professional-electrician-cons-1775172548376-b6da3600.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-reliable-professional-electrician-cons-1775172548376-b6da3600.png"
|
||||
imageAlt="Expert electrician team"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -129,25 +84,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Panel Upgrades",
|
||||
description: "Ensure your home safely handles modern energy demands.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-electrician-working-on-a--1775172547649-3dee02e5.png?_wi=3",
|
||||
imageAlt: "Panel upgrade",
|
||||
},
|
||||
title: "Panel Upgrades", description: "Ensure your home safely handles modern energy demands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-electrician-working-on-a--1775172547649-3dee02e5.png", imageAlt: "Panel upgrade"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Electrical Repairs",
|
||||
description: "Fast troubleshooting and expert repairs for any issue.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-reliable-professional-electrician-cons-1775172548376-b6da3600.png?_wi=3",
|
||||
imageAlt: "Electrical repairs",
|
||||
},
|
||||
title: "Electrical Repairs", description: "Fast troubleshooting and expert repairs for any issue.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-reliable-professional-electrician-cons-1775172548376-b6da3600.png", imageAlt: "Electrical repairs"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Commercial Services",
|
||||
description: "Reliable electrical support for Miami businesses.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/an-exterior-view-of-a-beautiful-miami-cl-1775172547294-c05ac684.png?_wi=2",
|
||||
imageAlt: "Commercial work",
|
||||
},
|
||||
title: "Commercial Services", description: "Reliable electrical support for Miami businesses.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/an-exterior-view-of-a-beautiful-miami-cl-1775172547294-c05ac684.png", imageAlt: "Commercial work"},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="Comprehensive electrical solutions for your peace of mind."
|
||||
@@ -161,40 +104,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Lorraine A. Mitchell",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Exceptional service. Professional, honest, and respectful. Went above and beyond.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-friendly-portrait-of-a-satisfied-custo-1775172547060-ccd7c376.png",
|
||||
},
|
||||
id: "1", name: "Lorraine A. Mitchell", handle: "Homeowner", testimonial: "Exceptional service. Professional, honest, and respectful. Went above and beyond.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-friendly-portrait-of-a-satisfied-custo-1775172547060-ccd7c376.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Alexander Tommazi",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Excellent communication, on time, and outstanding work. Highly recommend.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-portrait-of-a-business-ow-1775172547200-d947b4c3.png",
|
||||
},
|
||||
id: "2", name: "Alexander Tommazi", handle: "Homeowner", testimonial: "Excellent communication, on time, and outstanding work. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-portrait-of-a-business-ow-1775172547200-d947b4c3.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ian Wogan",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Professional and helpful. Diagnosed issues quickly and provided prompt service.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-headshot-of-a-happy-custo-1775172547401-f92a758f.png",
|
||||
},
|
||||
id: "3", name: "Ian Wogan", handle: "Homeowner", testimonial: "Professional and helpful. Diagnosed issues quickly and provided prompt service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-headshot-of-a-happy-custo-1775172547401-f92a758f.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Maria G.",
|
||||
handle: "Business Owner",
|
||||
testimonial: "Great work on our commercial project. Reliable and fast!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-friendly-middle-aged-customer-studio-p-1775172546524-09a095b0.png",
|
||||
},
|
||||
id: "4", name: "Maria G.", handle: "Business Owner", testimonial: "Great work on our commercial project. Reliable and fast!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-friendly-middle-aged-customer-studio-p-1775172546524-09a095b0.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "David L.",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Best service in Miami. Very professional and tidy.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-headshot-of-a-satisfied-h-1775172547160-59be0ddf.png",
|
||||
},
|
||||
id: "5", name: "David L.", handle: "Homeowner", testimonial: "Best service in Miami. Very professional and tidy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/a-professional-headshot-of-a-satisfied-h-1775172547160-59be0ddf.png"},
|
||||
]}
|
||||
title="Trusted by Our Customers"
|
||||
description="See why Miami homeowners trust us with their electrical needs."
|
||||
@@ -207,20 +125,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Are you available 24/7?",
|
||||
content: "Yes, we provide emergency electrical support 24 hours a day.",
|
||||
},
|
||||
id: "q1", title: "Are you available 24/7?", content: "Yes, we provide emergency electrical support 24 hours a day."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you handle residential work?",
|
||||
content: "Absolutely. We specialize in residential electrical systems in Miami.",
|
||||
},
|
||||
id: "q2", title: "Do you handle residential work?", content: "Absolutely. We specialize in residential electrical systems in Miami."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is your service licensed and insured?",
|
||||
content: "Yes, we are fully licensed and insured for your protection.",
|
||||
},
|
||||
id: "q3", title: "Is your service licensed and insured?", content: "Yes, we are fully licensed and insured for your protection."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions about our electrical services."
|
||||
@@ -231,13 +140,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Book Your Inspection Today"
|
||||
description="Ready to upgrade your home? Contact My Angel Service for a free estimate."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/close-up-of-electrical-tools-and-a-digit-1775172547979-07032e01.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BmF6GIQKaS4Xx8jkTMtfvMVkOj/close-up-of-electrical-tools-and-a-digit-1775172547979-07032e01.png"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Request Estimate"
|
||||
/>
|
||||
@@ -248,38 +155,20 @@ export default function LandingPage() {
|
||||
logoText="My Angel Service"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Services", href: "#features" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "+1 305-399-4211",
|
||||
href: "tel:+13053994211",
|
||||
},
|
||||
{
|
||||
label: "Miami, FL",
|
||||
href: "#",
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "+1 305-399-4211", href: "tel:+13053994211" },
|
||||
{ label: "Miami, FL", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user