Update src/app/page.tsx

This commit is contained in:
2026-05-06 07:30:18 +00:00
parent 8e3bdaf147
commit 3133b4b8e5

View File

@@ -29,30 +29,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "About",
id: "/about",
},
{
name: "Services",
id: "/services",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "B2B Partnerships",
id: "/partnerships",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Services", id: "/services" },
{ name: "Gallery", id: "/gallery" },
{ name: "B2B Partnerships", id: "/partnerships" },
{ name: "Contact", id: "/contact" },
]}
brandName="Affordable Remediation LLC"
/>
@@ -60,20 +42,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Drywall Reconstruction Specialists in Austin, TX"
description="Expert restoration subcontracting and residential drywall repair. 20+ years of quality craftsmanship for insurance projects and local homeowners."
buttons={[
{
text: "Request a Bid",
href: "/contact",
},
{
text: "Explore Services",
href: "/services",
},
{ text: "Request a Bid", href: "/contact" },
{ text: "Explore Services", href: "/services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-standing-ladder_23-2149366712.jpg?_wi=1"
/>
@@ -85,24 +59,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "1",
title: "Years Experience",
value: "20+",
icon: Award,
},
{
id: "2",
title: "Projects Completed",
value: "500+",
icon: CheckCircle,
},
{
id: "3",
title: "Fully Insured",
value: "GL & WC",
icon: Shield,
},
{ id: "1", title: "Years Experience", value: "20+", icon: Award },
{ id: "2", title: "Projects Completed", value: "500+", icon: CheckCircle },
{ id: "3", title: "Fully Insured", value: "GL & WC", icon: Shield },
]}
title="Trusted Excellence"
description="Why restoration companies and homeowners partner with us for their reconstruction needs."
@@ -114,61 +73,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
date: "2023-10-15",
title: "Restoration Manager",
quote: "Incredibly reliable. They are my go-to for all insurance reconstruction jobs.",
tag: "Partner",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-standing-ladder_23-2149366712.jpg?_wi=2",
imageAlt: "happy homeowner portrait professional headshot",
},
{
id: "2",
name: "Michael Chen",
date: "2023-09-22",
title: "Homeowner",
quote: "Perfect texture matching after my water damage. Highly recommend.",
tag: "Homeowner",
avatarSrc: "http://img.b2bpic.net/free-photo/man-looking-camera-his-office_23-2148242891.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg",
imageAlt: "happy homeowner portrait professional headshot",
},
{
id: "3",
name: "Emily Rodriguez",
date: "2023-08-10",
title: "Company Owner",
quote: "Top-tier craftsmanship and professional communication. A true asset.",
tag: "Partner",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-beautiful-middle-aged-gray-haired-female-architect-wearing-eyeglasses-smiling-gesturing-while-sitting-front-computer-feeling-happy-as-she-finished-working-big-project_344912-1638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149721867.jpg",
imageAlt: "happy homeowner portrait professional headshot",
},
{
id: "4",
name: "David Kim",
date: "2023-07-05",
title: "Project Manager",
quote: "Speedy, professional, and excellent quality. They made my job easier.",
tag: "Insurance Pro",
avatarSrc: "http://img.b2bpic.net/free-photo/business-partners-office-closeup_273609-4120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-wallpaper-maintenance-repair-works-renovation-flat-apartment-renovation-restoration-idea-indoors_166373-2214.jpg?_wi=1",
imageAlt: "happy homeowner portrait professional headshot",
},
{
id: "5",
name: "Jessica Lee",
date: "2023-06-20",
title: "Homeowner",
quote: "Fast mold remediation rebuild. Everything looks brand new.",
tag: "Homeowner",
avatarSrc: "http://img.b2bpic.net/free-photo/worker-attaching-wallpaper-man-is-putting-up-wallpapers-wall-home-renovation-concept_166373-2213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colour-tray-palette-brushes_23-2148745510.jpg?_wi=1",
imageAlt: "happy homeowner portrait professional headshot",
},
{ id: "1", name: "Sarah Johnson", date: "2023-10-15", title: "Restoration Manager", quote: "Incredibly reliable. They are my go-to for all insurance reconstruction jobs.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-standing-ladder_23-2149366712.jpg?_wi=2", imageAlt: "happy homeowner portrait professional headshot" },
{ id: "2", name: "Michael Chen", date: "2023-09-22", title: "Homeowner", quote: "Perfect texture matching after my water damage. Highly recommend.", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/man-looking-camera-his-office_23-2148242891.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg", imageAlt: "happy homeowner portrait professional headshot" },
{ id: "3", name: "Emily Rodriguez", date: "2023-08-10", title: "Company Owner", quote: "Top-tier craftsmanship and professional communication. A true asset.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-beautiful-middle-aged-gray-haired-female-architect-wearing-eyeglasses-smiling-gesturing-while-sitting-front-computer-feeling-happy-as-she-finished-working-big-project_344912-1638.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149721867.jpg", imageAlt: "happy homeowner portrait professional headshot" },
{ id: "4", name: "David Kim", date: "2023-07-05", title: "Project Manager", quote: "Speedy, professional, and excellent quality. They made my job easier.", tag: "Insurance Pro", avatarSrc: "http://img.b2bpic.net/business-partners-office-closeup_273609-4120.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-wallpaper-maintenance-repair-works-renovation-flat-apartment-renovation-restoration-idea-indoors_166373-2214.jpg?_wi=1", imageAlt: "happy homeowner portrait professional headshot" },
{ id: "5", name: "Jessica Lee", date: "2023-06-20", title: "Homeowner", quote: "Fast mold remediation rebuild. Everything looks brand new.", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/worker-attaching-wallpaper-man-is-putting-up-wallpapers-wall-home-renovation-concept_166373-2213.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colour-tray-palette-brushes_23-2148745510.jpg?_wi=1", imageAlt: "happy homeowner portrait professional headshot" },
]}
title="Trusted by Austin Partners"
description="See why local restoration firms and homeowners trust Affordable Remediation LLC."
@@ -182,31 +91,11 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Answers to common queries about our drywall reconstruction and restoration services."
faqs={[
{
id: "faq-1",
title: "What is your service area?",
content: "We primarily serve Austin and the surrounding Central Texas communities.",
},
{
id: "faq-2",
title: "Are you licensed and insured?",
content: "Yes, we are fully licensed and hold both General Liability and Workers Compensation insurance for your protection.",
},
{
id: "faq-3",
title: "Can you work with my insurance company?",
content: "Absolutely. We have extensive experience working with restoration firms and insurance adjusters to ensure smooth, professional reconstruction.",
},
{
id: "faq-4",
title: "How long does a typical repair take?",
content: "Timelines vary by project size, but we prioritize speed without sacrificing the quality of the finish.",
},
{
id: "faq-5",
title: "Do you offer free bids?",
content: "Yes, please contact us via the form on this site, and we will provide a comprehensive project estimate.",
},
{ id: "faq-1", title: "What is your service area?", content: "We primarily serve Austin and the surrounding Central Texas communities." },
{ id: "faq-2", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and hold both General Liability and Workers Compensation insurance for your protection." },
{ id: "faq-3", title: "Can you work with my insurance company?", content: "Absolutely. We have extensive experience working with restoration firms and insurance adjusters to ensure smooth, professional reconstruction." },
{ id: "faq-4", title: "How long does a typical repair take?", content: "Timelines vary by project size, but we prioritize speed without sacrificing the quality of the finish." },
{ id: "faq-5", title: "Do you offer free bids?", content: "Yes, please contact us via the form on this site, and we will provide a comprehensive project estimate." },
]}
faqsAnimation="slide-up"
/>
@@ -215,16 +104,9 @@ export default function LandingPage() {
<div id="contact-home" data-section="contact-home">
<ContactText
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
text="Need a reliable partner for your reconstruction projects in Austin? Contact us today to request a bid."
buttons={[
{
text: "Contact Us",
href: "/contact",
},
]}
buttons={[{ text: "Contact Us", href: "/contact" }]}
/>
</div>
@@ -232,49 +114,9 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Affordable Remediation LLC"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "/about",
},
{
label: "Partnerships",
href: "/partnerships",
},
],
},
{
title: "Services",
items: [
{
label: "Drywall Reconstruction",
href: "/services",
},
{
label: "Water Damage Repair",
href: "/services",
},
{
label: "Texture Matching",
href: "/services",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Partnerships", href: "/partnerships" }] },
{ title: "Services", items: [{ label: "Drywall Reconstruction", href: "/services" }, { label: "Water Damage Repair", href: "/services" }, { label: "Texture Matching", href: "/services" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
copyrightText="© 2024 Affordable Remediation LLC. All rights reserved."
/>
@@ -282,4 +124,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}