Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-23 15:43:29 +00:00

View File

@@ -30,16 +30,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home", id: "hero"},
{
name: "Services", id: "services"},
{
name: "Why Us", id: "why-us"},
{
name: "About", id: "about"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "Why Us", id: "why-us" },
{ name: "About", id: "about" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="A/C 4-America, LLC"
/>
@@ -50,40 +46,23 @@ export default function LandingPage() {
title="Stay Cool. Stay Comfortable. Done Right the First Time."
description="With 13+ years of trusted experience in Jensen Beach, we provide honest, cost-effective HVAC solutions tailored to your home's needs."
testimonials={[
{
name: "Robert B.", handle: "@robertb", testimonial: "The best HVAC service in Florida. Professional, honest, and fast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg?_wi=1", imageAlt: "hvac air conditioning unit home"},
{
name: "Jessica M.", handle: "@jessicam", testimonial: "A/C 4-America saved my summer. Reliable service and very fair pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg?_wi=1", imageAlt: "hvac air conditioning unit home"},
{
name: "Tom W.", handle: "@tomw", testimonial: "Quick response time and fixed the leak perfectly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg?_wi=1", imageAlt: "hvac air conditioning unit home"},
{
name: "Elena P.", handle: "@elenap", testimonial: "Very professional and clean installation work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=1", imageAlt: "hvac air conditioning unit home"},
{
name: "Mark D.", handle: "@markd", testimonial: "Honest pricing, no gimmicks. My go-to for HVAC.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg?_wi=1", imageAlt: "hvac air conditioning unit home"},
{ name: "Robert B.", handle: "@robertb", testimonial: "The best HVAC service in Florida. Professional, honest, and fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg?_wi=1", imageAlt: "hvac air conditioning unit home" },
{ name: "Jessica M.", handle: "@jessicam", testimonial: "A/C 4-America saved my summer. Reliable service and very fair pricing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg?_wi=1", imageAlt: "hvac air conditioning unit home" },
{ name: "Tom W.", handle: "@tomw", testimonial: "Quick response time and fixed the leak perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg?_wi=1", imageAlt: "hvac air conditioning unit home" },
{ name: "Elena P.", handle: "@elenap", testimonial: "Very professional and clean installation work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=1", imageAlt: "hvac air conditioning unit home" },
{ name: "Mark D.", handle: "@markd", testimonial: "Honest pricing, no gimmicks. My go-to for HVAC.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg?_wi=1", imageAlt: "hvac air conditioning unit home" },
]}
buttons={[
{
text: "Call Now", href: "tel:7723342345"},
{
text: "Request Service", href: "tel:7723342345"},
{ text: "Call Now", href: "tel:7723342345" },
{ text: "Request Estimate", href: "#contact" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClRE45Yg9Dl5dkTVWDpchIcGjo/uploaded-1776958632028-j8swsyrr.png"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", alt: "Satisfied client portrait 1"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg", alt: "Satisfied client portrait 2"},
{
src: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", alt: "Satisfied client portrait 3"},
{
src: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg", alt: "Satisfied client portrait 4"},
{
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg", alt: "Satisfied client portrait 5"},
{ src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", alt: "Satisfied client portrait 1" },
{ src: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg", alt: "Satisfied client portrait 2" },
{ src: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", alt: "Satisfied client portrait 3" },
{ src: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg", alt: "Satisfied client portrait 4" },
{ src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg", alt: "Satisfied client portrait 5" },
]}
avatarText="Trusted by 500+ Local Homeowners"
/>
@@ -95,12 +74,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
title: "AC Repair", description: "Rapid troubleshooting and repair for all major air conditioning brands.", imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg?_wi=2"},
{
title: "New Installation", description: "High-efficiency system installations designed for Florida's climate.", imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg?_wi=2"},
{
title: "Maintenance Plans", description: "Regular tune-ups to ensure longevity and peak system performance.", imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=2"},
{ title: "AC Repair", description: "Rapid troubleshooting and repair for all major air conditioning brands.", imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg?_wi=2", buttons: [{ text: "Request Service", href: "#contact" }] },
{ title: "New Installation", description: "High-efficiency system installations designed for Florida's climate.", imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg?_wi=2", buttons: [{ text: "Request Estimate", href: "#contact" }] },
{ title: "Maintenance Plans", description: "Regular tune-ups to ensure longevity and peak system performance.", imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=2", buttons: [{ text: "Learn More", href: "#contact" }] },
]}
title="Our Specialized HVAC Services"
description="Comprehensive solutions to keep your home cool and efficient all year round."
@@ -113,12 +89,9 @@ export default function LandingPage() {
title="Our Trusted Impact"
tag="HVAC Excellence"
metrics={[
{
id: "m1", value: "13+", description: "Years of Dedicated Service"},
{
id: "m2", value: "24/7", description: "Fast Response Support"},
{
id: "m3", value: "100%", description: "Customer Satisfaction Goal"},
{ id: "m1", value: "13+", description: "Years of Dedicated Service" },
{ id: "m2", value: "24/7", description: "Fast Response Support" },
{ id: "m3", value: "100%", description: "Customer Satisfaction Goal" },
]}
metricsAnimation="slide-up"
/>
@@ -130,12 +103,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
title: "Honest Pricing", description: "No hidden costs, straightforward estimates, and fair upfront pricing.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg"},
{
title: "Hands-On Expert", description: "The owner is personally involved in every major installation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg"},
{
title: "Tailored Solutions", description: "Customized HVAC systems matched to your home's unique layout.", imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg"},
{ title: "Honest Pricing", description: "No hidden costs, straightforward estimates, and fair upfront pricing.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg" },
{ title: "Hands-On Expert", description: "The owner is personally involved in every major installation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg" },
{ title: "Tailored Solutions", description: "Customized HVAC systems matched to your home's unique layout.", imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg" },
]}
title="Why A/C 4-America?"
description="We believe in transparency, technical expertise, and long-term customer relationships."
@@ -146,20 +116,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg?_wi=2"},
{
id: "t2", name: "Sarah Smith", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-pizza-boxes_23-2151309386.jpg"},
{
id: "t3", name: "Mike Ross", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg"},
{
id: "t4", name: "Anna Lee", imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg"},
{
id: "t5", name: "David Clark", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg"},
{ id: "t1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg?_wi=2" },
{ id: "t2", name: "Sarah Smith", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-pizza-boxes_23-2151309386.jpg" },
{ id: "t3", name: "Mike Ross", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg" },
{ id: "t4", name: "Anna Lee", imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg" },
{ id: "t5", name: "David Clark", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg" },
]}
cardTitle="What Our Neighbors Say"
cardTag="Trusted Service"
cardAnimation="slide-up"
buttons={[{ text: "Request Estimate", href: "#contact" }]}
/>
</div>
@@ -169,8 +135,7 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={true}
team={[
{
id: "owner-1", name: "Local Lead Technician", role: "Owner & Operator", imageSrc: "http://img.b2bpic.net/free-photo/man-overall-cap-smiling_23-2148073095.jpg"},
{ id: "owner-1", name: "Local Lead Technician", role: "Owner & Operator", imageSrc: "http://img.b2bpic.net/free-photo/man-overall-cap-smiling_23-2148073095.jpg" },
]}
title="Meet Your Local HVAC Expert"
description="Our owner brings over 13 years of technical experience to every job, ensuring your system runs perfectly."
@@ -183,12 +148,9 @@ export default function LandingPage() {
title="Serving Jensen Beach & Beyond"
tag="Our Community"
metrics={[
{
id: "area1", value: "Jensen", description: "Beach Florida Area"},
{
id: "area2", value: "Stuart", description: "Service Coverage"},
{
id: "area3", value: "Port St.", description: "Lucie & Surrounding"},
{ id: "area1", value: "Jensen", description: "Beach Florida Area" },
{ id: "area2", value: "Stuart", description: "Service Coverage" },
{ id: "area3", value: "Port St.", description: "Lucie & Surrounding" },
]}
metricsAnimation="slide-up"
/>
@@ -198,29 +160,27 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "f1", title: "Do you offer free estimates?", content: "Yes, we provide free estimates for system replacements."},
{
id: "f2", title: "Are you licensed?", content: "Absolutely, we are fully licensed and insured in Florida."},
{
id: "f3", title: "Do you offer emergency service?", content: "We offer 24/7 priority response for existing maintenance clients."},
{ id: "f1", title: "Do you offer free estimates?", content: "Yes, we provide free estimates for system replacements." },
{ id: "f2", title: "Are you licensed?", content: "Absolutely, we are fully licensed and insured in Florida." },
{ id: "f3", title: "Do you offer emergency service?", content: "We offer 24/7 priority response for existing maintenance clients." },
]}
sideTitle="Common Questions"
sideDescription="Everything you need to know about our HVAC services."
faqsAnimation="slide-up"
buttons={[{ text: "Contact Support", href: "#contact" }]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars"}}
background={{ variant: "gradient-bars" }}
tag="Get in Touch"
title="Ready to Get Started?"
description="Call us directly or use the form below for a fast response from our team. Address: 123 HVAC Lane, Jensen Beach, FL."
inputPlaceholder="Your phone number or email"
buttonText="Request Estimate"
onSubmit={(email) => console.log("Form submitted with: ", email)}
/>
</div>
@@ -228,22 +188,8 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="A/C 4-America, LLC"
columns={[
{
title: "Company", items: [
{
label: "About Us", href: "#about"},
{
label: "Services", href: "#services"},
],
},
{
title: "Support", items: [
{
label: "Contact", href: "#contact"},
{
label: "FAQ", href: "#faq"},
],
},
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#services" }] },
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }] },
]}
copyrightText="© 2025 A/C 4-America, LLC. 123 HVAC Lane, Jensen Beach, FL. Call: (772) 334-2345"
/>