Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 17:17:15 +00:00

View File

@@ -67,15 +67,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg?_wi=1",
imageAlt: "Residential fence installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-trees-forest-metal-fence_181624-22874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-trees-forest-metal-fence_181624-22874.jpg?_wi=1",
imageAlt: "Modern aluminum fence",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg?_wi=1",
imageAlt: "Custom wood privacy fence",
},
{
@@ -126,7 +126,7 @@ export default function LandingPage() {
title: "Premium Materials",
description: "We only use high-grade vinyl, wood, and steel.",
tag: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg?_wi=2",
imageAlt: "residential fence installation modern home",
},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
title: "Expert Installation",
description: "Experienced builders ensure precision and longevity.",
tag: "Precision",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-trees-forest-metal-fence_181624-22874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-trees-forest-metal-fence_181624-22874.jpg?_wi=2",
imageAlt: "modern aluminum security fence home",
},
{
@@ -142,7 +142,7 @@ export default function LandingPage() {
title: "Custom Designs",
description: "Tailored solutions for your specific landscape needs.",
tag: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg?_wi=2",
imageAlt: "custom wood privacy fence backyard",
},
]}