Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg", imageAlt: "Professional roof installation" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/contrasted-light-dark-wall-corners_23-2148744305.jpg", imageAlt: "Quality roofing materials" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg", imageAlt: "Roof replacement project" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/contrasted-light-dark-wall-corners_23-2148744305.jpg?_wi=1", imageAlt: "Quality roofing materials" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=1", imageAlt: "Roof replacement project" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg", imageAlt: "Professional roof repair" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-looking-tablet_23-2148921387.jpg", imageAlt: "Expert roofing team" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/metallic-iron-textured-abstract-backdrop_23-2148139853.jpg", imageAlt: "Finished quality roof" }
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-looking-tablet_23-2148921387.jpg?_wi=1", imageAlt: "Expert roofing team" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/metallic-iron-textured-abstract-backdrop_23-2148139853.jpg?_wi=1", imageAlt: "Finished quality roof" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
{ value: "15+", title: "Years Experience" },
|
||||
{ value: "500+", title: "Satisfied Homeowners" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contrasted-light-dark-wall-corners_23-2148744305.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contrasted-light-dark-wall-corners_23-2148744305.jpg?_wi=2"
|
||||
imageAlt="Quality roofing craftsmanship"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
{ id: "5", title: "Shingle Roofing", content: "Premium asphalt and architectural shingle installations. We use top-quality materials that offer superior protection, durability, and aesthetic appeal." },
|
||||
{ id: "6", title: "Residential Roofing", content: "Complete residential roofing services tailored to your home. From maintenance to full installations, we protect what matters most to your family." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=2"
|
||||
imageAlt="Professional roofing services"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
{ id: "5", title: "Work Done Right the First Time", content: "Our commitment is to excellence. We take pride in craftsmanship and stand behind every project with comprehensive warranties and guarantees." },
|
||||
{ id: "6", title: "Local Lake County Experts", content: "We understand the local weather, building codes, and specific roofing challenges of Lake County. Your roof is built for this climate." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-looking-tablet_23-2148921387.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-looking-tablet_23-2148921387.jpg?_wi=2"
|
||||
imageAlt="Expert roofing team"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
description="Get your free roofing estimate from Guys Roofing at Lake County today. Our experts will assess your roof and provide honest recommendations tailored to your needs."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/metallic-iron-textured-abstract-backdrop_23-2148139853.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/metallic-iron-textured-abstract-backdrop_23-2148139853.jpg?_wi=2"
|
||||
imageAlt="Quality finished roof"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user