5 Commits

Author SHA1 Message Date
75deb0b567 Merge version_11 into main
Merge version_11 into main
2026-04-17 06:23:52 +00:00
9d062ddb4e Update src/app/page.tsx 2026-04-17 06:23:49 +00:00
a9f5d49dcb Merge version_10 into main
Merge version_10 into main
2026-04-17 06:22:32 +00:00
d5d6e79a55 Update src/app/page.tsx 2026-04-17 06:22:29 +00:00
0c71f3428e Merge version_9 into main
Merge version_9 into main
2026-04-17 05:32:02 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{
variant: "rotated-rays-static"}}
title="Restoring Excellence in Mount Juliet and Middle Tennessee"
description="Family-owned and trusted for 18+ years. Serving Mount Juliet, TN and surrounding areas. Email us at csrincnashville@gmail.com or contact Henry Placencia at 615-686-6921 or Jesus Placencia at 615-525-6813."
description="Family-owned and trusted for 18+ years. Serving Mount Juliet, TN and surrounding areas. Committed to delivering professional residential and commercial construction with the highest standards of craftsmanship."
buttons={[
{ text: "Request Free Quote", href: "#contact" },
]}
@@ -80,6 +80,7 @@ export default function LandingPage() {
{ title: "Roofing & Siding", description: "High-quality residential and commercial roofing and durable siding.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-160.jpg?_wi=1" },
{ title: "Gutter Systems", description: "Comprehensive gutter installation and protection systems.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530736.jpg?_wi=1" },
{ title: "Interior Remodeling", description: "Expert renovations for homes and businesses.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=1" },
{ title: "Dump Trailer Rentals", description: "Reliable dump trailer rentals for your waste removal needs. Please note: Prices vary based on the total load weight and duration.", imageSrc: "http://img.b2bpic.net/free-photo/tipper-truck-transporting-sand-site_1150-17072.jpg?_wi=1" },
]}
title="Expert Construction Services"
description="Serving residential and commercial clients with integrity for over 18 years."
@@ -108,8 +109,8 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "How long have you served the area?", content: "We have been serving Mount Juliet and Middle Tennessee for over 18 years as a family-owned company." },
{ id: "f2", title: "What services do you provide?", content: "We provide comprehensive roofing, siding, gutter, and interior remodeling for residential and commercial clients." },
{ id: "f3", title: "How can I contact you?", content: "Reach us at csrincnashville@gmail.com, Henry at 615-686-6921, or Jesus at 615-525-6813." },
{ id: "f2", title: "What services do you provide?", content: "We provide comprehensive roofing, siding, gutter, interior remodeling, and dump trailer rentals for residential and commercial clients." },
{ id: "f3", title: "How can I contact you?", content: "You can reach out via our contact form for a free quote or email us directly at csrincnashville@gmail.com." },
]}
title="Frequently Asked Questions"
description="Common questions about our restoration services."
@@ -124,7 +125,7 @@ export default function LandingPage() {
variant: "rotated-rays-static"}}
tag="Get in Touch"
title="Request Your Free Quote"
description="We specialize in high-quality residential and commercial restoration. Click below to request your free quote today and let our family-owned team bring excellence to your project."
description="We specialize in high-quality residential and commercial restoration. Our team is ready to assist you. Contact us directly at csrincnashville@gmail.com, or call Henry at 615-686-6921 or Jesus at 615-525-6813 to discuss your project needs."
/>
</div>
@@ -138,6 +139,7 @@ export default function LandingPage() {
{ label: "Roofing", href: "#features" },
{ label: "Siding", href: "#features" },
{ label: "Remodeling", href: "#features" },
{ label: "Dump Trailer Rentals", href: "#features" },
],
},
{