Merge version_1 into main #1
@@ -76,7 +76,7 @@ export default function AboutPage() {
|
||||
name: "Grant W.",
|
||||
role: "Homeowner, Coral Gables",
|
||||
testimonial: "They came right after work and replaced my water heater the same day. Professional, fast, and honest. Exactly what they quoted—no surprises.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg?_wi=2",
|
||||
imageAlt: "Grant W.",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function AboutPage() {
|
||||
name: "Pedro Y.",
|
||||
role: "Homeowner, Miami Beach",
|
||||
testimonial: "The plumber paid attention to every detail and made sure everything was perfect before leaving. That level of care is rare and appreciated.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg?_wi=2",
|
||||
imageAlt: "Pedro Y.",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
name: "Jameson C.",
|
||||
role: "Homeowner, Kendall",
|
||||
testimonial: "They repiped almost my entire sewer system and kept me informed the whole time. Professional crew, transparent pricing, zero stress.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=2",
|
||||
imageAlt: "Jameson C.",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -45,7 +45,7 @@ export default function HomePage() {
|
||||
title="Miami's Most Trusted Plumbing Contractors"
|
||||
description="Fast response. Honest pricing. Expert plumbing done right the first time."
|
||||
tag="Precision Plumbing. Honest Service. Experts."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=1"
|
||||
imageAlt="Professional plumber working in modern home"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
value: "⭐",
|
||||
title: "5-Star Rated",
|
||||
description: "Consistently excellent customer reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=2",
|
||||
imageAlt: "Five star rating",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
value: "✓",
|
||||
title: "Licensed & Insured",
|
||||
description: "Full credentials for your protection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=3",
|
||||
imageAlt: "Licensed certification",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
value: "⚡",
|
||||
title: "Same / Next Day Service",
|
||||
description: "Fast response when you need us most",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=4",
|
||||
imageAlt: "Fast service",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
value: "💰",
|
||||
title: "Transparent Pricing",
|
||||
description: "Quotes that never change",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=5",
|
||||
imageAlt: "Honest pricing",
|
||||
},
|
||||
]}
|
||||
@@ -119,7 +119,7 @@ export default function HomePage() {
|
||||
name: "Grant W.",
|
||||
role: "Homeowner, Coral Gables",
|
||||
testimonial: "They came right after work and replaced my water heater the same day. Professional, fast, and honest. Exactly what they quoted—no surprises.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg?_wi=1",
|
||||
imageAlt: "Grant W.",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function HomePage() {
|
||||
name: "Pedro Y.",
|
||||
role: "Homeowner, Miami Beach",
|
||||
testimonial: "The plumber paid attention to every detail and made sure everything was perfect before leaving. That level of care is rare and appreciated.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2424.jpg?_wi=1",
|
||||
imageAlt: "Pedro Y.",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
name: "Jameson C.",
|
||||
role: "Homeowner, Kendall",
|
||||
testimonial: "They repiped almost my entire sewer system and kept me informed the whole time. Professional crew, transparent pricing, zero stress.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg?_wi=1",
|
||||
imageAlt: "Jameson C.",
|
||||
},
|
||||
{
|
||||
@@ -164,11 +164,11 @@ export default function HomePage() {
|
||||
title: "Water Heater Installation & Repair",
|
||||
description: "Repair or replace your water heater quickly so your home has reliable hot water again.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=1",
|
||||
imageAlt: "Water heater installation",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=2",
|
||||
imageAlt: "Water heater repair",
|
||||
},
|
||||
},
|
||||
@@ -177,11 +177,11 @@ export default function HomePage() {
|
||||
title: "Sewer & Repiping",
|
||||
description: "Complete sewer repairs and full home repiping handled by experienced contractors.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=1",
|
||||
imageAlt: "Sewer repair",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=2",
|
||||
imageAlt: "Repiping service",
|
||||
},
|
||||
},
|
||||
@@ -190,11 +190,11 @@ export default function HomePage() {
|
||||
title: "Leak Detection & Repairs",
|
||||
description: "We find hidden leaks fast before they cause costly damage to your home.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=1",
|
||||
imageAlt: "Leak detection",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=2",
|
||||
imageAlt: "Leak repair",
|
||||
},
|
||||
},
|
||||
@@ -266,7 +266,7 @@ export default function HomePage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Primary",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=6",
|
||||
imageAlt: "Miami service area",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function HomePage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "24/7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=7",
|
||||
imageAlt: "Coral Gables service area",
|
||||
},
|
||||
{
|
||||
@@ -286,7 +286,7 @@ export default function HomePage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=8",
|
||||
imageAlt: "Kendall service area",
|
||||
},
|
||||
{
|
||||
@@ -296,7 +296,7 @@ export default function HomePage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Fast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=9",
|
||||
imageAlt: "Miami Beach service area",
|
||||
},
|
||||
{
|
||||
@@ -306,7 +306,7 @@ export default function HomePage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=10",
|
||||
imageAlt: "Doral service area",
|
||||
},
|
||||
{
|
||||
@@ -316,7 +316,7 @@ export default function HomePage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Trusted",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=11",
|
||||
imageAlt: "Hialeah service area",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -42,7 +42,7 @@ export default function ServicesPage() {
|
||||
title="Our Full-Service Plumbing Solutions"
|
||||
description="Expert service for every plumbing challenge in Miami"
|
||||
tag="Professional Plumbing Services"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=12"
|
||||
imageAlt="Professional plumber working in modern home"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -71,10 +71,10 @@ export default function ServicesPage() {
|
||||
title: "Water Heater Installation & Repair",
|
||||
description: "Repair or replace your water heater quickly so your home has reliable hot water again.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=4",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -82,10 +82,10 @@ export default function ServicesPage() {
|
||||
title: "Sewer & Repiping",
|
||||
description: "Complete sewer repairs and full home repiping handled by experienced contractors.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=4",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -93,10 +93,10 @@ export default function ServicesPage() {
|
||||
title: "Leak Detection & Repairs",
|
||||
description: "We find hidden leaks fast before they cause costly damage to your home.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=4",
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -120,7 +120,7 @@ export default function ServicesPage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Primary",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=13",
|
||||
imageAlt: "Miami service area",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function ServicesPage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "24/7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=14",
|
||||
imageAlt: "Coral Gables service area",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function ServicesPage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=15",
|
||||
imageAlt: "Kendall service area",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function ServicesPage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Fast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=16",
|
||||
imageAlt: "Miami Beach service area",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function ServicesPage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=17",
|
||||
imageAlt: "Doral service area",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function ServicesPage() {
|
||||
price: "Coverage",
|
||||
rating: 5,
|
||||
reviewCount: "Trusted",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=18",
|
||||
imageAlt: "Hialeah service area",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user