Update src/app/page.tsx
This commit is contained in:
@@ -108,16 +108,16 @@ export default function LandingPage() {
|
||||
description="Complete roofing solutions for Florida homes, from installation to storm recovery."
|
||||
features={[
|
||||
{
|
||||
id: "service-1", title: "Metal Roof Installation", description: "Full replacement with premium metal roofing systems, custom-fitted to your home", tag: "Installation", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", imageAlt: "Professional metal roof installation"
|
||||
id: "service-1", title: "Metal Roof Installation", description: "Full replacement with premium metal roofing systems, custom-fitted to your home", tag: "Installation", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=1", imageAlt: "Professional metal roof installation"
|
||||
},
|
||||
{
|
||||
id: "service-2", title: "Storm Damage & Insurance Claims", description: "We've guided hundreds of Florida homeowners through hurricane damage claims from start to finish", tag: "Insurance", imageSrc: "http://img.b2bpic.net/free-photo/stone-road-surrounded-by-buildings-dark-cloudy-sky_181624-5633.jpg", imageAlt: "Storm damage restoration"
|
||||
id: "service-2", title: "Storm Damage & Insurance Claims", description: "We've guided hundreds of Florida homeowners through hurricane damage claims from start to finish", tag: "Insurance", imageSrc: "http://img.b2bpic.net/free-photo/stone-road-surrounded-by-buildings-dark-cloudy-sky_181624-5633.jpg?_wi=1", imageAlt: "Storm damage restoration"
|
||||
},
|
||||
{
|
||||
id: "service-3", title: "Roof Inspections", description: "Know exactly what you're working with before you buy, sell, or file a claim", tag: "Inspection", imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg", imageAlt: "Professional roof inspection"
|
||||
id: "service-3", title: "Roof Inspections", description: "Know exactly what you're working with before you buy, sell, or file a claim", tag: "Inspection", imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg?_wi=1", imageAlt: "Professional roof inspection"
|
||||
},
|
||||
{
|
||||
id: "service-4", title: "Re-Roofing & Tear-Off", description: "Complete tear-down and rebuild done efficiently, cleanly, and on schedule", tag: "Replacement", imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg", imageAlt: "Roof replacement completion"
|
||||
id: "service-4", title: "Re-Roofing & Tear-Off", description: "Complete tear-down and rebuild done efficiently, cleanly, and on schedule", tag: "Replacement", imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg?_wi=1", imageAlt: "Roof replacement completion"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -140,46 +140,46 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Free Estimate", description: "Your dedicated account executive visits your home, does their homework beforehand, and walks you through a detailed proposal. No pressure. No guesswork.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg", imageAlt: "Professional home estimate consultation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg?_wi=2", imageAlt: "Professional home estimate consultation"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg", imageAlt: "Detailed estimate proposal review"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg?_wi=3", imageAlt: "Detailed estimate proposal review"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Planning & Scheduling", description: "Your project coordinator keeps you informed every step of the way. You'll always know what's happening and when.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-desk-working-together-from-home_23-2149208557.jpg", imageAlt: "Project timeline and scheduling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-desk-working-together-from-home_23-2149208557.jpg?_wi=1", imageAlt: "Project timeline and scheduling"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-desk-working-together-from-home_23-2149208557.jpg", imageAlt: "Coordinator communication updates"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-desk-working-together-from-home_23-2149208557.jpg?_wi=2", imageAlt: "Coordinator communication updates"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Installation", description: "Our crews work fast and clean. Most installs are completed efficiently with minimal disruption to your life.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", imageAlt: "Professional roof installation crew"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=2", imageAlt: "Professional roof installation crew"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", imageAlt: "Metal roofing installation in progress"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=3", imageAlt: "Metal roofing installation in progress"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Final Walkthrough", description: "We walk the finished roof with you, answer every question, and don't consider the job done until you're satisfied.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg", imageAlt: "Final roof inspection and walkthrough"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg?_wi=2", imageAlt: "Final roof inspection and walkthrough"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg", imageAlt: "Quality assurance final check"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg?_wi=3", imageAlt: "Quality assurance final check"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "We Stay in Touch", description: "Our team checks in after major storms. Because we're not just contractors — we're your long-term roofing partner.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "Post-storm follow up inspection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=1", imageAlt: "Post-storm follow up inspection"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "Long-term customer relationship support"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=2", imageAlt: "Long-term customer relationship support"
|
||||
}
|
||||
}
|
||||
]}
|
||||
@@ -225,10 +225,10 @@ export default function LandingPage() {
|
||||
description="Roofs Only Florida has helped hundreds of homeowners navigate the aftermath of hurricanes Ian, Idalia, and more. We know the insurance process. We know how to move quickly. And our team personally checks in with clients after major storms — because that's what local means to us."
|
||||
features={[
|
||||
{
|
||||
title: "Hurricane Ian Recovery", description: "Guided hundreds of homeowners through claims and recovery", imageSrc: "http://img.b2bpic.net/free-photo/stone-road-surrounded-by-buildings-dark-cloudy-sky_181624-5633.jpg", imageAlt: "Hurricane damage restoration support"
|
||||
title: "Hurricane Ian Recovery", description: "Guided hundreds of homeowners through claims and recovery", imageSrc: "http://img.b2bpic.net/free-photo/stone-road-surrounded-by-buildings-dark-cloudy-sky_181624-5633.jpg?_wi=2", imageAlt: "Hurricane damage restoration support"
|
||||
},
|
||||
{
|
||||
title: "Insurance Expertise", description: "Navigate the claims process with confidence and professional guidance", imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg", imageAlt: "Insurance claim documentation assistance"
|
||||
title: "Insurance Expertise", description: "Navigate the claims process with confidence and professional guidance", imageSrc: "http://img.b2bpic.net/free-photo/front-view-constructor-reading-plan_23-2148269800.jpg?_wi=4", imageAlt: "Insurance claim documentation assistance"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user