diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1ecf6ba..b9ee1fe 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,65 +30,41 @@ export default function LandingPage() {
@@ -100,29 +76,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Expert Repair",
- description: "Professional solutions for all your maintenance needs.",
- tag: "Repair",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-auto-mechanic-hand-pouring-replacing-fresh-oil-into-car-engine-auto-repair-garage-automobile-maintenance-industry-concept_1150-16578.jpg",
- },
+ id: "f1", title: "Expert Repair", description: "Professional solutions for all your maintenance needs.", tag: "Repair", imageSrc: "http://img.b2bpic.net/free-photo/close-up-auto-mechanic-hand-pouring-replacing-fresh-oil-into-car-engine-auto-repair-garage-automobile-maintenance-industry-concept_1150-16578.jpg"},
{
- id: "f2",
- title: "Rapid Dispatch",
- description: "We provide same-day response for all urgent situations.",
- tag: "Emergency",
- imageSrc: "http://img.b2bpic.net/free-vector/call-center-colorful-icons-collection_1284-22942.jpg",
- },
+ id: "f2", title: "Rapid Dispatch", description: "We provide same-day response for all urgent situations in Chicago.", tag: "Emergency", imageSrc: "http://img.b2bpic.net/free-vector/call-center-colorful-icons-collection_1284-22942.jpg"},
{
- id: "f3",
- title: "Fair Pricing",
- description: "Transparent estimates with no hidden fees, guaranteed.",
- tag: "Value",
- imageSrc: "http://img.b2bpic.net/free-photo/accounting-work-office_1098-22052.jpg",
- },
+ id: "f3", title: "Fair Pricing", description: "Transparent estimates with no hidden fees, guaranteed.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/accounting-work-office_1098-22052.jpg"},
]}
- title="Our Professional Services"
- description="We offer a wide range of services to keep your property in top condition, serving our community with excellence for over 10 years."
+ title="Our Professional Services in Chicago"
+ description="We offer a wide range of services to keep your property in top condition, serving our Chicago community with excellence for over 10 years."
/>
@@ -130,9 +91,9 @@ export default function LandingPage() {
@@ -209,31 +125,20 @@ export default function LandingPage() {