Update src/app/page.tsx

This commit is contained in:
2026-04-06 05:19:39 +00:00
parent 563d62ac65
commit a80ca5d70f

View File

@@ -65,27 +65,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=1",
imageAlt: "Miami Fence Installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=2",
imageAlt: "Residential Fencing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=3",
imageAlt: "Commercial Fencing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=4",
imageAlt: "Backyard Fence Solutions",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=5",
imageAlt: "Custom Fence Designs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=6",
imageAlt: "Fence Repair Experts",
},
]}
@@ -127,31 +127,31 @@ export default function LandingPage() {
{
title: "Wood Fencing",
description: "Classic and customizable wooden designs for beauty and privacy.",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=7",
imageAlt: "Wood Fence",
},
{
title: "Vinyl Fencing",
description: "Durable, low-maintenance, and perfect for the coastal climate.",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=8",
imageAlt: "Vinyl Fence",
},
{
title: "Aluminum Fencing",
description: "Elegant, strong, and rust-resistant aluminum for home security.",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=9",
imageAlt: "Aluminum Fence",
},
{
title: "Chain Link Fencing",
description: "Affordable and reliable security for residential and commercial.",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=10",
imageAlt: "Chain Link Fence",
},
{
title: "Custom Gates",
description: "Beautiful entryways built to match your specific aesthetic.",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antique-door-handle-home-style_1150-10750.jpg?_wi=11",
imageAlt: "Custom Gate",
},
]}