Merge version_1 into main #3
@@ -54,9 +54,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg", imageAlt: "excavator heavy equipment demolition work" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes_23-2148254074.jpg", imageAlt: "safety demolition crew team professional" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-uniform_23-2148773435.jpg", imageAlt: "demolition project before after transformation" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg?_wi=1", imageAlt: "excavator heavy equipment demolition work" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes_23-2148254074.jpg?_wi=1", imageAlt: "safety demolition crew team professional" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-uniform_23-2148773435.jpg?_wi=1", imageAlt: "demolition project before after transformation" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/shareholders-team-ensure-factory-follows-safety-procedures-before-investing_482257-119563.jpg", imageAlt: "demolition equipment truck commercial site" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-vector/flat-recycling-landing-page-template_52683-16036.jpg", imageAlt: "demolition final inspection site clearance" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-bulldozer-sand-quarry_1303-28100.jpg", imageAlt: "demolition project success completed" }
|
||||
@@ -97,13 +97,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Demolition", description: "Complete house and building teardown services with careful material sorting and recycling programs.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg", imageAlt: "Residential demolition project", button: { text: "Learn More", href: "contact" }
|
||||
title: "Residential Demolition", description: "Complete house and building teardown services with careful material sorting and recycling programs.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg?_wi=2", imageAlt: "Residential demolition project", button: { text: "Learn More", href: "contact" }
|
||||
},
|
||||
{
|
||||
title: "Commercial Demolition", description: "Large-scale commercial property demolition with minimal disruption to surrounding areas and communities.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes_23-2148254074.jpg", imageAlt: "Commercial building demolition", button: { text: "Learn More", href: "contact" }
|
||||
title: "Commercial Demolition", description: "Large-scale commercial property demolition with minimal disruption to surrounding areas and communities.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes_23-2148254074.jpg?_wi=2", imageAlt: "Commercial building demolition", button: { text: "Learn More", href: "contact" }
|
||||
},
|
||||
{
|
||||
title: "Specialized Demolition", description: "Hazardous material removal, asbestos abatement, and controlled explosive demolition for complex structures.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-uniform_23-2148773435.jpg", imageAlt: "Specialized demolition work"
|
||||
title: "Specialized Demolition", description: "Hazardous material removal, asbestos abatement, and controlled explosive demolition for complex structures.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-uniform_23-2148773435.jpg?_wi=2", imageAlt: "Specialized demolition work"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user