Merge version_1 into main #1
@@ -52,22 +52,22 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg", imageAlt: "Texas roofing project"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg?_wi=1", imageAlt: "Texas roofing project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg", imageAlt: "Roof replacement work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=1", imageAlt: "Roof replacement work"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-ceramic-roof-tiles-government-building-dijon-burgundy-france_1101-2530.jpg", imageAlt: "Professional roof repair"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-ceramic-roof-tiles-government-building-dijon-burgundy-france_1101-2530.jpg?_wi=1", imageAlt: "Professional roof repair"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Roof maintenance service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=1", imageAlt: "Roof maintenance service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageAlt: "Gutter cleaning service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=1", imageAlt: "Gutter cleaning service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg", imageAlt: "New construction roofing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg?_wi=1", imageAlt: "New construction roofing"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
{ value: "5★", title: "Rated Service" },
|
||||
{ value: "100%", title: "Satisfaction Guarantee" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-coworkers-wearing-industrail-overall-helmet_482257-76937.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-coworkers-wearing-industrail-overall-helmet_482257-76937.jpg?_wi=1"
|
||||
imageAlt="Professional roofing craftsmanship"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -96,23 +96,23 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Premium Service", name: "Roof Replacement", price: "Expert Craftsmanship", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg", imageAlt: "Total roof replacement"
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=2", imageAlt: "Total roof replacement"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Expert Repair", name: "Roof Damage Repair", price: "Full Restoration", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/traditional-ceramic-roof-tiles-government-building-dijon-burgundy-france_1101-2530.jpg", imageAlt: "Precision roof repair"
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/traditional-ceramic-roof-tiles-government-building-dijon-burgundy-france_1101-2530.jpg?_wi=2", imageAlt: "Precision roof repair"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Maintenance Plans", name: "Roof Maintenance", price: "Preventive Care", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Regular roof maintenance"
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=2", imageAlt: "Regular roof maintenance"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Gutter Service", name: "Gutter Cleaning", price: "Professional Detail", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageAlt: "Professional gutter cleaning"
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=2", imageAlt: "Professional gutter cleaning"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "New Builds", name: "New Construction", price: "Premium Materials", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg", imageAlt: "New construction roofing"
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg?_wi=2", imageAlt: "New construction roofing"
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Emergency Response", name: "Emergency Service", price: "Fast Response", rating: 5,
|
||||
@@ -135,19 +135,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Step 1", title: "Free Consultation", subtitle: "Schedule Your Estimate", description: "Call or submit your info online. We'll schedule a free on-site estimate at your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-coworkers-wearing-industrail-overall-helmet_482257-76937.jpg", imageAlt: "Free consultation"
|
||||
tag: "Step 1", title: "Free Consultation", subtitle: "Schedule Your Estimate", description: "Call or submit your info online. We'll schedule a free on-site estimate at your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-coworkers-wearing-industrail-overall-helmet_482257-76937.jpg?_wi=2", imageAlt: "Free consultation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Step 2", title: "Detailed Estimate", subtitle: "Clear Pricing", description: "Receive a clear, itemized quote with no hidden fees. We'll walk you through exactly what's needed.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg", imageAlt: "Detailed estimate"
|
||||
tag: "Step 2", title: "Detailed Estimate", subtitle: "Clear Pricing", description: "Receive a clear, itemized quote with no hidden fees. We'll walk you through exactly what's needed.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=3", imageAlt: "Detailed estimate"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Step 3", title: "Expert Execution", subtitle: "Professional Installation", description: "Our skilled crew arrives on time, respects your property, and delivers exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Expert execution"
|
||||
tag: "Step 3", title: "Expert Execution", subtitle: "Professional Installation", description: "Our skilled crew arrives on time, respects your property, and delivers exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=3", imageAlt: "Expert execution"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Step 4", title: "Final Walkthrough", subtitle: "Complete Satisfaction", description: "We review completed work with you and don't leave until you're completely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg", imageAlt: "Final walkthrough"
|
||||
tag: "Step 4", title: "Final Walkthrough", subtitle: "Complete Satisfaction", description: "We review completed work with you and don't leave until you're completely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg?_wi=2", imageAlt: "Final walkthrough"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user