Merge version_1 into main #1
@@ -185,7 +185,7 @@ export default function HomePage() {
|
||||
title: "Plumbing",
|
||||
description:
|
||||
"Repairs, installations, and emergency plumbing services for your home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=1",
|
||||
imageAlt: "Professional plumbing service",
|
||||
buttonIcon: Phone,
|
||||
buttonHref: "tel:+1-555-0123",
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
title: "Electrical",
|
||||
description:
|
||||
"Licensed electrician services for repairs, upgrades, and safety inspections",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=1",
|
||||
imageAlt: "Electrical repair and installation",
|
||||
buttonIcon: Phone,
|
||||
buttonHref: "tel:+1-555-0123",
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
title: "HVAC",
|
||||
description:
|
||||
"Heating and cooling system maintenance, repair, and replacement",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1",
|
||||
imageAlt: "HVAC system service",
|
||||
buttonIcon: Phone,
|
||||
buttonHref: "tel:+1-555-0123",
|
||||
@@ -269,7 +269,7 @@ export default function HomePage() {
|
||||
tag: "Plumbing Emergency",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -282,7 +282,7 @@ export default function HomePage() {
|
||||
tag: "Commercial",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -295,7 +295,7 @@ export default function HomePage() {
|
||||
tag: "HVAC",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -308,7 +308,7 @@ export default function HomePage() {
|
||||
tag: "Electrical",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "David Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "David Martinez",
|
||||
},
|
||||
{
|
||||
@@ -321,7 +321,7 @@ export default function HomePage() {
|
||||
tag: "General Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Jessica Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
|
||||
imageAlt: "Jessica Williams",
|
||||
},
|
||||
{
|
||||
@@ -334,7 +334,7 @@ export default function HomePage() {
|
||||
tag: "Recurring Customer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Robert Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
imageAlt: "Robert Thompson",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -99,7 +99,7 @@ export default function ServicesPage() {
|
||||
title: "Emergency Plumbing",
|
||||
description:
|
||||
"Burst pipes, leaks, and water damage—we respond fast with expert solutions to minimize damage and restore function quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=2",
|
||||
imageAlt: "Emergency plumbing service",
|
||||
buttonIcon: Phone,
|
||||
buttonHref: "tel:+1-555-0123",
|
||||
@@ -108,7 +108,7 @@ export default function ServicesPage() {
|
||||
title: "Electrical Safety",
|
||||
description:
|
||||
"Complete electrical diagnostics, safety inspections, and code-compliant repairs to keep your home protected and efficient.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=2",
|
||||
imageAlt: "Electrical installation service",
|
||||
buttonIcon: Phone,
|
||||
buttonHref: "tel:+1-555-0123",
|
||||
@@ -117,7 +117,7 @@ export default function ServicesPage() {
|
||||
title: "Climate Control",
|
||||
description:
|
||||
"HVAC maintenance, seasonal inspections, and emergency repairs to ensure comfortable temperatures year-round.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2",
|
||||
imageAlt: "HVAC maintenance service",
|
||||
buttonIcon: Phone,
|
||||
buttonHref: "tel:+1-555-0123",
|
||||
|
||||
Reference in New Issue
Block a user