Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75deb0b567 | |||
| 9d062ddb4e | |||
| a9f5d49dcb | |||
| d5d6e79a55 | |||
| 0c71f3428e |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "rotated-rays-static"}}
|
variant: "rotated-rays-static"}}
|
||||||
title="Restoring Excellence in Mount Juliet and Middle Tennessee"
|
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={[
|
buttons={[
|
||||||
{ text: "Request Free Quote", href: "#contact" },
|
{ 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: "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: "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: "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"
|
title="Expert Construction Services"
|
||||||
description="Serving residential and commercial clients with integrity for over 18 years."
|
description="Serving residential and commercial clients with integrity for over 18 years."
|
||||||
@@ -108,8 +109,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
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: "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: "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: "Reach us at csrincnashville@gmail.com, Henry at 615-686-6921, or Jesus at 615-525-6813." },
|
{ 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"
|
title="Frequently Asked Questions"
|
||||||
description="Common questions about our restoration services."
|
description="Common questions about our restoration services."
|
||||||
@@ -124,7 +125,7 @@ export default function LandingPage() {
|
|||||||
variant: "rotated-rays-static"}}
|
variant: "rotated-rays-static"}}
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Request Your Free Quote"
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -138,6 +139,7 @@ export default function LandingPage() {
|
|||||||
{ label: "Roofing", href: "#features" },
|
{ label: "Roofing", href: "#features" },
|
||||||
{ label: "Siding", href: "#features" },
|
{ label: "Siding", href: "#features" },
|
||||||
{ label: "Remodeling", href: "#features" },
|
{ label: "Remodeling", href: "#features" },
|
||||||
|
{ label: "Dump Trailer Rentals", href: "#features" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user