Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
{ id: "f1", title: "On-Site in 30 Min", tags: ["Emergency", "Speed"], imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428249.jpg" },
|
||||
{ id: "f2", title: "Upfront Honest Pricing", tags: ["Fair", "No Surprises"], imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=2" },
|
||||
{ id: "f3", title: "No Upselling", tags: ["Trust", "Family-Owned"], imageSrc: "http://img.b2bpic.net/free-vector/professional-plumber-service-online-horizontal-isometric-banner-with-two-repairmen-fixing-bathroom-sink-vector-illustration_1284-30481.jpg?_wi=1" },
|
||||
{ id: "f4", title: "24/7 Support", tags: ["Always On", "Anytime"], imageSrc: "http://img.b2bpic.net/free-vector/plumber-repairs-water-pipes-boiler-sink_107791-13819.jpg" },
|
||||
{ id: "f4", title: "24/7 Support", tags: ["Always On", "Anytime"], imageSrc: "http://img.b2bpic.net/free-vector/plumber-repairs-water-pipes-boiler-sink_107791-13819.jpg?_wi=1" },
|
||||
]}
|
||||
title="The Sherlock Promise"
|
||||
description="We understand the stress of plumbing emergencies. Here is how we make it right."
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
{ id: "s2", brand: "Sherlock", name: "Leak Detection", price: "Get Quote", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-vector/professional-plumber-service-online-horizontal-isometric-banner-with-two-repairmen-fixing-bathroom-sink-vector-illustration_1284-30481.jpg?_wi=2" },
|
||||
{ id: "s3", brand: "Sherlock", name: "Sewer Pipe Repair", price: "Get Quote", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-icons-set_1284-10525.jpg" },
|
||||
{ id: "s4", brand: "Sherlock", name: "Pipe Repair", price: "Get Quote", rating: 5, reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-icons-set_1284-16865.jpg" },
|
||||
{ id: "s5", brand: "Sherlock", name: "Sump Pump Repair", price: "Get Quote", rating: 5, reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-vector/plumber-repairs-water-pipes-boiler-sink_107791-13819.jpg" },
|
||||
{ id: "s5", brand: "Sherlock", name: "Sump Pump Repair", price: "Get Quote", rating: 5, reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-vector/plumber-repairs-water-pipes-boiler-sink_107791-13819.jpg?_wi=2" },
|
||||
{ id: "s6", brand: "Sherlock", name: "Drain Cleaning", price: "Get Quote", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=2" },
|
||||
]}
|
||||
title="Our Plumbing Services"
|
||||
|
||||
Reference in New Issue
Block a user