Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 010b436b97 | |||
| db3af8d996 |
242
src/app/page.tsx
242
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Level Up Roofing"
|
||||
/>
|
||||
@@ -59,59 +49,36 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Roofing Experts in Houston"
|
||||
description="Elevating homes one roof at a time with top quality materials and results. Family owned and operated, with bilingual service to support our Houston community."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg",
|
||||
alt: "Roofing Expert",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", alt: "Roofing Expert"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg",
|
||||
alt: "Medium shot people wearing helmets",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg", alt: "Medium shot people wearing helmets"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg",
|
||||
alt: "Long shot roofer working with helmet",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", alt: "Long shot roofer working with helmet"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg",
|
||||
alt: "Full shot smiley man working on roof",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg", alt: "Full shot smiley man working on roof"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343701.jpg",
|
||||
alt: "Medium shot man working on roof",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343701.jpg", alt: "Medium shot man working on roof"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Family Owned",
|
||||
},
|
||||
type: "text", text: "Family Owned"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
type: "text", text: "Licensed & Insured"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Bilingual Service",
|
||||
},
|
||||
type: "text", text: "Bilingual Service"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Houston Based",
|
||||
},
|
||||
type: "text", text: "Houston Based"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Top Rated",
|
||||
},
|
||||
type: "text", text: "Top Rated"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,9 +88,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Your Trusted Houston Roofing Partner"
|
||||
description={[
|
||||
"At Level Up Roofing, we believe every home deserves protection and quality that lasts. With years of experience serving the Houston area, our family-owned business brings honesty, skill, and reliability to every project we take on.",
|
||||
"We offer comprehensive roofing services, from repairs to total replacements, using only top-tier materials to ensure your home stands strong against the elements.",
|
||||
]}
|
||||
"At Level Up Roofing, we believe every home deserves protection and quality that lasts. With years of experience serving the Houston area, our family-owned business brings honesty, skill, and reliability to every project we take on.", "We offer comprehensive roofing services, from repairs to total replacements, using only top-tier materials to ensure your home stands strong against the elements."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -134,38 +99,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Residential Roof Repair",
|
||||
author: "Level Up",
|
||||
description: "From minor leaks to storm damage, we identify and fix problems before they compromise your entire roof system.",
|
||||
tags: [
|
||||
"Urgent",
|
||||
"Repair",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=1",
|
||||
},
|
||||
id: "f1", title: "Residential Roof Repair", author: "Level Up", description: "From minor leaks to storm damage, we identify and fix problems before they compromise your entire roof system.", tags: [
|
||||
"Urgent", "Repair"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=1"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Total Roof Replacement",
|
||||
author: "Level Up",
|
||||
description: "Full-scale roofing solutions utilizing premium materials designed to provide long-lasting beauty and structural integrity.",
|
||||
tags: [
|
||||
"Replacement",
|
||||
"Durable",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-document-plan-working-inside-building-construction-site_1150-21893.jpg",
|
||||
},
|
||||
id: "f2", title: "Total Roof Replacement", author: "Level Up", description: "Full-scale roofing solutions utilizing premium materials designed to provide long-lasting beauty and structural integrity.", tags: [
|
||||
"Replacement", "Durable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-document-plan-working-inside-building-construction-site_1150-21893.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Maintenance & Inspection",
|
||||
author: "Level Up",
|
||||
description: "Regular inspections to ensure your roof remains in peak condition year-round, extending the lifespan of your investment.",
|
||||
tags: [
|
||||
"Maintenance",
|
||||
"Preventive",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
|
||||
},
|
||||
id: "f3", title: "Maintenance & Inspection", author: "Level Up", description: "Regular inspections to ensure your roof remains in peak condition year-round, extending the lifespan of your investment.", tags: [
|
||||
"Maintenance", "Preventive"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg"},
|
||||
]}
|
||||
title="Comprehensive Roofing Services"
|
||||
description="We specialize in delivering durable, high-quality roofing solutions for residential properties throughout Houston."
|
||||
@@ -180,20 +124,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Roofs Completed",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Roofs Completed"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
id: "m2", value: "100%", description: "Client Satisfaction"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
id: "m3", value: "10+", description: "Years Experience"},
|
||||
]}
|
||||
title="Our Impact in Numbers"
|
||||
description="Trusted by hundreds of Houston families to protect their most important asset."
|
||||
@@ -207,23 +142,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Management Team",
|
||||
role: "Owners",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWBqKtXUpvNuhoxThE8qN1vhrD/uploaded-1776491657036-gxrjr7w3.png",
|
||||
},
|
||||
id: "t1", name: "Management Team", role: "Owners", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWBqKtXUpvNuhoxThE8qN1vhrD/uploaded-1776491657036-gxrjr7w3.png"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Field Specialists",
|
||||
role: "Roofing Experts",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg",
|
||||
},
|
||||
id: "t2", name: "Field Specialists", role: "Roofing Experts", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Support Staff",
|
||||
role: "Customer Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "Support Staff", role: "Customer Service", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=2"},
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
description="Our professional team is committed to delivering exceptional craftsmanship and friendly service."
|
||||
@@ -236,45 +159,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Great Service",
|
||||
quote: "Professional, fast, and very communicative. Highly recommend!",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/feedback-results-information-satisfeaction_53876-121336.jpg",
|
||||
},
|
||||
id: "1", title: "Great Service", quote: "Professional, fast, and very communicative. Highly recommend!", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/feedback-results-information-satisfeaction_53876-121336.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Expert Repair",
|
||||
quote: "Solved our leak issue immediately after the storm. Fair pricing.",
|
||||
name: "Michael D.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37001.jpg",
|
||||
},
|
||||
id: "2", title: "Expert Repair", quote: "Solved our leak issue immediately after the storm. Fair pricing.", name: "Michael D.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37001.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Excellent Quality",
|
||||
quote: "My new roof looks fantastic and the crew was clean and polite.",
|
||||
name: "Emily R.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-t-shirt-jacket-cap-looking-amazed-front-view_176474-57861.jpg",
|
||||
},
|
||||
id: "3", title: "Excellent Quality", quote: "My new roof looks fantastic and the crew was clean and polite.", name: "Emily R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-t-shirt-jacket-cap-looking-amazed-front-view_176474-57861.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Reliable & Trusted",
|
||||
quote: "Always great working with this local family business. Top tier work.",
|
||||
name: "David K.",
|
||||
role: "Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-little-son-autumn-park_1303-17337.jpg",
|
||||
},
|
||||
id: "4", title: "Reliable & Trusted", quote: "Always great working with this local family business. Top tier work.", name: "David K.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-little-son-autumn-park_1303-17337.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Best Roofing Team",
|
||||
quote: "They are honest and thorough. Really appreciate the support.",
|
||||
name: "Jessica M.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-handshake_23-2148752024.jpg",
|
||||
},
|
||||
id: "5", title: "Best Roofing Team", quote: "They are honest and thorough. Really appreciate the support.", name: "Jessica M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-handshake_23-2148752024.jpg"},
|
||||
]}
|
||||
title="What Houston Families Say"
|
||||
description="Hear from our clients about their experience with our roofing services."
|
||||
@@ -287,20 +180,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide completely free and no-obligation estimates for all residential roofing projects.",
|
||||
},
|
||||
id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide completely free and no-obligation estimates for all residential roofing projects."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are you bilingual?",
|
||||
content: "Absolutely, se habla español to ensure clear communication with all our clients.",
|
||||
},
|
||||
id: "q2", title: "Is bilingual service available?", content: "Absolutely, se habla español to ensure clear communication with all our clients."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What areas do you serve?",
|
||||
content: "We proudly serve the Greater Houston and surrounding areas for all roofing and construction needs.",
|
||||
},
|
||||
id: "q3", title: "What areas do you serve?", content: "We proudly serve the Greater Houston and surrounding areas for all roofing and construction needs."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-young-man-holding-laptop_23-2148384546.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -314,8 +198,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get In Touch"
|
||||
title="Request Your Free Quote"
|
||||
description="Ready to elevate your home? Contact us today to discuss your project needs and get a free estimate."
|
||||
@@ -329,50 +212,31 @@ export default function LandingPage() {
|
||||
logoText="Level Up Roofing"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Team", href: "#team"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Repair",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Repair", href: "#features"},
|
||||
{
|
||||
label: "Replacement",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Replacement", href: "#features"},
|
||||
{
|
||||
label: "Maintenance",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Maintenance", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user