Update src/app/page.tsx

This commit is contained in:
2026-05-22 19:54:34 +00:00
parent 40bd502bae
commit ceb6306c8a

View File

@@ -32,78 +32,45 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Texas Landscape Maintenance"
button={{
text: "Get Quote",
href: "#contact",
}}
text: "Get Quote", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Reliable Roofing & Landscaping for Texas Homes"
description="Protecting your biggest investment with professional craftsmanship. From roof repairs to landscape maintenance, we ensure your property stays beautiful and secure year-round."
buttons={[
{
text: "Request A Quote",
href: "#contact",
},
text: "Request A Quote", href: "#contact"},
{
text: "View Services",
href: "#features",
},
text: "View Services", href: "#features"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-white-building-hamilton-gardens-new-zealand-blue-sky_181624-13599.jpg?_wi=1",
imageAlt: "Professional roof repair",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-white-building-hamilton-gardens-new-zealand-blue-sky_181624-13599.jpg", imageAlt: "Professional roof repair"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof_23-2149343671.jpg?_wi=1",
imageAlt: "Roofing installation",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof_23-2149343671.jpg", imageAlt: "Roofing installation"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg",
imageAlt: "Residential shingles",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", imageAlt: "Residential shingles"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg",
imageAlt: "Roof inspection",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", imageAlt: "Roof inspection"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg",
imageAlt: "Roof maintenance",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Roof maintenance"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg",
imageAlt: "Roofing quality",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "Roofing quality"},
]}
/>
</div>
@@ -115,17 +82,11 @@ export default function LandingPage() {
description="At Texas Landscape Maintenance, we combine technical roofing expertise with professional landscaping to provide holistic property care. We pride ourselves on clear communication, punctuality, and lasting results."
metrics={[
{
value: "15+",
title: "Years Experience",
},
value: "15+", title: "Years Experience"},
{
value: "2000+",
title: "Projects Completed",
},
value: "2000+", title: "Projects Completed"},
{
value: "100%",
title: "Customer Satisfaction",
},
value: "100%", title: "Customer Satisfaction"},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-tai-chi-outside_23-2149893705.jpg"
imageAlt="Professional Roofing Team"
@@ -141,28 +102,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Roof Repair",
description: "Expert diagnostic and repair services for all roof types.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-rooftops-city-buildings-with-red-shingles_181624-12846.jpg",
imageAlt: "Aerial shot of rooftops of city buildings with red shingles",
title: "Roof Repair", description: "Expert diagnostic and repair services for all roof types.", bentoComponent: "reveal-icon", icon: Shield,
},
{
title: "Shingle Installation",
description: "High-durability materials installed with precision.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-white-building-hamilton-gardens-new-zealand-blue-sky_181624-13599.jpg?_wi=2",
imageAlt: "Aerial shot of rooftops of city buildings with red shingles",
title: "Shingle Installation", description: "High-durability materials installed with precision.", bentoComponent: "reveal-icon", icon: Zap,
},
{
title: "Maintenance Plans",
description: "Preventative care to maximize the lifespan of your roof.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof_23-2149343671.jpg?_wi=2",
imageAlt: "Aerial shot of rooftops of city buildings with red shingles",
title: "Maintenance Plans", description: "Preventative care to maximize the lifespan of your roof.", bentoComponent: "reveal-icon", icon: Award,
},
]}
title="Our Professional Services"
@@ -178,25 +124,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "500+",
title: "Roofs Repaired",
description: "High-quality repairs across Texas.",
icon: Shield,
id: "m1", value: "500+", title: "Roofs Repaired", description: "High-quality repairs across Texas.", icon: Shield,
},
{
id: "m2",
value: "24h",
title: "Rapid Response",
description: "Urgent repair calls addressed daily.",
icon: Clock,
id: "m2", value: "24h", title: "Rapid Response", description: "Urgent repair calls addressed daily.", icon: Clock,
},
{
id: "m3",
value: "4.9",
title: "Average Rating",
description: "Consistently rated highly by our clients.",
icon: Star,
id: "m3", value: "4.9", title: "Average Rating", description: "Consistently rated highly by our clients.", icon: Star,
},
]}
title="Quality by Numbers"
@@ -212,25 +146,15 @@ export default function LandingPage() {
author="John D., Homeowner"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/performing-housework-gentle-dreamy-atmosphere_23-2151469427.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/performing-housework-gentle-dreamy-atmosphere_23-2151469427.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/happy-man-taking-keys-from-realtor-woman-standing-indoors_259150-58367.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/happy-man-taking-keys-from-realtor-woman-standing-indoors_259150-58367.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-people-hugging_23-2149039821.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-people-hugging_23-2149039821.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894055.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894055.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/image-cheerful-curly-haired-woman-holds-paint-brush-roller-refurbishes-walls-red-color-dressed-casual-wear_273609-38580.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/image-cheerful-curly-haired-woman-holds-paint-brush-roller-refurbishes-walls-red-color-dressed-casual-wear_273609-38580.jpg", alt: "Client 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -243,20 +167,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you offer free estimates?",
content: "Yes, we provide free, no-obligation roof inspections and estimates for all new clients.",
},
id: "f1", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation roof inspections and estimates for all new clients."},
{
id: "f2",
title: "Are you licensed and insured?",
content: "Absolutely. We are fully licensed and carry comprehensive insurance for your peace of mind.",
},
id: "f2", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed and carry comprehensive insurance for your peace of mind."},
{
id: "f3",
title: "How long does a typical repair take?",
content: "Most repairs are completed within 1-2 days, depending on the severity of the damage.",
},
id: "f3", title: "How long does a typical repair take?", content: "Most repairs are completed within 1-2 days, depending on the severity of the damage."},
]}
imageSrc="http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg"
imageAlt="FAQ and roofing support"
@@ -271,14 +186,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready to secure your home? Our roofing experts are standing by."
buttons={[
{
text: "Contact Us Today",
href: "tel:555-0123",
},
text: "Contact Us Today", href: "tel:555-0123"},
]}
/>
</div>
@@ -290,29 +202,19 @@ export default function LandingPage() {
logoText="Texas Landscape Maintenance"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Roof Repairs",
href: "#features",
},
label: "Roof Repairs", href: "#features"},
{
label: "Maintenance",
href: "#features",
},
label: "Maintenance", href: "#features"},
],
},
]}