Update src/app/page.tsx

This commit is contained in:
2026-04-05 17:18:05 +00:00
parent ed59ade1c5
commit af39bc53dc

View File

@@ -48,9 +48,9 @@ export default function LandingPage() {
tag="Trusted Fencing Experts"
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg", imageAlt: "Residential fence installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-trees-forest-metal-fence_181624-22874.jpg", imageAlt: "Modern aluminum fence" },
{ imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg", imageAlt: "Custom wood privacy fence" },
{ 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?_wi=1", imageAlt: "Modern aluminum fence" },
{ imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg?_wi=1", imageAlt: "Custom wood privacy fence" },
{ imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japan-building-with-fence_23-2149301077.jpg", imageAlt: "Backyard fence installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-building-with-fence_23-2149301121.jpg", imageAlt: "Luxury property fencing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-running-outdoors_23-2150351996.jpg", imageAlt: "Professional fencing service" },
@@ -75,9 +75,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ id: "1", 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" },
{ id: "2", 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" },
{ id: "3", 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" },
{ id: "1", 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?_wi=2" },
{ id: "2", 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?_wi=2" },
{ id: "3", 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?_wi=2" },
]}
title="Why Choose Us?"
description="We combine premium materials with professional service for your peace of mind."