diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2eb8f81..e6cb64d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,66 +44,41 @@ export default function LandingPage() {
@@ -124,47 +91,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "s1",
- name: "Emergency Repairs",
- price: "24/7",
- variant: "Rapid Response",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg?_wi=1",
- },
+ id: "s1", name: "Emergency Repairs", price: "24/7", variant: "Rapid Response", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg?_wi=1"},
{
- id: "s2",
- name: "Bathroom Renovation",
- price: "Luxury",
- variant: "Custom Build",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg?_wi=1",
- },
+ id: "s2", name: "Bathroom Renovation", price: "Luxury", variant: "Custom Build", imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg?_wi=1"},
{
- id: "s3",
- name: "Drain Replacement",
- price: "Pro",
- variant: "Long-term",
- imageSrc: "http://img.b2bpic.net/free-photo/volunteers-planting-trees-nature_1268-21670.jpg",
- },
+ id: "s3", name: "Drain Replacement", price: "Pro", variant: "Long-term", imageSrc: "http://img.b2bpic.net/free-photo/volunteers-planting-trees-nature_1268-21670.jpg"},
{
- id: "s4",
- name: "Supply Line Work",
- price: "High-Quality",
- variant: "Precision",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg?_wi=1",
- },
+ id: "s4", name: "Supply Line Work", price: "High-Quality", variant: "Precision", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg?_wi=1"},
{
- id: "s5",
- name: "Leak Detection",
- price: "Advanced",
- variant: "Prevention",
- imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg",
- },
+ id: "s5", name: "Leak Detection", price: "Advanced", variant: "Prevention", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg"},
{
- id: "s6",
- name: "Commercial Plumbing",
- price: "Expert",
- variant: "Scale",
- imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg?_wi=1",
- },
+ id: "s6", name: "Commercial Plumbing", price: "Expert", variant: "Scale", imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg?_wi=1"},
]}
title="Our Professional Services"
description="Comprehensive plumbing solutions delivered with luxury precision and local expertise."
@@ -179,28 +116,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Fast Response",
- description: "Montreal's fastest emergency service.",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg?_wi=2",
- },
+ title: "Fast Response", description: "Ottawa's fastest emergency service.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-construction-worker-wearing-uniform-looking-camera-showing-spanner-camera-pointing-finger-up-with-screwdriver-pocket-isolated-white-background_141793-131871.jpg?_wi=2"},
{
- title: "Fair Pricing",
- description: "Transparent, no-surprise costs.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg?_wi=2",
- },
+ title: "Fair Pricing", description: "Transparent, no-surprise costs.", imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836605.jpg?_wi=2"},
{
- title: "Communication",
- description: "Clean, honest interactions.",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg?_wi=2",
- },
+ title: "Communication", description: "Clean, honest interactions.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg?_wi=2"},
{
- title: "Residential & Commercial",
- description: "Expert solutions for any scale.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg?_wi=2",
- },
+ title: "Residential & Commercial", description: "Expert solutions for any scale.", imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg?_wi=2"},
]}
title="Why Tipi Plumbing Inc?"
- description="We bridge the gap between technical mastery and personal, reliable service in Montreal."
+ description="We bridge the gap between technical mastery and personal, reliable service in Ottawa."
/>
@@ -212,48 +137,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Thuy Bui",
- role: "Homeowner",
- company: "Montreal",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
- },
+ id: "t1", name: "Thuy Bui", role: "Homeowner", company: "Ottawa", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg"},
{
- id: "t2",
- name: "Julie Michelle",
- role: "Client",
- company: "Montreal",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/upbeat-person-smiling-crossing-arms-feeling-satisfied-studio-background_482257-89025.jpg",
- },
+ id: "t2", name: "Julie Michelle", role: "Client", company: "Ottawa", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/upbeat-person-smiling-crossing-arms-feeling-satisfied-studio-background_482257-89025.jpg"},
{
- id: "t3",
- name: "Cheyenne Thibault",
- role: "Client",
- company: "Montreal",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
- },
+ id: "t3", name: "Cheyenne Thibault", role: "Client", company: "Ottawa", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg"},
{
- id: "t4",
- name: "The TTG Guy",
- role: "Client",
- company: "Montreal",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-photographer-photo-art-concept_23-2148565566.jpg",
- },
+ id: "t4", name: "The TTG Guy", role: "Client", company: "Ottawa", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-photographer-photo-art-concept_23-2148565566.jpg"},
{
- id: "t5",
- name: "Cynthia Brunet",
- role: "Client",
- company: "Montreal",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-with-broad-smile_176532-8175.jpg",
- },
+ id: "t5", name: "Cynthia Brunet", role: "Client", company: "Ottawa", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-with-broad-smile_176532-8175.jpg"},
]}
title="What Our Clients Say"
- description="Trust is earned. Hear from our clients in the Montreal area."
+ description="Trust is earned. Hear from our clients in the Ottawa area."
/>
@@ -261,20 +161,15 @@ export default function LandingPage() {
@@ -282,7 +177,7 @@ export default function LandingPage() {