diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7fc5ca2..56832bc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -56,42 +46,21 @@ export default function LandingPage() {
@@ -121,30 +88,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Drain & Sewer Cleaning",
- description: "Expert camera diagnostics and snaking to clear blockages quickly.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358954.jpg",
- },
+ title: "Drain & Sewer Cleaning", description: "Expert camera diagnostics and snaking to clear blockages quickly.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358954.jpg"},
{
- title: "Leak & Pipe Repair",
- description: "From basement leaks to burst pipe fixes, we ensure your home stays dry.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg",
- },
+ title: "Leak & Pipe Repair", description: "From basement leaks to burst pipe fixes, we ensure your home stays dry.", imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg"},
{
- title: "Fixture Installations",
- description: "Professional installation for sinks, faucets, toilets, and water shut-offs.",
- imageSrc: "http://img.b2bpic.net/free-photo/look-form-pipe-looking-beach-surrounded-by-sea-with-people-it-sunlight_181624-15136.jpg",
- },
+ title: "Fixture Installations", description: "Professional installation for sinks, faucets, toilets, and water shut-offs.", imageSrc: "http://img.b2bpic.net/free-photo/look-form-pipe-looking-beach-surrounded-by-sea-with-people-it-sunlight_181624-15136.jpg"},
{
- title: "Sump Pump Services",
- description: "Ensure your basement stays dry with our professional sump pump maintenance.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg",
- },
+ title: "Sump Pump Services", description: "Ensure your basement stays dry with our professional sump pump maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg"},
{
- title: "Emergency Plumbing",
- description: "Rapid response for burst pipes and critical failures 24 hours a day.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg",
- },
+ title: "Emergency Plumbing", description: "Rapid response for burst pipes and critical failures 24 hours a day.", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg"},
]}
title="Our Professional Plumbing Services"
description="Handling urgent and routine plumbing issues with precision and care."
@@ -159,45 +111,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Angie",
- role: "Local Customer",
- company: "Vaughan",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-pouring-coffee-cup-hold-by-his-boyfriend-kitchen_23-2148120463.jpg",
- },
+ id: "1", name: "Angie", role: "Local Customer", company: "Vaughan", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-pouring-coffee-cup-hold-by-his-boyfriend-kitchen_23-2148120463.jpg"},
{
- id: "2",
- name: "Kimberly Karrys",
- role: "Local Customer",
- company: "Vaughan",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990692.jpg",
- },
+ id: "2", name: "Kimberly Karrys", role: "Local Customer", company: "Vaughan", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990692.jpg"},
{
- id: "3",
- name: "Sandi P",
- role: "Local Customer",
- company: "Vaughan",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg",
- },
+ id: "3", name: "Sandi P", role: "Local Customer", company: "Vaughan", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg"},
{
- id: "4",
- name: "Olivia Zhang",
- role: "Local Customer",
- company: "Vaughan",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990738.jpg",
- },
+ id: "4", name: "Olivia Zhang", role: "Local Customer", company: "Vaughan", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990738.jpg"},
{
- id: "5",
- name: "Basil Kulikowski",
- role: "Local Customer",
- company: "Vaughan",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg",
- },
+ id: "5", name: "Basil Kulikowski", role: "Local Customer", company: "Vaughan", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg"},
]}
title="What Our Customers Say"
description="With 4.9 stars across 668+ reviews, our quality speaks for itself."
@@ -208,14 +135,11 @@ export default function LandingPage() {
@@ -224,33 +148,21 @@ export default function LandingPage() {