diff --git a/src/app/page.tsx b/src/app/page.tsx
index ea4bdaf..d8c9006 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,125 +31,75 @@ export default function LandingPage() {
@@ -159,14 +109,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Professional Local Plumbing Services",
- },
+ type: "text", content: "Professional Local Plumbing Services"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg",
- alt: "Plumbing service",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg", alt: "Plumbing service"},
]}
/>
@@ -177,20 +122,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Leak Detection",
- description: "Quickly identify and fix hidden pipe leaks to prevent damage.",
- imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
- },
+ title: "Leak Detection", description: "Quickly identify and fix hidden pipe leaks to prevent damage.", imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg"},
{
- title: "Fixture Installation",
- description: "Professional installation for your taps, showers, and toilets.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-little-boy-brushing-his-teeth-timing-hour-with-hourglass_169016-11495.jpg",
- },
+ title: "Fixture Installation", description: "Professional installation for your taps, showers, and toilets.", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-boy-brushing-his-teeth-timing-hour-with-hourglass_169016-11495.jpg"},
{
- title: "Water Heaters",
- description: "Expert water heater installation to keep your home comfortable.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg",
- },
+ title: "Water Heaters", description: "Expert water heater installation to keep your home comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg"},
]}
title="Our Expert Services"
description="From emergency leaks to new installations, we handle it all with care."
@@ -204,45 +140,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Rahul V.",
- handle: "@rajouri",
- testimonial: "Good work and Best service with best price",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home_329181-238.jpg",
- },
+ id: "1", name: "Rahul V.", handle: "@rajouri", testimonial: "Good work and Best service with best price", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home_329181-238.jpg"},
{
- id: "2",
- name: "Anita S.",
- handle: "@rajouri",
- testimonial: "Good behaviour and fast service",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-man-woman-holding-speech-bubble-with-various-type-emoticans_23-2147842263.jpg",
- },
+ id: "2", name: "Anita S.", handle: "@rajouri", testimonial: "Good behaviour and fast service", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-man-woman-holding-speech-bubble-with-various-type-emoticans_23-2147842263.jpg"},
{
- id: "3",
- name: "Vikram D.",
- handle: "@rajouri",
- testimonial: "A good n sober person knows his job to satisfy customer.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-casual-clothes-sitting-bedroom-floor-with-cup-tea_1258-281604.jpg",
- },
+ id: "3", name: "Vikram D.", handle: "@rajouri", testimonial: "A good n sober person knows his job to satisfy customer.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-casual-clothes-sitting-bedroom-floor-with-cup-tea_1258-281604.jpg"},
{
- id: "4",
- name: "Sonia G.",
- handle: "@rajouri",
- testimonial: "Very professional and arrived on time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg",
- },
+ id: "4", name: "Sonia G.", handle: "@rajouri", testimonial: "Very professional and arrived on time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg"},
{
- id: "5",
- name: "Amit K.",
- handle: "@rajouri",
- testimonial: "Reliable and affordable, would recommend.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-home_23-2150170890.jpg",
- },
+ id: "5", name: "Amit K.", handle: "@rajouri", testimonial: "Reliable and affordable, would recommend.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-home_23-2150170890.jpg"},
]}
showRating={true}
title="Customer Feedback"
@@ -256,20 +167,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Do you offer emergency services?",
- content: "Yes, we are available 24 hours to assist you with emergency plumbing issues.",
- },
+ id: "1", title: "Do you offer emergency services?", content: "Yes, we are available 24 hours to assist you with emergency plumbing issues."},
{
- id: "2",
- title: "Where are you located?",
- content: "We are located at Shop No J3, 191, near Surya hotel, Block J, Janta Market, Rajouri Garden, Delhi.",
- },
+ id: "2", title: "Where are you located?", content: "We are located at Shop No J3, 191, near Surya hotel, Block J, Janta Market, Rajouri Garden, Delhi."},
{
- id: "3",
- title: "How can I book an appointment?",
- content: "You can call us at 096536 17915 or book through our chat link.",
- },
+ id: "3", title: "How can I book an appointment?", content: "You can call us at 096536 17915 or book through our chat link."},
]}
title="Common Questions"
description="Get quick answers to your plumbing concerns."
@@ -285,20 +187,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "4.8",
- description: "Google Rating",
- },
+ id: "1", value: "4.8", description: "Google Rating"},
{
- id: "2",
- value: "71+",
- description: "Happy Clients",
- },
+ id: "2", value: "71+", description: "Happy Clients"},
{
- id: "3",
- value: "24/7",
- description: "Available",
- },
+ id: "3", value: "24/7", description: "Available"},
]}
title="Our Performance"
description="Quality service metrics we maintain for every customer."
@@ -309,8 +202,7 @@ export default function LandingPage() {