Update src/app/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=1",
|
||||
imageAlt: "Aerial view of professional roof installation",
|
||||
},
|
||||
]}
|
||||
@@ -123,10 +123,10 @@ export default function HomePage() {
|
||||
title: "Roof Replacement",
|
||||
description: "Full roof replacements using high-quality materials designed to protect your home for decades.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -134,10 +134,10 @@ export default function HomePage() {
|
||||
title: "Roof Repair",
|
||||
description: "Fast, reliable repairs to fix leaks, storm damage, and worn roofing before problems escalate.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -145,10 +145,10 @@ export default function HomePage() {
|
||||
title: "New Roof Installation",
|
||||
description: "Expert installation for new homes or property upgrades with precision craftsmanship.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user