Merge version_1 into main #1
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990697.jpg", imageAlt: "Professional plumber repairing pipes"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-standing-checking-beside-working-oil-pumps_1150-19213.jpg", imageAlt: "Backflow testing and maintenance service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-standing-checking-beside-working-oil-pumps_1150-19213.jpg?_wi=1", imageAlt: "Backflow testing and maintenance service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Drain cleaning professional service"
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
description="Expert backflow device inspection and maintenance for commercial properties ensuring compliance with local regulations"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Annual Backflow Inspection", price: "Competitive", variant: "Commercial Properties", imageSrc: "http://img.b2bpic.net/free-photo/workers-standing-checking-beside-working-oil-pumps_1150-19213.jpg", imageAlt: "Backflow testing service"
|
||||
id: "1", name: "Annual Backflow Inspection", price: "Competitive", variant: "Commercial Properties", imageSrc: "http://img.b2bpic.net/free-photo/workers-standing-checking-beside-working-oil-pumps_1150-19213.jpg?_wi=2", imageAlt: "Backflow testing service"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Device Certification", price: "Fair Pricing", variant: "Regulatory Compliance", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg", imageAlt: "Certification service"
|
||||
@@ -183,13 +183,13 @@ export default function LandingPage() {
|
||||
tag="Service Area"
|
||||
plans={[
|
||||
{
|
||||
id: "boca-raton", title: "Boca Raton", price: "Primary", period: "Service Area", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-united-states-outline-maps_23-2149358400.jpg", imageAlt: "Boca Raton service area", button: { text: "Call for Service", href: "tel:+15619949492" },
|
||||
id: "boca-raton", title: "Boca Raton", price: "Primary", period: "Service Area", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-united-states-outline-maps_23-2149358400.jpg?_wi=1", imageAlt: "Boca Raton service area", button: { text: "Call for Service", href: "tel:+15619949492" },
|
||||
features: [
|
||||
"Same-day emergency response", "Full residential & commercial coverage", "24/7 availability", "Local expertise"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "surrounding", title: "Surrounding Areas", price: "Extended", period: "Coverage", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-united-states-outline-maps_23-2149358400.jpg", imageAlt: "Extended service areas", button: { text: "Call for Service", href: "tel:+15619949492" },
|
||||
id: "surrounding", title: "Surrounding Areas", price: "Extended", period: "Coverage", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-united-states-outline-maps_23-2149358400.jpg?_wi=2", imageAlt: "Extended service areas", button: { text: "Call for Service", href: "tel:+15619949492" },
|
||||
features: [
|
||||
"Delray Beach", "Boynton Beach", "Deerfield Beach", "Parkland & Coral Springs"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user