Update src/app/page.tsx
This commit is contained in:
@@ -73,11 +73,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=1",
|
||||
imageAlt: "professional plumber at work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe",
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
description: "Energy-efficient boiler and radiator installations customized for your needs.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=2",
|
||||
imageAlt: "Female plumber working to fix problems at client's house",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
description: "Regular inspections to ensure your systems perform reliably all season.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wrench,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg?_wi=2",
|
||||
imageAlt: "Female plumber working to fix problems at client's house",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user