Update src/app/page.tsx

This commit is contained in:
2026-04-06 04:18:14 +00:00
parent 21959127c7
commit 88c49bb3bf

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Why Us",
id: "about",
},
name: "Why Us", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Armando's"
/>
@@ -53,63 +45,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Don't Freeze. Don't Sweat. Call Armando."
description="24/7 Expert HVAC and Plumbing service when you need it most. Honest diagnosis, bilingual support, and reliable solutions."
buttons={[
{
text: "Call Emergency Now",
href: "tel:5550123",
},
text: "Call Emergency Now", href: "tel:5550123"},
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg"
imageAlt="Professional HVAC technician calibrating equipment"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/happy-family-spending-holidays-home_53876-97215.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/happy-family-spending-holidays-home_53876-97215.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/horizontal-image-cool-stylish-young-caucasian-male-with-black-curls-relaxing-indoors-sitting-white-desk-keeping-arms-folded-his-look-posture-expressing-confidence-smiling-camera_343059-2016.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/horizontal-image-cool-stylish-young-caucasian-male-with-black-curls-relaxing-indoors-sitting-white-desk-keeping-arms-folded-his-look-posture-expressing-confidence-smiling-camera_343059-2016.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", alt: "Customer 5"},
]}
avatarText="Trusted by over 500+ local families"
marqueeItems={[
{
type: "text",
text: "24/7 Emergency Service",
},
type: "text", text: "24/7 Emergency Service"},
{
type: "text",
text: "Licensed & Insured",
},
type: "text", text: "Licensed & Insured"},
{
type: "text",
text: "Bilingual Support",
},
type: "text", text: "Bilingual Support"},
{
type: "text",
text: "Same-Day Repairs",
},
type: "text", text: "Same-Day Repairs"},
{
type: "text",
text: "Family Owned & Operated",
},
type: "text", text: "Family Owned & Operated"},
]}
/>
</div>
@@ -122,34 +91,22 @@ export default function LandingPage() {
features={[
{
icon: Flame,
title: "Furnace Repair",
description: "Keep your home warm all winter long with our expert furnace diagnostics and repairs.",
},
title: "Furnace Repair", description: "Keep your home warm all winter long with our expert furnace diagnostics and repairs."},
{
icon: Snowflake,
title: "AC Services",
description: "Beat the summer heat with rapid, efficient air conditioning repair and maintenance.",
},
title: "AC Services", description: "Beat the summer heat with rapid, efficient air conditioning repair and maintenance."},
{
icon: Droplets,
title: "Plumbing",
description: "Expert pipe repair, leak detection, and general plumbing services for your peace of mind.",
},
title: "Plumbing", description: "Expert pipe repair, leak detection, and general plumbing services for your peace of mind."},
{
icon: Wind,
title: "Duct Work",
description: "Improve air quality and efficiency with professional duct cleaning and repair.",
},
title: "Duct Work", description: "Improve air quality and efficiency with professional duct cleaning and repair."},
{
icon: Gauge,
title: "Water Heaters",
description: "Repair and installation for all types of water heaters. Never run out of hot water.",
},
title: "Water Heaters", description: "Repair and installation for all types of water heaters. Never run out of hot water."},
{
icon: Phone,
title: "Emergency Call",
description: "Urgent, around-the-clock service for when issues just can't wait.",
},
title: "Emergency Call", description: "Urgent, around-the-clock service for when issues just can't wait."},
]}
title="Our Expert Services"
description="Professional HVAC, Plumbing, and duct work delivered with precision and care."
@@ -161,12 +118,8 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Why Armando Shows Up When Others Don't",
},
type: "text", content: "Why Armando Shows Up When Others Don't"},
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=2"
imageAlt="Armando working on HVAC system"
/>
</div>
@@ -178,45 +131,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Homeowner",
company: "Local Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
},
id: "1", name: "Sarah J.", role: "Homeowner", company: "Local Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"},
{
id: "2",
name: "Mike R.",
role: "Owner",
company: "Local Business",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-spending-holidays-home_53876-97215.jpg",
},
id: "2", name: "Mike R.", role: "Owner", company: "Local Business", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-spending-holidays-home_53876-97215.jpg"},
{
id: "3",
name: "Emily C.",
role: "Homeowner",
company: "Local Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=1",
},
id: "3", name: "Emily C.", role: "Homeowner", company: "Local Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg"},
{
id: "4",
name: "David L.",
role: "Parent",
company: "Local Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-image-cool-stylish-young-caucasian-male-with-black-curls-relaxing-indoors-sitting-white-desk-keeping-arms-folded-his-look-posture-expressing-confidence-smiling-camera_343059-2016.jpg",
},
id: "4", name: "David L.", role: "Parent", company: "Local Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-image-cool-stylish-young-caucasian-male-with-black-curls-relaxing-indoors-sitting-white-desk-keeping-arms-folded-his-look-posture-expressing-confidence-smiling-camera_343059-2016.jpg"},
{
id: "5",
name: "Jessica M.",
role: "Tenant",
company: "Local Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=2",
},
id: "5", name: "Jessica M.", role: "Tenant", company: "Local Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg"},
]}
title="Trusted by Your Neighbors"
description="Real feedback from real homeowners who relied on our team during their toughest moments."
@@ -227,14 +155,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
text="Don't wait for your system to fail. Get a professional diagnostic and repair estimate today. Serving our community with reliable service, 24/7."
buttons={[
{
text: "Contact Us Now",
href: "#",
},
text: "Contact Us Now", href: "#"},
]}
/>
</div>
@@ -246,14 +171,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
]}
/>
</div>