Merge version_1 into main #3
@@ -53,15 +53,15 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-city-skyline-with-urban-skyscrapers-sunset-background_1127-3630.jpg", imageAlt: "Golden hour roofline in Meridian"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-city-skyline-with-urban-skyscrapers-sunset-background_1127-3630.jpg?_wi=1", imageAlt: "Golden hour roofline in Meridian"},
|
||||
{
|
||||
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 roof inspection"},
|
||||
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?_wi=1", imageAlt: "Professional roof inspection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Quality roof replacement work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Quality roof replacement work"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Expert roof repair services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=1", imageAlt: "Expert roof repair services"},
|
||||
{
|
||||
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: "Long-term roof maintenance"},
|
||||
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?_wi=2", imageAlt: "Long-term roof maintenance"},
|
||||
]}
|
||||
ariaLabel="Meridian Roofing hero section with carousel of roofing projects"
|
||||
/>
|
||||
@@ -110,23 +110,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Full Roof Replacement", description: "Premium shingles. Clean installs. Long-term protection. We use high-quality materials and proven techniques to ensure your roof lasts decades.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
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"},
|
||||
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?_wi=3"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Roof Repairs", description: "Leak detection. Vent boot replacement. Storm damage repair. We fix the problem right, not just patch it over.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
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"},
|
||||
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?_wi=4"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Honest Roof Inspections", description: "No pressure. No unnecessary replacements. Brandon evaluates your roof thoroughly and tells you exactly what you need.", phoneOne: {
|
||||
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"},
|
||||
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?_wi=5"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-city-skyline-with-urban-skyscrapers-sunset-background_1127-3630.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-city-skyline-with-urban-skyscrapers-sunset-background_1127-3630.jpg?_wi=2"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -158,23 +158,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Schedule Your Inspection", description: "Call or book online. Brandon responds quickly. We'll arrange a time that works for you.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-city-skyline-with-urban-skyscrapers-sunset-background_1127-3630.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-city-skyline-with-urban-skyscrapers-sunset-background_1127-3630.jpg?_wi=3"},
|
||||
phoneTwo: {
|
||||
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"},
|
||||
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?_wi=6"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Detailed Honest Assessment", description: "Brandon personally inspects your roof. You get a full report: what's needed, what can wait, true costs.", phoneOne: {
|
||||
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"},
|
||||
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?_wi=7"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=3"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Repair or Replace — Only If Necessary", description: "We execute with precision. Clean job sites. Quality materials. Follow-up to ensure everything is perfect.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3"},
|
||||
phoneTwo: {
|
||||
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"},
|
||||
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?_wi=8"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user