Merge version_1 into main #2
211
src/app/page.tsx
211
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Asher's Fast Roofers"
|
||||
/>
|
||||
@@ -57,41 +47,21 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background="glowing-orb"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Fast, Reliable Roofing in Las Vegas – Done Right the First Time"
|
||||
description="Same-day inspections. Insurance claim experts. 24/7 service. Don't wait for a leak to become a disaster."
|
||||
tag="Open 24/7 in Las Vegas"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Free Estimate", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+18774147510",
|
||||
},
|
||||
text: "Call Now", href: "tel:+18774147510"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=1",
|
||||
imageAlt: "Roofing crew at work",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", imageAlt: "Roofing crew at work"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg?_wi=1",
|
||||
imageAlt: "High quality shingles",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=2",
|
||||
imageAlt: "Professional roof inspection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg?_wi=2",
|
||||
imageAlt: "Shingle texture detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=3",
|
||||
imageAlt: "Finished roofing project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg", imageAlt: "High quality shingles"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -107,40 +77,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Roof Repair",
|
||||
description: "Fast diagnostics and permanent repairs for all leak types.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=4",
|
||||
imageAlt: "roofers working",
|
||||
},
|
||||
id: "s1", title: "Roof Repair", description: "Fast diagnostics and permanent repairs for all leak types.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", imageAlt: "roofers working"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Roof Replacement",
|
||||
description: "Full tear-offs and professional GAF shingle installations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg?_wi=3",
|
||||
imageAlt: "roof shingles",
|
||||
},
|
||||
id: "s2", title: "Roof Replacement", description: "Full tear-offs and professional GAF shingle installations.", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg", imageAlt: "roof shingles"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Emergency Roofing",
|
||||
description: "24/7 response team for storm and sudden damage.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1pxshl",
|
||||
imageAlt: "roof repair icon",
|
||||
},
|
||||
id: "s3", title: "Emergency Roofing", description: "24/7 response team for storm and sudden damage.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1pxshl", imageAlt: "roof repair icon"},
|
||||
{
|
||||
id: "s4",
|
||||
title: "Gutter Systems",
|
||||
description: "Custom drainage and gutter solutions to protect your foundation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg?_wi=1",
|
||||
imageAlt: "smiling customer portrait",
|
||||
},
|
||||
id: "s4", title: "Gutter Systems", description: "Custom drainage and gutter solutions to protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg", imageAlt: "smiling customer portrait"},
|
||||
{
|
||||
id: "s5",
|
||||
title: "Claim Assistance",
|
||||
description: "Expert navigation of insurance claims to ensure you're covered.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait",
|
||||
},
|
||||
id: "s5", title: "Claim Assistance", description: "Expert navigation of insurance claims to ensure you're covered.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg", imageAlt: "professional man portrait"},
|
||||
]}
|
||||
title="Professional Roofing Services"
|
||||
description="Expert solutions for every roofing need in the Vegas area."
|
||||
@@ -154,7 +99,7 @@ export default function LandingPage() {
|
||||
title="Led by Eric, Your Trusted Roofing Expert"
|
||||
description="Eric founded Asher's Fast Roofers with a simple vision: clear communication, honest estimates, and quality you can count on. We aren't just here to fix roofs; we're here to provide peace of mind."
|
||||
subdescription="We treat every Las Vegas home like our own. Transparency is at the core of our business, ensuring you are informed at every step of your project."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Shield}
|
||||
/>
|
||||
@@ -167,45 +112,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Kara Pearson",
|
||||
handle: "@kara.p",
|
||||
testimonial: "Same-day response when I had a leak! Eric walked me through the claim and fixed it fast.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Kara Pearson", handle: "@kara.p", testimonial: "Same-day response when I had a leak! Eric walked me through the claim and fixed it fast.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Kenneth Bradshaw",
|
||||
handle: "@k.bradshaw",
|
||||
testimonial: "Very professional and honest. Detailed estimate, zero hidden costs. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg?_wi=3",
|
||||
},
|
||||
id: "2", name: "Kenneth Bradshaw", handle: "@k.bradshaw", testimonial: "Very professional and honest. Detailed estimate, zero hidden costs. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dominic Armstrong",
|
||||
handle: "@dom.armstrong",
|
||||
testimonial: "Insurance help was a game changer. The new roof looks incredible.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3548.jpg",
|
||||
},
|
||||
id: "3", name: "Dominic Armstrong", handle: "@dom.armstrong", testimonial: "Insurance help was a game changer. The new roof looks incredible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3548.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Maria Lopez",
|
||||
handle: "@m.lopez",
|
||||
testimonial: "Fastest crew I've ever seen! Professional, cleaned up nicely. Perfect service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg",
|
||||
},
|
||||
id: "4", name: "Maria Lopez", handle: "@m.lopez", testimonial: "Fastest crew I've ever seen! Professional, cleaned up nicely. Perfect service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "John Smith",
|
||||
handle: "@jsmith.lv",
|
||||
testimonial: "Transparent and communicative. Eric is a true expert. Best experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-blue-shirt_23-2148548056.jpg",
|
||||
},
|
||||
id: "5", name: "John Smith", handle: "@jsmith.lv", testimonial: "Transparent and communicative. Eric is a true expert. Best experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-blue-shirt_23-2148548056.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Customers Are Saying"
|
||||
@@ -220,20 +140,11 @@ export default function LandingPage() {
|
||||
tag="Our Simple Process"
|
||||
metrics={[
|
||||
{
|
||||
id: "p1",
|
||||
value: "1",
|
||||
description: "Schedule your Free Professional Roof Inspection",
|
||||
},
|
||||
id: "p1", value: "1", description: "Schedule your Free Professional Roof Inspection"},
|
||||
{
|
||||
id: "p2",
|
||||
value: "2",
|
||||
description: "Receive a Clear, Honest Quote + Claim Guidance",
|
||||
},
|
||||
id: "p2", value: "2", description: "Receive a Clear, Honest Quote + Claim Guidance"},
|
||||
{
|
||||
id: "p3",
|
||||
value: "3",
|
||||
description: "Fast, Quality Installation Completed to Perfection",
|
||||
},
|
||||
id: "p3", value: "3", description: "Fast, Quality Installation Completed to Perfection"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -245,27 +156,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you provide insurance claim help?",
|
||||
content: "Yes, we are experts in navigating insurance claims to make sure you get the coverage you deserve.",
|
||||
},
|
||||
id: "f1", title: "Do you provide insurance claim help?", content: "Yes, we are experts in navigating insurance claims to make sure you get the coverage you deserve."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How quickly can you respond?",
|
||||
content: "We offer same-day inspections and 24/7 emergency services for urgent roof leaks.",
|
||||
},
|
||||
id: "f2", title: "How quickly can you respond?", content: "We offer same-day inspections and 24/7 emergency services for urgent roof leaks."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you offer warranties?",
|
||||
content: "Yes, we use high-quality GAF systems that come with industry-leading manufacturer warranties.",
|
||||
},
|
||||
id: "f3", title: "Do you offer warranties?", content: "Yes, we use high-quality GAF systems that come with industry-leading manufacturer warranties."},
|
||||
]}
|
||||
ctaTitle="Need Roofing Help Today?"
|
||||
ctaDescription="Available 24/7 for emergencies. Let's get your roof back to top shape."
|
||||
ctaButton={{
|
||||
text: "Call +1 877-414-7510",
|
||||
href: "tel:+18774147510",
|
||||
}}
|
||||
text: "Call +1 877-414-7510", href: "tel:+18774147510"}}
|
||||
ctaIcon={Phone}
|
||||
/>
|
||||
</div>
|
||||
@@ -274,54 +174,33 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Repair", href: "#services"},
|
||||
{
|
||||
label: "Replacement",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Replacement", href: "#services"},
|
||||
{
|
||||
label: "Emergency",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Emergency", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Testimonials", href: "#reviews"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "24/7 Emergency",
|
||||
href: "tel:+18774147510",
|
||||
},
|
||||
label: "24/7 Emergency", href: "tel:+18774147510"},
|
||||
{
|
||||
label: "Insurance Claims",
|
||||
href: "#",
|
||||
},
|
||||
label: "Insurance Claims", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user