Update src/app/page.tsx
This commit is contained in:
@@ -69,23 +69,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance_23-2149445336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance_23-2149445336.jpg?_wi=1",
|
||||
imageAlt: "Residential fence installation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=1",
|
||||
imageAlt: "Craftsmanship detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-building-with-fence_23-2149301121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-building-with-fence_23-2149301121.jpg?_wi=1",
|
||||
imageAlt: "Wooden privacy fence",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=1",
|
||||
imageAlt: "Aluminum fence",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-wall-text-background_1249-222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-wall-text-background_1249-222.jpg?_wi=1",
|
||||
imageAlt: "Vinyl picket fence",
|
||||
},
|
||||
]}
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
text: "About Our Team",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=2"
|
||||
imageAlt="Expert fencing technician working on a custom fence"
|
||||
/>
|
||||
</div>
|
||||
@@ -116,27 +116,27 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Wood Privacy",
|
||||
description: "Classic, warm, and highly effective for privacy and containment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-building-with-fence_23-2149301121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-building-with-fence_23-2149301121.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Aluminum Metal",
|
||||
description: "Sophisticated security for pools, gardens, and perimeters.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Vinyl Fencing",
|
||||
description: "Low maintenance, durable, and clean looking for any home exterior.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-wall-text-background_1249-222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-wall-text-background_1249-222.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Chain Link",
|
||||
description: "Cost-effective and durable solution for large areas and commercial use.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance_23-2149445336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance_23-2149445336.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Ornamental Iron",
|
||||
description: "Timeless elegance with robust security for high-end properties.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Fencing Solutions"
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
content: "We offer a 5-year workmanship warranty on all our fence installations.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=4"
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our fence installation process? Here are some answers."
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user