Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -158,14 +158,14 @@ export default function LandingPage() {
|
||||
title: "Classic Wood Fencing",
|
||||
description: "Timeless aesthetics and natural beauty for your backyard privacy.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=1",
|
||||
imageAlt: "Wood Fence",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=2",
|
||||
imageAlt: "Wood Fence Detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg?_wi=2",
|
||||
imageAlt: "residential fence installation garden",
|
||||
},
|
||||
{
|
||||
@@ -173,11 +173,11 @@ export default function LandingPage() {
|
||||
title: "Metal Security Fencing",
|
||||
description: "Strength and reliability for ultimate property security.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg?_wi=1",
|
||||
imageAlt: "Metal Fence",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg?_wi=2",
|
||||
imageAlt: "Metal Fence Detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-workshop-measuring-wood_23-2148836026.jpg",
|
||||
@@ -188,14 +188,14 @@ export default function LandingPage() {
|
||||
title: "Vinyl Privacy Fencing",
|
||||
description: "Maintenance-free privacy that looks pristine all year round.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg?_wi=1",
|
||||
imageAlt: "Vinyl Fence",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-skateboard_23-2148805144.jpg?_wi=2",
|
||||
imageAlt: "Vinyl Fence Detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=3",
|
||||
imageAlt: "wood picket fence design",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user