Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:50:10 +00:00

View File

@@ -57,10 +57,10 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg", imageAlt: "Professional roof installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Quality roofing materials" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Quality roofing materials" },
{ imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", imageAlt: "Expert roofing team" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", imageAlt: "Finished roof project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Customer satisfaction guarantee" }
{ imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "Customer satisfaction guarantee" }
]}
/>
</div>
@@ -92,7 +92,7 @@ export default function LandingPage() {
buttonHref: "contact"
},
{
title: "Roof Replacement", description: "Complete roof replacement using premium materials and expert installation.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "New roof installation", buttonIcon: ArrowRight,
title: "Roof Replacement", description: "Complete roof replacement using premium materials and expert installation.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3", imageAlt: "New roof installation", buttonIcon: ArrowRight,
buttonHref: "contact"
},
{