Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 20:31:20 +00:00

View File

@@ -52,11 +52,11 @@ export default function LandingPage() {
{ text: "Our Services", href: "#services" },
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg", imageAlt: "Luxurious house with new roof" },
{ imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg?_wi=1", imageAlt: "Luxurious house with new roof" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "Macro view of premium shingles" },
{ imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional roofing team at work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15602.jpg", imageAlt: "Overhead view of roofing project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-house-porch-with-green-lawn-flower-boxes_23-2151974397.jpg", imageAlt: "Luxury home porch roof" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-house-porch-with-green-lawn-flower-boxes_23-2151974397.jpg?_wi=1", imageAlt: "Luxury home porch roof" },
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", imageAlt: "Detail of quality roofing craftsmanship" },
]}
/>
@@ -83,7 +83,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Roofing Services", description: "Expert replacement, repair, and inspection tailored to your specific needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg" },
title: "Roofing Services", description: "Expert replacement, repair, and inspection tailored to your specific needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg?_wi=2" },
items: [
{ icon: Shield, text: "Full Roof Replacement" },
{ icon: Wrench, text: "Precision Repairs" },
@@ -92,7 +92,7 @@ export default function LandingPage() {
reverse: false,
},
{
title: "Home Exterior", description: "Quality siding and porch cover installation to enhance curb appeal.", media: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-house-porch-with-green-lawn-flower-boxes_23-2151974397.jpg" },
title: "Home Exterior", description: "Quality siding and porch cover installation to enhance curb appeal.", media: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-house-porch-with-green-lawn-flower-boxes_23-2151974397.jpg?_wi=2" },
items: [
{ icon: ArrowDown, text: "Premium Siding" },
{ icon: Layout, text: "Porch Covers" },