Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,15 +62,15 @@ export default function LandingPage() {
|
||||
description="From emergency repairs to full replacements, Roofing Giant delivers durable, insured work backed by 20 years of local expertise. Get your free inspection and estimate today."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg?_wi=1",
|
||||
imageAlt: "residential roof repair expert",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=1",
|
||||
imageAlt: "commercial roofing project",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg?_wi=1",
|
||||
imageAlt: "expert roofing team onsite",
|
||||
},
|
||||
{
|
||||
@@ -165,21 +165,21 @@ export default function LandingPage() {
|
||||
title: "Full Replacements",
|
||||
description: "Complete roof system replacement using high-performance materials.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg?_wi=2",
|
||||
imageAlt: "high quality roofing results",
|
||||
},
|
||||
{
|
||||
title: "Commercial Roofing",
|
||||
description: "Tailored roofing systems for businesses that prioritize low maintenance.",
|
||||
buttonIcon: "Building",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=2",
|
||||
imageAlt: "high quality roofing results",
|
||||
},
|
||||
{
|
||||
title: "Maintenance Plans",
|
||||
description: "Scheduled inspections to extend the life of your current roofing.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg?_wi=2",
|
||||
imageAlt: "high quality roofing results",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user