diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5831363..03ea24b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -38,36 +38,27 @@ export default function LandingPage() {
logoAlt="Mountain Top Cooling Logo"
brandName="Mountain Top Cooling"
topBarButton={{
- text: "Call Now: (555) COOL-AIR", href: "tel:5552665247", className: "!px-12 !py-6 !text-lg !font-bold"
+ text: "Call Now: (555) COOL-AIR", href: "tel:5552665247"
}}
/>
@@ -78,7 +69,8 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Why Choose Mountain Top Cooling?"
description={[
- "When your comfort is on the line, trust the experts who go above and beyond. Mountain Top Cooling delivers premium HVAC solutions with the reliability of mountain-solid craftsmanship.", "Available within hours, not days. We offer true 24/7 emergency service and same-day installations.", "Led by Master Technician Matt, your trusted HVAC professional with years of expert experience."]}
+ "When your comfort is on the line, trust the experts who go above and beyond. Mountain Top Cooling delivers premium HVAC solutions with the reliability of mountain-solid craftsmanship.", "Available within hours, not days. We offer true 24/7 emergency service and same-day installations.", "Led by Master Technician Matt, your trusted HVAC professional with years of expert experience."
+ ]}
/>
@@ -89,23 +81,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Fast-Response Heating Repair", description: "Emergency furnace repair, gas & propane installation, and energy efficiency upgrades.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=1", imageAlt: "Heating"},
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=2", imageAlt: "Heating"}
+ title: "Fast-Response Heating Repair", description: "Emergency furnace repair, gas & propane installation, and energy efficiency upgrades.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=1", imageAlt: "Heating" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=2", imageAlt: "Heating" }
},
{
- title: "Efficient Cooling Maintenance", description: "AC installation, preventive maintenance plans, and indoor air quality improvements.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=1", imageAlt: "Cooling"},
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2", imageAlt: "Cooling"}
+ title: "Efficient Cooling Maintenance", description: "AC installation, preventive maintenance plans, and indoor air quality improvements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=1", imageAlt: "Cooling" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2", imageAlt: "Cooling" }
},
{
- title: "Optimized Commercial Climate Control", description: "Specialized solutions for office spaces, retail, hospitality, and property management contracts.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"},
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"}
- },
+ title: "Optimized Commercial Climate Control", description: "Specialized solutions for office spaces, retail, hospitality, and property management contracts.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial" }
+ }
]}
showStepNumbers={true}
title="Premium HVAC Solutions"
@@ -120,21 +106,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
- {
- id: "1", name: "Erin Walsh", role: "Homeowner", company: "Client", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148294016.jpg"},
- {
- id: "2", name: "Abbie Long", role: "Homeowner", company: "Client", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg"},
- {
- id: "3", name: "David Tonioli", role: "Homeowner", company: "Client", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg"},
- {
- id: "4", name: "Linda Tonioli", role: "Homeowner", company: "Client", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg"},
- {
- id: "5", name: "Customer Five", role: "Homeowner", company: "Client", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-casual-woman-showing-thumbs-up-isolated-purple-space_141793-92371.jpg"},
+ { id: "1", name: "Erin Walsh", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148294016.jpg" },
+ { id: "2", name: "Abbie Long", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg" },
+ { id: "3", name: "David Tonioli", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg" },
+ { id: "4", name: "Linda Tonioli", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg" },
+ { id: "5", name: "Customer Five", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-casual-woman-showing-thumbs-up-isolated-purple-space_141793-92371.jpg" }
]}
title="What Our Customers Say"
description="Read authentic experiences from our valued clients."
@@ -147,19 +123,11 @@ export default function LandingPage() {
title="Ready to Experience Peak Comfort?"
description="Call us now at (555) COOL-AIR for 24/7 emergency support or schedule a service online—filling out this form ensures a priority follow-up from our team."
inputs={[
- {
- name: "name", type: "text", placeholder: "Your Name", required: true,
- },
- {
- name: "email", type: "email", placeholder: "Email Address", required: true,
- },
- {
- name: "phone", type: "tel", placeholder: "Phone Number", required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true },
+ { name: "phone", type: "tel", placeholder: "Phone Number", required: true }
]}
- textarea={{
- name: "message", placeholder: "How can we help you today?", rows: 4,
- }}
+ textarea={{ name: "message", placeholder: "How can we help you today?", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343050.jpg"
/>
@@ -169,30 +137,22 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=1"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775766248282-rpt76c1y.jpg"
logoText="Mountain Top Cooling"
- logoClassName="scale-150 origin-left"
columns={[
{
title: "Quick Links", items: [
- {
- label: "Emergency Service", href: "#contact"},
- {
- label: "Heating", href: "#services"},
- {
- label: "Cooling", href: "#services"},
- {
- label: "Commercial", href: "#services"},
- ],
+ { label: "Emergency Service", href: "#contact" },
+ { label: "Heating", href: "#services" },
+ { label: "Cooling", href: "#services" },
+ { label: "Commercial", href: "#services" }
+ ]
},
{
title: "Company", items: [
- {
- label: "About Us", href: "#about"},
- {
- label: "Reviews", href: "#testimonials"},
- {
- label: "Contact", href: "#contact"},
- ],
- },
+ { label: "About Us", href: "#about" },
+ { label: "Reviews", href: "#testimonials" },
+ { label: "Contact", href: "#contact" }
+ ]
+ }
]}
/>