Update src/app/page.tsx
This commit is contained in:
@@ -80,15 +80,6 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-skyline-beach-golden-hour_1308-189503.jpg", imageAlt: "Modern living room interior with AC unit"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoors-clear-wet-healthy_1203-5625.jpg", imageAlt: "luxury outdoors clear wet healthy"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool_74190-1975.jpg", imageAlt: "Pool"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-pool-paradise-sky-relax_1203-4633.jpg", imageAlt: "outdoor pool paradise sky relax"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -113,7 +104,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Not Cool? Call Too Cool. Why Homeowners Trust TOO COOL HVAC"
|
||||
description="At TOO COOL HVAC, we believe homeowners deserve fast, honest, and professional air conditioning service without the stress. We are proudly a family-owned and operated business, dedicated to serving South Florida with integrity and expertise.\n\nWhether your AC stops working during a Florida heatwave or you're looking to upgrade your home's comfort system, our team delivers dependable service, expert workmanship, and clear communication every step of the way.\n\nHere's why homeowners trust us: Fast Scheduling, Transparent Pricing, Highly Detailed Work, Professional Technicians, Emergency Availability, Customer-First Service, Locally Owned & Operated, Reliable Communication.\n\nWe proudly serve West Palm Beach, Boca Raton, Jupiter, Port St. Lucie, Hobe Sound, and surrounding communities."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Estimate", href: "#contact"
|
||||
@@ -190,7 +180,7 @@ export default function LandingPage() {
|
||||
src: "http://img.b2bpic.net/free-photo/young-female-grey-t-shirt-looking-cheerful-front-view_176474-15991.jpg", alt: "Jessica Thompson"
|
||||
}
|
||||
]}
|
||||
ratingAnimation="entrance-slide"
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user