Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-09 18:39:59 +00:00

View File

@@ -62,27 +62,27 @@ export default function LandingPage() {
description="Providing expert roofing services with precision, reliability, and top-tier materials to protect your home for years to come."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=1",
imageAlt: "Team performing roof installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937901.jpg?_wi=1",
imageAlt: "Aerial view of completed residential roof",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hummer-tools-stairs-house-construction_181624-28855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hummer-tools-stairs-house-construction_181624-28855.jpg?_wi=1",
imageAlt: "Detailed view of roof shingles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=2",
imageAlt: "Roofing installation process",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937901.jpg?_wi=2",
imageAlt: "Quality residential roofing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hummer-tools-stairs-house-construction_181624-28855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hummer-tools-stairs-house-construction_181624-28855.jpg?_wi=2",
imageAlt: "Precision roofing materials",
},
]}
@@ -123,7 +123,7 @@ export default function LandingPage() {
{
title: "Detailed Inspection",
description: "Comprehensive roof inspections to ensure the safety and longevity of your home's roof.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=3",
imageAlt: "Inspection",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
handle: "@john_doe",
testimonial: "High-quality results and great communication. Highly recommend them.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020305.jpg?_wi=1",
},
{
id: "3",
@@ -182,7 +182,7 @@ export default function LandingPage() {
handle: "@lisa_w",
testimonial: "Excellent experience from start to finish. Very satisfied with our new roof.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020305.jpg?_wi=2",
},
]}
showRating={true}