6 Commits

Author SHA1 Message Date
7f1147ff04 Update src/app/page.tsx 2026-03-31 19:05:29 +00:00
4c83e35e84 Merge version_5 into main
Merge version_5 into main
2026-03-31 19:01:37 +00:00
355aea3d4e Update src/app/page.tsx 2026-03-31 19:01:34 +00:00
793406ebed Merge version_4 into main
Merge version_4 into main
2026-03-31 18:53:55 +00:00
926bddb567 Update src/app/page.tsx 2026-03-31 18:53:52 +00:00
dd7122a4df Merge version_3 into main
Merge version_3 into main
2026-03-31 18:50:07 +00:00

View File

@@ -50,14 +50,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "animated-grid"}}
title="Get Your AC Fixed in Under 1 Hour - 24/7 Service"
background={{ variant: "gradient-bars" }}
title="At your backing call - 24/7 service"
description="Don't suffer in the Florida heat. Our certified experts provide 24/7 emergency service in Miami-Dade & Broward. Fast, licensed, and 40% cheaper than the big guys."
buttons={[
{ text: "Call Now: (954) 994-3434", href: "tel:9549943434" },
]}
imageSrc="http://img.b2bpic.net/free-vector/striped-christmas-background-blue-tones_1048-465.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983913848-2gv8so8z.jpg"
/>
</div>
@@ -68,8 +67,8 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ icon: Wrench, title: "Emergency Repair", description: "24/7 rapid response for cooling emergencies." },
{ icon: Settings, title: "New Installation", description: "Professional setup with 10-year warranty coverage." },
{ icon: ShieldCheck, title: "Maintenance", description: "Preventive checks to extend system life." },
{ icon: Settings, title: "New Installation", description: "Professional setup with 10-year warranty coverage.\n\n![Installation](https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983679139-e4knse2l.jpg)" },
{ icon: ShieldCheck, title: "Maintenance", description: "Preventive checks to extend system life.\n\n![Maintenance](https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983679139-a7wsqmwj.png)" },
{ icon: Wind, title: "Air Ducts", description: "Cleaning and sealing for efficient airflow." },
{ icon: Droplet, title: "HVAC Coating", description: "Protective treatments against salt air damage." },
{ icon: Flame, title: "Heating Services", description: "Full heating system diagnostics and repair." },