diff --git a/src/app/page.tsx b/src/app/page.tsx
index 104a485..4376ca1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
-import { Clock, Cloud, Cog, DollarSign, Flame, Gauge, MapPin, ShieldCheck, ThumbsUp, Wrench, Zap } from "lucide-react";
+import { Check, Clock, Cloud, Cog, DollarSign, Flame, Gauge, MapPin, ShieldCheck, ThumbsUp, Wrench, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,33 +33,19 @@ export default function LandingPage() {
@@ -68,74 +54,49 @@ export default function LandingPage() {
@@ -146,10 +107,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="At Superior North Miami Heating & Cooling"
description={[
- "We are committed to delivering dependable heating and air conditioning solutions for homeowners and businesses throughout North Miami and surrounding communities.",
- "Our experienced technicians provide expert diagnostics, repairs, system installations, preventative maintenance, and energy-efficient HVAC solutions. We take pride in our professionalism, attention to detail, and dedication to customer satisfaction.",
- "Whether your air conditioner stops working on the hottest day of the year or you're looking to upgrade to a more efficient system, our team is ready to help.",
- ]}
+ "We are committed to delivering dependable heating and air conditioning solutions for homeowners and businesses throughout North Miami and surrounding communities.", "Our experienced technicians provide expert diagnostics, repairs, system installations, preventative maintenance, and energy-efficient HVAC solutions. We take pride in our professionalism, attention to detail, and dedication to customer satisfaction.", "Whether your air conditioner stops working on the hottest day of the year or you're looking to upgrade to a more efficient system, our team is ready to help."]}
/>
@@ -157,37 +115,26 @@ export default function LandingPage() {
@@ -290,50 +201,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "testimonial-1",
- title: "Punctual and Professional Service",
- quote: "Technician arrived on schedule and was very polite and professional. Highly recommend!",
- name: "Sarah Johnson",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg",
- imageAlt: "Smiling customer giving a thumbs up, happy, satisfied, residential background",
- },
+ id: "testimonial-1", title: "Punctual and Professional Service", quote: "Technician arrived on schedule and was very polite and professional. Highly recommend!", name: "Sarah Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg", imageAlt: "Smiling customer giving a thumbs up, happy, satisfied, residential background"},
{
- id: "testimonial-2",
- title: "Thorough and Reliable Work",
- quote: "He checks his work and is very thorough. I always trust their diagnostics and repairs.",
- name: "Michael Chen",
- role: "Business Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-desk-talking-smartphone_23-2148372176.jpg",
- imageAlt: "Professional homeowner with crossed arms, content, well-maintained home",
- },
+ id: "testimonial-2", title: "Thorough and Reliable Work", quote: "He checks his work and is very thorough. I always trust their diagnostics and repairs.", name: "Michael Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-desk-talking-smartphone_23-2148372176.jpg", imageAlt: "Professional homeowner with crossed arms, content, well-maintained home"},
{
- id: "testimonial-3",
- title: "Respectful and Clean Team",
- quote: "We always appreciate the blue shoe coverings while inside the home. A truly respectful team.",
- name: "Emily Rodriguez",
- role: "Resident",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-home-comfort-with-heating_23-2149134353.jpg",
- imageAlt: "Couple smiling in their comfortable home, happy, cozy, clean environment",
- },
+ id: "testimonial-3", title: "Respectful and Clean Team", quote: "We always appreciate the blue shoe coverings while inside the home. A truly respectful team.", name: "Emily Rodriguez", role: "Resident", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-home-comfort-with-heating_23-2149134353.jpg", imageAlt: "Couple smiling in their comfortable home, happy, cozy, clean environment"},
{
- id: "testimonial-4",
- title: "Quick and Excellent Repair",
- quote: "Our AC was repaired quickly and the service was excellent from start to finish. Very impressed!",
- name: "David Kim",
- role: "Property Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg",
- imageAlt: "Business owner shaking hands with HVAC technician, successful, reliable service",
- },
+ id: "testimonial-4", title: "Quick and Excellent Repair", quote: "Our AC was repaired quickly and the service was excellent from start to finish. Very impressed!", name: "David Kim", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg", imageAlt: "Business owner shaking hands with HVAC technician, successful, reliable service"},
{
- id: "testimonial-5",
- title: "Superior Service!",
- quote: "Superior service from a truly professional team. My AC is running perfectly and efficiently!",
- name: "Jessica Lee",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/young-model-having-coffee_23-2147859256.jpg",
- imageAlt: "Friendly woman looking at camera, expressing satisfaction, bright home",
- },
+ id: "testimonial-5", title: "Superior Service!", quote: "Superior service from a truly professional team. My AC is running perfectly and efficiently!", name: "Jessica Lee", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-model-having-coffee_23-2147859256.jpg", imageAlt: "Friendly woman looking at camera, expressing satisfaction, bright home"},
]}
title="What Our Customers Say"
description="Hear directly from satisfied homeowners and businesses about their experience with Superior North Miami Heating & Cooling."
@@ -345,15 +221,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "North Miami",
- "Miami",
- "Miami Shores",
- "Aventura",
- "Sunny Isles Beach",
- "Biscayne Park",
- "North Miami Beach",
- "South Florida Communities",
- ]}
+ "North Miami", "Miami", "Miami Shores", "Aventura", "Sunny Isles Beach", "Biscayne Park", "North Miami Beach", "South Florida Communities"]}
title="Proudly Serving South Florida"
description="We are your trusted HVAC partner in North Miami and surrounding communities, committed to your comfort."
/>
@@ -363,20 +231,15 @@ export default function LandingPage() {
@@ -387,61 +250,37 @@ export default function LandingPage() {
{
items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "About Us",
- href: "#about-us",
- },
+ label: "About Us", href: "#about-us"},
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "#services"},
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Reviews", href: "#reviews"},
],
},
{
items: [
{
- label: "AC Repair",
- href: "#services",
- },
+ label: "AC Repair", href: "#services"},
{
- label: "AC Installation",
- href: "#services",
- },
+ label: "AC Installation", href: "#services"},
{
- label: "HVAC Maintenance",
- href: "#services",
- },
+ label: "HVAC Maintenance", href: "#services"},
{
- label: "Emergency Service",
- href: "#services",
- },
+ label: "Emergency Service", href: "#services"},
],
},
{
items: [
{
- label: "Service Areas",
- href: "#service-areas",
- },
+ label: "Service Areas", href: "#service-areas"},
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "#contact"},
{
- label: "Claim This Business",
- href: "#",
- },
+ label: "Claim This Business", href: "#"},
{
- label: "Suggest an Edit",
- href: "#",
- },
+ label: "Suggest an Edit", href: "#"},
],
},
]}