Update src/app/page.tsx

This commit is contained in:
2026-04-03 18:52:24 +00:00
parent 4e0a07441e
commit b4172c165e

View File

@@ -71,32 +71,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg?_wi=1",
imageAlt: "Luxury Slate Roof",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1",
imageAlt: "Craftsmanship",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=1",
imageAlt: "Renovation Detail",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg?_wi=1",
imageAlt: "Roof Finish",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1",
imageAlt: "Maintenance",
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg?_wi=1",
imageAlt: "Architectural Design",
},
]}
@@ -126,37 +126,37 @@ export default function LandingPage() {
id: 1,
title: "Slate Roofing",
description: "Timeless slate protection.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg?_wi=2",
},
{
id: 2,
title: "Repairs",
description: "Expert leak detection.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2",
},
{
id: 3,
title: "Flashing",
description: "Precision water seals.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=2",
},
{
id: 4,
title: "Soffits",
description: "Durable roof aesthetics.",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg?_wi=2",
},
{
id: 5,
title: "Cladding",
description: "Stylish home protection.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2",
},
{
id: 6,
title: "Guttering",
description: "Perfect water flow.",
imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg?_wi=2",
},
]}
title="Our Craft"