Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/pipe-burst-flood-home-insurance_23-2149306059.jpg", imageAlt: "Pipe burst flood in home"},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-using-wrench_23-2147926107.jpg", imageAlt: "Man using wrench"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-using-wrench_23-2147926107.jpg?_wi=1", imageAlt: "Man using wrench"},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-plumber-working-sink_23-2148007421.jpg", imageAlt: "Young plumber working on sink"},
|
||||
]}
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "serv-2", name: "Commercial Plumbing Installation", price: "Custom Quote", variant: "Commercial Services", imageSrc: "https://img.b2bpic.net/free-photo/plumbers-work-installing-plastic-pipes-water-system_23-2149544793.jpg", imageAlt: "Commercial plumbing installation"},
|
||||
{
|
||||
id: "serv-3", name: "Residential Water Line Replacement", price: "Free Estimate", variant: "Residential Services", imageSrc: "https://img.b2bpic.net/free-photo/man-using-wrench_23-2147926107.jpg", imageAlt: "Residential water line replacement"},
|
||||
id: "serv-3", name: "Residential Water Line Replacement", price: "Free Estimate", variant: "Residential Services", imageSrc: "https://img.b2bpic.net/free-photo/man-using-wrench_23-2147926107.jpg?_wi=2", imageAlt: "Residential water line replacement"},
|
||||
{
|
||||
id: "serv-4", name: "Sump Pump Installation", price: "Reliable Protection", variant: "Specialty Services", imageSrc: "https://img.b2bpic.net/free-photo/plumbing-worker-installs-sump-pump-basement_23-2149502283.jpg", imageAlt: "Sump pump installation"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user