diff --git a/src/app/page.tsx b/src/app/page.tsx
index e68570a..430018a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -35,8 +35,8 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
- brandName="Restoration Inc."
- button={{ text: "Contact Us", href: "#contact" }}
+ brandName="Construction Services & Restoration Inc."
+ button={{ text: "Request Free Quote", href: "#contact" }}
/>
@@ -44,18 +44,17 @@ export default function LandingPage() {
@@ -64,10 +63,10 @@ export default function LandingPage() {
@@ -78,12 +77,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
features={[
- { title: "Roofing & Siding", description: "High-quality roofing installation and durable siding solutions for home and business.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-160.jpg" },
- { title: "Gutter Systems", description: "Complete gutter installation, cleaning, and maintenance services to protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530736.jpg" },
- { title: "Interior Remodeling", description: "Full-service interior renovations tailored to your personal taste and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg" },
+ { 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" },
+ { 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" },
+ { title: "Interior Remodeling", description: "Expert renovations for homes and businesses.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg" },
]}
- title="Our Expert Services"
- description="We specialize in both commercial and residential projects across Mount Juliet and middle Tennessee."
+ title="Expert Construction Services"
+ description="Serving residential and commercial clients with integrity for over 18 years."
/>
@@ -93,15 +92,13 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- { id: "t1", name: "Sarah Miller", handle: "@sarah-mtj", testimonial: "Exceptional service! They restored our roof quickly and professionally.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg" },
- { id: "t2", name: "John Doe", handle: "@john-roof", testimonial: "Truly a family-owned business that cares. Great craftsmanship on our siding.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg" },
- { id: "t3", name: "Emily Davis", handle: "@emily-remodel", testimonial: "Our kitchen remodel was seamless. Everything was done on time and budget.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-interracial-successful-coworkers-work-together-annual-economic-report_273609-18029.jpg" },
- { id: "t4", name: "David Wilson", handle: "@dw-gutters", testimonial: "Very thorough gutter cleaning and repair. Highly recommend them to everyone.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg" },
- { id: "t5", name: "Anna Brown", handle: "@anna-res", testimonial: "Professional, reliable, and friendly. We are very happy with our exterior.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg" },
+ { id: "t1", name: "Sarah Miller", handle: "@sarah-mtj", testimonial: "Exceptional service and family pride. They handled our roof restoration perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg" },
+ { id: "t2", name: "John Doe", handle: "@john-roof", testimonial: "Truly a family-owned business that cares. Great craftsmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg" },
+ { id: "t3", name: "Emily Davis", handle: "@emily-remodel", testimonial: "Our kitchen remodel was seamless. Trusted locally for good reason.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-interracial-successful-coworkers-work-together-annual-economic-report_273609-18029.jpg" },
]}
showRating={true}
- title="Trusted by Local Homeowners"
- description="Hear what our Mount Juliet and middle Tennessee community says about our restoration work."
+ title="Trusted by Our Community"
+ description="18+ years of dedicated service in Mount Juliet."
/>
@@ -110,12 +107,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- { id: "f1", title: "How long have you been in business?", content: "We have been providing expert construction and restoration services in Mount Juliet and middle Tennessee for over 18 years." },
- { id: "f2", title: "Do you handle both residential and commercial?", content: "Yes, we specialize in both types of projects with dedicated expertise for each." },
- { id: "f3", title: "Are you fully insured and licensed?", content: "Absolutely. We are fully licensed and insured for all construction and restoration tasks." },
+ { 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: "You can reach Henry at 615-686-6921 or Jesus at 615-525-6813." },
]}
title="Frequently Asked Questions"
- description="Answers to common concerns about our restoration services."
+ description="Common questions about our restoration services."
faqsAnimation="slide-up"
/>
@@ -125,9 +122,9 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{
variant: "rotated-rays-static"}}
- tag="Contact Us"
- title="Ready for a Renovation?"
- description="Reach out today to request your free quote or discuss your next residential or commercial project. We're here to help!"
+ tag="Get in Touch"
+ title="Request Your Free Quote"
+ description="Let us help with your residential or commercial project. Reach out to Henry Placencia (615-686-6921) or Jesus Placencia (615-525-6813) today for your free quote!"
/>
@@ -157,7 +154,7 @@ export default function LandingPage() {
],
},
]}
- copyrightText="© 2024 Restoration Inc. Mount Juliet and middle Tennessee. Construction: 615-686-6921 | Restoration: 615-525-6813"
+ copyrightText="© 2025 Construction Services & Restoration Inc. Mount Juliet, TN. Henry: 615-686-6921 | Jesus: 615-525-6813"
/>