Merge version_1 into main #2
227
src/app/page.tsx
227
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "why-us",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "why-us" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Flynn HVAC"
|
||||
/>
|
||||
@@ -61,40 +46,16 @@ export default function LandingPage() {
|
||||
logoText="Flynn HVAC Repair Cooling & Heating"
|
||||
description="Fast & Reliable AC Repair in Miami Gardens. Stay cool—expert HVAC service available daily from 6AM–9PM. Veteran-Owned & Trusted."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+17862200536",
|
||||
},
|
||||
{
|
||||
text: "Request Service",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Call Now", href: "tel:+17862200536" },
|
||||
{ text: "Request Service", href: "#contact" },
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294498247-b4795e88.png?_wi=1",
|
||||
imageAlt: "Professional HVAC technician inspecting a modern residential AC unit in a sunny Miami backyard.",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294573240-4047d4dd.png",
|
||||
imageAlt: "Service technician working on a residential air conditioner.",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294583922-55e8da72.png",
|
||||
imageAlt: "Close up of an AC unit inspection process.",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294593227-9a4377f6.png",
|
||||
imageAlt: "Professional HVAC maintenance performed by our expert team.",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294608000-6d4a9315.png",
|
||||
imageAlt: "Fast Miami AC repair services for your home.",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294616732-092bc9aa.png",
|
||||
imageAlt: "Reliable AC fix and service for Miami residents.",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294498247-b4795e88.png", imageAlt: "Professional HVAC technician inspecting a modern residential AC unit in a sunny Miami backyard." },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294573240-4047d4dd.png", imageAlt: "Service technician working on a residential air conditioner." },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294583922-55e8da72.png", imageAlt: "Close up of an AC unit inspection process." },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294593227-9a4377f6.png", imageAlt: "Professional HVAC maintenance performed by our expert team." },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294608000-6d4a9315.png", imageAlt: "Fast Miami AC repair services for your home." },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294616732-092bc9aa.png", imageAlt: "Reliable AC fix and service for Miami residents." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,46 +66,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AC Repair",
|
||||
description: "Expert diagnosis and repair for all types of cooling systems.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wrench,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/close-up-of-an-hvac-technician-hands-wor-1776294508222-df3b38e4.png",
|
||||
imageAlt: "Close up of an HVAC technician hands working on a modern air conditioning unit circuit board, precis",
|
||||
},
|
||||
{
|
||||
title: "AC Installation",
|
||||
description: "Professional installation of high-efficiency AC units.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wind,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-hvac-technician-inspecting--1776294498247-b4795e88.png?_wi=2",
|
||||
imageAlt: "Close up of an HVAC technician hands working on a modern air conditioning unit circuit board, precis",
|
||||
},
|
||||
{
|
||||
title: "Heating Services",
|
||||
description: "Keeping your home comfortable during cooler nights.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Gauge,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/portrait-of-a-happy-miami-homeowner-givi-1776294520003-2d9759fc.png?_wi=1",
|
||||
imageAlt: "Close up of an HVAC technician hands working on a modern air conditioning unit circuit board, precis",
|
||||
},
|
||||
{
|
||||
title: "HVAC Maintenance",
|
||||
description: "Regular tune-ups to extend your system's life.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShieldCheck,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-portrait-of-a-retired-veter-1776294532157-0aa0b527.png?_wi=1",
|
||||
imageAlt: "Close up of an HVAC technician hands working on a modern air conditioning unit circuit board, precis",
|
||||
},
|
||||
{
|
||||
title: "Emergency Repairs",
|
||||
description: "Rapid response when you need it most, day or night.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/smiling-young-couple-standing-in-front-o-1776294542035-ab9a6c56.png?_wi=1",
|
||||
imageAlt: "Close up of an HVAC technician hands working on a modern air conditioning unit circuit board, precis",
|
||||
},
|
||||
{ title: "AC Repair", description: "Expert diagnosis and repair for all types of cooling systems.", bentoComponent: "reveal-icon", icon: Wrench },
|
||||
{ title: "AC Installation", description: "Professional installation of high-efficiency AC units.", bentoComponent: "reveal-icon", icon: Wind },
|
||||
{ title: "Heating Services", description: "Keeping your home comfortable during cooler nights.", bentoComponent: "reveal-icon", icon: Gauge },
|
||||
{ title: "HVAC Maintenance", description: "Regular tune-ups to extend your system's life.", bentoComponent: "reveal-icon", icon: ShieldCheck },
|
||||
{ title: "Emergency Repairs", description: "Rapid response when you need it most, day or night.", bentoComponent: "reveal-icon", icon: Zap },
|
||||
]}
|
||||
title="Our HVAC Services"
|
||||
description="Comprehensive cooling and heating solutions for your home comfort."
|
||||
@@ -156,21 +82,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Why Choose Flynn HVAC?"
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Veteran-Owned",
|
||||
value: "100%",
|
||||
},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Response Time",
|
||||
value: "Fast",
|
||||
},
|
||||
{
|
||||
icon: ThumbsUp,
|
||||
label: "Satisfaction Rating",
|
||||
value: "5.0",
|
||||
},
|
||||
{ icon: Award, label: "Veteran-Owned", value: "100%" },
|
||||
{ icon: Clock, label: "Response Time", value: "Fast" },
|
||||
{ icon: ThumbsUp, label: "Satisfaction Rating", value: "5.0" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -182,41 +96,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John D.",
|
||||
role: "Homeowner",
|
||||
testimonial: "Arrived promptly and fixed my AC quickly. Great professional service.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/portrait-of-a-happy-miami-homeowner-givi-1776294520003-2d9759fc.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah M.",
|
||||
role: "Resident",
|
||||
testimonial: "Very professional and fairly priced. Will definitely use again.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-portrait-of-a-retired-veter-1776294532157-0aa0b527.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert B.",
|
||||
role: "Homeowner",
|
||||
testimonial: "Dependable, knowledgeable, and easy to work with. Highly recommend!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/smiling-young-couple-standing-in-front-o-1776294542035-ab9a6c56.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena R.",
|
||||
role: "Customer",
|
||||
testimonial: "Finally found a trustworthy HVAC local service in Miami Gardens.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/a-professional-hvac-service-van-parked-i-1776294552679-867d3254.png",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mike T.",
|
||||
role: "Homeowner",
|
||||
testimonial: "Fast response time during the hottest week of the year!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/a-middle-aged-professional-business-pers-1776294561709-46288c79.png",
|
||||
},
|
||||
{ id: "1", name: "John D.", role: "Homeowner", testimonial: "Arrived promptly and fixed my AC quickly. Great professional service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/portrait-of-a-happy-miami-homeowner-givi-1776294520003-2d9759fc.png" },
|
||||
{ id: "2", name: "Sarah M.", role: "Resident", testimonial: "Very professional and fairly priced. Will definitely use again.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/professional-portrait-of-a-retired-veter-1776294532157-0aa0b527.png" },
|
||||
{ id: "3", name: "Robert B.", role: "Homeowner", testimonial: "Dependable, knowledgeable, and easy to work with. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/smiling-young-couple-standing-in-front-o-1776294542035-ab9a6c56.png" },
|
||||
{ id: "4", name: "Elena R.", role: "Customer", testimonial: "Finally found a trustworthy HVAC local service in Miami Gardens.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/a-professional-hvac-service-van-parked-i-1776294552679-867d3254.png" },
|
||||
{ id: "5", name: "Mike T.", role: "Homeowner", testimonial: "Fast response time during the hottest week of the year!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKUMyx1KuJVt8qaK0nh8PJMzjU/a-middle-aged-professional-business-pers-1776294561709-46288c79.png" },
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from our happy Miami Gardens neighbors."
|
||||
@@ -230,21 +114,9 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Miami Gardens",
|
||||
description: "Headquarters",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "North Miami",
|
||||
description: "Nearby service",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "South Florida",
|
||||
description: "Coverage",
|
||||
},
|
||||
{ id: "m1", value: "Miami Gardens", description: "Headquarters" },
|
||||
{ id: "m2", value: "North Miami", description: "Nearby service" },
|
||||
{ id: "m3", value: "South Florida", description: "Coverage" },
|
||||
]}
|
||||
title="Service Areas"
|
||||
description="Proudly serving Miami Gardens and South Florida."
|
||||
@@ -255,21 +127,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer same-day service?",
|
||||
content: "Yes, we prioritize emergency repairs to get your AC back running fast.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What are your business hours?",
|
||||
content: "We are available daily from 6 AM to 9 PM.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Yes, we are a fully licensed and insured veteran-owned business.",
|
||||
},
|
||||
{ id: "q1", title: "Do you offer same-day service?", content: "Yes, we prioritize emergency repairs to get your AC back running fast." },
|
||||
{ id: "q2", title: "What are your business hours?", content: "We are available daily from 6 AM to 9 PM." },
|
||||
{ id: "q3", title: "Are you licensed and insured?", content: "Yes, we are a fully licensed and insured veteran-owned business." },
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -279,18 +139,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Get Your AC Fixed Today"
|
||||
description="Professional HVAC help is just a phone call away. Reach us at (786) 220-0536."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now (786) 220-0536",
|
||||
href: "tel:+17862200536",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call Now (786) 220-0536", href: "tel:+17862200536" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -299,16 +152,8 @@ export default function LandingPage() {
|
||||
logoText="Flynn HVAC"
|
||||
copyrightText="© 2025 Flynn HVAC Repair Cooling & Heating. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user