Update src/app/page.tsx
This commit is contained in:
@@ -127,7 +127,7 @@ export default function HomePage() {
|
||||
name: "Emergency Plumbing Repairs",
|
||||
price: "Fast Response",
|
||||
variant: "24/7 Available",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=1",
|
||||
imageAlt: "Emergency plumbing repair service",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
name: "Water Line Repair & Replacement",
|
||||
price: "Expert Service",
|
||||
variant: "Residential & Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg?_wi=1",
|
||||
imageAlt: "Water line replacement service",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
name: "Leak Detection & Repair",
|
||||
price: "Precision Diagnostics",
|
||||
variant: "Advanced Technology",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52220.jpg?_wi=1",
|
||||
imageAlt: "Professional leak detection service",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
name: "Drain & Clog Solutions",
|
||||
price: "Rapid Relief",
|
||||
variant: "Professional Equipment",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112854.jpg?_wi=1",
|
||||
imageAlt: "Drain cleaning service",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
name: "Bathroom Plumbing",
|
||||
price: "Quality Installation",
|
||||
variant: "Fixtures & Repairs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=1",
|
||||
imageAlt: "Bathroom plumbing service",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
name: "Commercial Plumbing",
|
||||
price: "Business Solutions",
|
||||
variant: "Large Scale Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg?_wi=1",
|
||||
imageAlt: "Commercial plumbing service",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user