Update src/app/page.tsx
This commit is contained in:
282
src/app/page.tsx
282
src/app/page.tsx
@@ -32,32 +32,15 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Airtron"
|
||||
button={{
|
||||
text: "Book Service",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Service", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -67,39 +50,17 @@ export default function LandingPage() {
|
||||
description="Professional, respectful, and expert HVAC services you can trust. Serving our community with honor and efficiency."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Service",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Service", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5550123",
|
||||
},
|
||||
text: "Call Now", href: "tel:5550123"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg?_wi=1",
|
||||
imageAlt: "Professional HVAC services",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-works-air-conditioner_482257-90907.jpg",
|
||||
imageAlt: "Expert AC repair",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-safety-helmets_23-2149366668.jpg",
|
||||
imageAlt: "Customer first hvac",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg",
|
||||
imageAlt: "Reliable maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg",
|
||||
imageAlt: "Honest service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg",
|
||||
imageAlt: "Trusted AC experts",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg", imageAlt: "Professional HVAC services" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-works-air-conditioner_482257-90907.jpg", imageAlt: "Expert AC repair" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-safety-helmets_23-2149366668.jpg", imageAlt: "Customer first hvac" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg", imageAlt: "Reliable maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg", imageAlt: "Honest service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg", imageAlt: "Trusted AC experts" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,21 +69,11 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Your Comfort is Our Passion",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-worker-with-headphones-protective-glasses_23-2148773436.jpg",
|
||||
alt: "Technician service",
|
||||
},
|
||||
{ type: "text", content: "Your Comfort is Our Passion" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/front-view-worker-with-headphones-protective-glasses_23-2148773436.jpg", alt: "Technician service" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#features",
|
||||
},
|
||||
{ text: "Learn More", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -135,49 +86,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "System Tune-Ups",
|
||||
description: "Keep your system running efficiently all year round.",
|
||||
icon: Zap,
|
||||
title: "System Tune-Ups", description: "Keep your system running efficiently all year round.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036897.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-device_23-2148994138.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036897.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-device_23-2148994138.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg?_wi=2",
|
||||
imageAlt: "smart thermostat installation",
|
||||
},
|
||||
{
|
||||
title: "Duct Cleaning",
|
||||
description: "Improve your indoor air quality with thorough duct cleaning.",
|
||||
icon: Wind,
|
||||
title: "Duct Cleaning", description: "Improve your indoor air quality with thorough duct cleaning.", icon: Wind,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388947.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388947.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-headphones-protective-glasses_23-2148773436.jpg",
|
||||
imageAlt: "smart thermostat installation",
|
||||
},
|
||||
{
|
||||
title: "Unit Replacement",
|
||||
description: "Reliable installation for high-efficiency comfort.",
|
||||
icon: Shield,
|
||||
title: "Unit Replacement", description: "Reliable installation for high-efficiency comfort.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/air-conditioning-decoration-interior_74190-6226.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-broken-manometers_482257-80114.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/air-conditioning-decoration-interior_74190-6226.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-broken-manometers_482257-80114.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg?_wi=1",
|
||||
imageAlt: "smart thermostat installation",
|
||||
},
|
||||
]}
|
||||
title="Expert Services We Provide"
|
||||
@@ -191,21 +118,9 @@ export default function LandingPage() {
|
||||
title="Why Choose Airtron"
|
||||
tag="Our Excellence"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
description: "Commitment to Professionalism",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "Reliable Customer Support",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "A+",
|
||||
description: "Quality Customer Satisfaction",
|
||||
},
|
||||
{ id: "m1", value: "100%", description: "Commitment to Professionalism" },
|
||||
{ id: "m2", value: "24/7", description: "Reliable Customer Support" },
|
||||
{ id: "m3", value: "A+", description: "Quality Customer Satisfaction" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -217,46 +132,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Clifton Butler",
|
||||
handle: "@customer",
|
||||
testimonial: "Very professional and patient. Explained everything in great detail. A+ service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Brandon Martin",
|
||||
handle: "@customer",
|
||||
testimonial: "Very polite, wore shoe covers inside, and clearly explained everything.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367548.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Aashish Gautam",
|
||||
handle: "@customer",
|
||||
testimonial: "Knowledgeable and quick to diagnose issues. Fixed efficiently.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-home_23-2149308983.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Saira",
|
||||
handle: "@customer",
|
||||
testimonial: "Great, humble and detailed. My ventilation is now perfectly distributed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dung Nguyen",
|
||||
handle: "@customer",
|
||||
testimonial: "Very professional and arrived right on time. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg",
|
||||
},
|
||||
{ id: "1", name: "Clifton Butler", handle: "@customer", testimonial: "Very professional and patient. Explained everything in great detail. A+ service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg" },
|
||||
{ id: "2", name: "Brandon Martin", handle: "@customer", testimonial: "Very polite, wore shoe covers inside, and clearly explained everything.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367548.jpg" },
|
||||
{ id: "3", name: "Aashish Gautam", handle: "@customer", testimonial: "Knowledgeable and quick to diagnose issues. Fixed efficiently.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-home_23-2149308983.jpg" },
|
||||
{ id: "4", name: "Saira", handle: "@customer", testimonial: "Great, humble and detailed. My ventilation is now perfectly distributed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-yellow-hardhats-working-workshop-with-tools-background_574295-1640.jpg" },
|
||||
{ id: "5", name: "Dung Nguyen", handle: "@customer", testimonial: "Very professional and arrived right on time. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Homeowners"
|
||||
@@ -269,21 +149,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How often should I tune up my system?",
|
||||
content: "We recommend annual maintenance to keep your unit in top shape.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer warranty replacements?",
|
||||
content: "Yes, we handle warranty-covered compressor replacements efficiently.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are your technicians professional?",
|
||||
content: "Absolutely. Our technicians are trained to be polite, thorough, and respectful of your home.",
|
||||
},
|
||||
{ id: "q1", title: "How often should I tune up my system?", content: "We recommend annual maintenance to keep your unit in top shape." },
|
||||
{ id: "q2", title: "Do you offer warranty replacements?", content: "Yes, we handle warranty-covered compressor replacements efficiently." },
|
||||
{ id: "q3", title: "Are your technicians professional?", content: "Absolutely. Our technicians are trained to be polite, thorough, and respectful of your home." },
|
||||
]}
|
||||
title="Common HVAC Questions"
|
||||
description="Everything you need to know about your heating and cooling system."
|
||||
@@ -300,35 +168,11 @@ export default function LandingPage() {
|
||||
description="Stay informed with advice from our expert service technicians."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Maintenance",
|
||||
title: "Winterizing Your AC",
|
||||
excerpt: "Quick tips to keep your AC unit healthy during cold weather.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23786.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg",
|
||||
date: "March 2025",
|
||||
},
|
||||
id: "b1", category: "Maintenance", title: "Winterizing Your AC", excerpt: "Quick tips to keep your AC unit healthy during cold weather.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23786.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg", date: "March 2025"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Efficiency",
|
||||
title: "Lowering Energy Bills",
|
||||
excerpt: "How proper ventilation can improve your home comfort and efficiency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281309.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-loader-uniform-putting-red-heart-his-pocket-looking-cheerful-front-view_176474-21402.jpg",
|
||||
date: "March 2025",
|
||||
},
|
||||
id: "b2", category: "Efficiency", title: "Lowering Energy Bills", excerpt: "How proper ventilation can improve your home comfort and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281309.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/young-loader-uniform-putting-red-heart-his-pocket-looking-cheerful-front-view_176474-21402.jpg", date: "March 2025"},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Repair",
|
||||
title: "When to Replace Units",
|
||||
excerpt: "Signs your system might need a professional inspection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281317.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-woman-with-legs-heater_23-2149308984.jpg",
|
||||
date: "March 2025",
|
||||
},
|
||||
id: "b3", category: "Repair", title: "When to Replace Units", excerpt: "Signs your system might need a professional inspection.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281317.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-woman-with-legs-heater_23-2149308984.jpg", date: "March 2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -336,9 +180,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Contact Us"
|
||||
title="Book Your Service Today"
|
||||
description="Professional, reliable HVAC care is just a message away."
|
||||
@@ -350,45 +192,9 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="Airtron"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#features" }] },
|
||||
{ title: "Support", items: [{ label: "Reviews", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user