Merge version_1 into main #2
237
src/app/page.tsx
237
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Armando’s HVAC"
|
||||
/>
|
||||
@@ -58,38 +43,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Professional HVAC Care for Your Home"
|
||||
description="Armando’s Heating & Cooling provides expert maintenance, repair, and installation to keep your indoor climate perfect all year round."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Service",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Service", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-overalls-standing-door-with-toolbox_1098-17819.jpg?_wi=1",
|
||||
imageAlt: "HVAC Technician",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg?_wi=1",
|
||||
imageAlt: "Air conditioning unit",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-leisure-chair-racing-game-competition-young-cheerful-asian-business-people-dressed-casual-clothing-are-having-fun-pushing-chairs-race-modern-office-happy-team-concept_609648-2490.jpg?_wi=1",
|
||||
imageAlt: "Comfortable family",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-worker-holding-hands-waist-uniform-looking-confident-front-view_176474-21698.jpg",
|
||||
imageAlt: "Young worker in uniform",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-black-shirt-with-cap-glasses-clenching-his-fists-looking-confident_176474-11298.jpg",
|
||||
imageAlt: "Confident technician",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-overalls-standing-door-with-toolbox_1098-17819.jpg", imageAlt: "HVAC Technician" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg", imageAlt: "Air conditioning unit" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-leisure-chair-racing-game-competition-young-cheerful-asian-business-people-dressed-casual-clothing-are-having-fun-pushing-chairs-race-modern-office-happy-team-concept_609648-2490.jpg", imageAlt: "Comfortable family" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-worker-holding-hands-waist-uniform-looking-confident-front-view_176474-21698.jpg", imageAlt: "Young worker in uniform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-black-shirt-with-cap-glasses-clenching-his-fists-looking-confident_176474-11298.jpg", imageAlt: "Confident technician" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -101,14 +64,8 @@ export default function LandingPage() {
|
||||
title="Decades of Comfort"
|
||||
description="Armando’s has been serving the local community with honesty, reliability, and precision. We treat your home like our own."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Emergency Help",
|
||||
},
|
||||
{ value: "15+", title: "Years Experience" },
|
||||
{ value: "24/7", title: "Emergency Help" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg"
|
||||
imageAlt="HVAC Service"
|
||||
@@ -124,50 +81,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AC Repair",
|
||||
description: "Quick cooling restores.",
|
||||
icon: Zap,
|
||||
title: "AC Repair", description: "Quick cooling restores.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-technician-grey-uniform-standing-with-crossed-arms-looking-focused_176474-35388.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250257.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-overalls-standing-door-with-toolbox_1098-17819.jpg?_wi=2",
|
||||
imageAlt: "hvac professional uniform",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-technician-grey-uniform-standing-with-crossed-arms-looking-focused_176474-35388.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250257.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Furnace Service",
|
||||
description: "Stay warm all winter.",
|
||||
icon: Flame,
|
||||
title: "Furnace Service", description: "Stay warm all winter.", icon: Flame,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-laptop-outdoors_23-2150747676.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg?_wi=2",
|
||||
imageAlt: "hvac professional uniform",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-laptop-outdoors_23-2150747676.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "System Install",
|
||||
description: "Efficient modern units.",
|
||||
icon: Settings,
|
||||
title: "System Install", description: "Efficient modern units.", icon: Settings,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-having-coffee-while-holding-his-baby_107420-96346.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-freon-leaks_482257-92791.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-leisure-chair-racing-game-competition-young-cheerful-asian-business-people-dressed-casual-clothing-are-having-fun-pushing-chairs-race-modern-office-happy-team-concept_609648-2490.jpg?_wi=2",
|
||||
imageAlt: "hvac professional uniform",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/father-having-coffee-while-holding-his-baby_107420-96346.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-freon-leaks_482257-92791.jpg" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="From emergency repairs to seasonal checkups, we handle all your heating and cooling needs."
|
||||
@@ -180,24 +113,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Completed Jobs",
|
||||
value: "5,000+",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Happy Clients",
|
||||
value: "98%",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Technicians",
|
||||
value: "20",
|
||||
icon: Users,
|
||||
},
|
||||
{ id: "m1", title: "Completed Jobs", value: "5,000+", icon: Award },
|
||||
{ id: "m2", title: "Happy Clients", value: "98%", icon: Star },
|
||||
{ id: "m3", title: "Technicians", value: "20", icon: Users }
|
||||
]}
|
||||
title="By The Numbers"
|
||||
description="We are proud of our track record in the community."
|
||||
@@ -210,41 +128,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
role: "Homeowner",
|
||||
testimonial: "Fast and friendly service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "John Doe",
|
||||
role: "Manager",
|
||||
testimonial: "Highly professional and skilled.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jane Smith",
|
||||
role: "Resident",
|
||||
testimonial: "Fixed my AC in hours.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mike Ross",
|
||||
role: "Customer",
|
||||
testimonial: "Great rates and service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna Lee",
|
||||
role: "Homeowner",
|
||||
testimonial: "Reliable experts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Miller", role: "Homeowner", testimonial: "Fast and friendly service!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" },
|
||||
{ id: "2", name: "John Doe", role: "Manager", testimonial: "Highly professional and skilled.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg" },
|
||||
{ id: "3", name: "Jane Smith", role: "Resident", testimonial: "Fixed my AC in hours.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" },
|
||||
{ id: "4", name: "Mike Ross", role: "Customer", testimonial: "Great rates and service.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg" },
|
||||
{ id: "5", name: "Anna Lee", role: "Homeowner", testimonial: "Reliable experts.", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg" }
|
||||
]}
|
||||
title="Client Success"
|
||||
description="What our customers are saying about us."
|
||||
@@ -256,21 +144,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer emergency calls?",
|
||||
content: "Yes, 24/7.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are you licensed?",
|
||||
content: "Fully licensed and insured.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "How often should I get service?",
|
||||
content: "Once every season.",
|
||||
},
|
||||
{ id: "1", title: "Do you offer emergency calls?", content: "Yes, 24/7." },
|
||||
{ id: "2", title: "Are you licensed?", content: "Fully licensed and insured." },
|
||||
{ id: "3", title: "How often should I get service?", content: "Once every season." }
|
||||
]}
|
||||
title="Questions Answered"
|
||||
description="Frequently asked questions about our services."
|
||||
@@ -281,46 +157,17 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to get comfortable? Call us today or request a quote."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5555555555",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call Now", href: "tel:5555555555" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "About", href: "#about" }, { label: "Services", href: "#features" }] },
|
||||
{ items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }] }
|
||||
]}
|
||||
logoText="Armando’s HVAC"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user