Merge version_1 into main #3
@@ -55,16 +55,16 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg", imageAlt: "Roofer inspecting tiles in rain" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg", imageAlt: "Professional roof leak detection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg", imageAlt: "Expert gutter repair work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Drainage system installation" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg?_wi=1", imageAlt: "Roofer inspecting tiles in rain" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg?_wi=1", imageAlt: "Professional roof leak detection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg?_wi=1", imageAlt: "Expert gutter repair work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Drainage system installation" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg", imageAlt: "Roof tile repair service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg", imageAlt: "Water damage assessment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg", imageAlt: "Professional roofing expertise" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg", imageAlt: "Quality gutter solutions" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg?_wi=1", imageAlt: "Roof tile repair service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg?_wi=2", imageAlt: "Water damage assessment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg?_wi=2", imageAlt: "Professional roofing expertise" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg?_wi=2", imageAlt: "Quality gutter solutions" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
/>
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyOne
|
||||
title="Roof Leaks Don't Fix Themselves (Unfortunately)"
|
||||
description="A small roof leak can quickly turn into ceiling damage, mold, electrical issues, and expensive repairs. That's why Raincheck Roof Plumbing shows up fast and fixes it properly."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg?_wi=3"
|
||||
imageAlt="Water damage from roof leaks"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyOne
|
||||
title="Why Choose Raincheck?"
|
||||
description="We're not just another plumbing company. We're local, we're fair, and we actually care about fixing your roof properly."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg?_wi=3"
|
||||
imageAlt="Mark climbing roof for inspection"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -115,12 +115,12 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{ id: "1", brand: "Raincheck", name: "Roof Leak Detection", price: "Starting at $150", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg", imageAlt: "Roof leak detection service" },
|
||||
{ id: "2", brand: "Raincheck", name: "Gutter Repairs & Installation", price: "Starting at $300", rating: 5, reviewCount: "98+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg", imageAlt: "Gutter repair and installation" },
|
||||
{ id: "3", brand: "Raincheck", name: "Downpipes & Drainage", price: "Starting at $250", rating: 5, reviewCount: "87+", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Downpipe and drainage solutions" },
|
||||
{ id: "4", brand: "Raincheck", name: "Soak Wells", price: "Starting at $400", rating: 5, reviewCount: "65+", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Professional soak well installation" },
|
||||
{ id: "5", brand: "Raincheck", name: "Roof Tile Repairs", price: "Starting at $200", rating: 5, reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg", imageAlt: "Roof tile repair and replacement" },
|
||||
{ id: "6", brand: "Raincheck", name: "Diamond Cuts & Roofing", price: "Starting at $500", rating: 5, reviewCount: "52+", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg", imageAlt: "Professional roofing modifications" }
|
||||
{ id: "1", brand: "Raincheck", name: "Roof Leak Detection", price: "Starting at $150", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/handyman-uses-jackhammer-installation_169016-5286.jpg?_wi=4", imageAlt: "Roof leak detection service" },
|
||||
{ id: "2", brand: "Raincheck", name: "Gutter Repairs & Installation", price: "Starting at $300", rating: 5, reviewCount: "98+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg?_wi=3", imageAlt: "Gutter repair and installation" },
|
||||
{ id: "3", brand: "Raincheck", name: "Downpipes & Drainage", price: "Starting at $250", rating: 5, reviewCount: "87+", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Downpipe and drainage solutions" },
|
||||
{ id: "4", brand: "Raincheck", name: "Soak Wells", price: "Starting at $400", rating: 5, reviewCount: "65+", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=3", imageAlt: "Professional soak well installation" },
|
||||
{ id: "5", brand: "Raincheck", name: "Roof Tile Repairs", price: "Starting at $200", rating: 5, reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg?_wi=2", imageAlt: "Roof tile repair and replacement" },
|
||||
{ id: "6", brand: "Raincheck", name: "Diamond Cuts & Roofing", price: "Starting at $500", rating: 5, reviewCount: "52+", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg?_wi=4", imageAlt: "Professional roofing modifications" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
description="Get answers to common questions about our roof plumbing services."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg?_wi=5"
|
||||
imageAlt="Roofer on the job"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user