diff --git a/src/app/page.tsx b/src/app/page.tsx
index 277f637..f9100b3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -58,104 +48,56 @@ export default function LandingPage() {
@@ -168,7 +110,7 @@ export default function LandingPage() {
description="Hunter Heating & Air was built on a simple foundation: do good work, be fair, and always show up on time. We’ve spent over three decades perfecting climate comfort for homes and businesses."
subdescription="Our team remains dedicated to the values that made us a household name. From minor repairs to full unit upgrades, we treat your property with the respect it deserves."
icon={Shield}
- imageSrc="http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"
mediaAnimation="slide-up"
/>
@@ -181,22 +123,13 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Prompt & Reliable",
- description: "We understand your time is valuable. We arrive exactly when we say we will, every time.",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=3",
- },
+ title: "Prompt & Reliable", description: "We understand your time is valuable. We arrive exactly when we say we will, every time.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"},
{
id: 2,
- title: "Transparent Pricing",
- description: "No hidden fees, no surprises. We provide honest assessments and fair market rates.",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=4",
- },
+ title: "Transparent Pricing", description: "No hidden fees, no surprises. We provide honest assessments and fair market rates.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"},
{
id: 3,
- title: "Licensed Experts",
- description: "Highly trained technicians dedicated to quality workmanship and professional service.",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=5",
- },
+ title: "Licensed Experts", description: "Highly trained technicians dedicated to quality workmanship and professional service.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"},
]}
title="Why Choose Hunter?"
description="Professional expertise backed by decades of happy customers."
@@ -205,49 +138,25 @@ export default function LandingPage() {