diff --git a/src/app/page.tsx b/src/app/page.tsx
index c52e7fb..756e3e9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -58,60 +48,37 @@ export default function LandingPage() {
@@ -121,10 +88,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Built on Integrity and Excellence"
description={[
- "At Lasting Impressions, we believe every home deserves quality that stands the test of time.",
- "Our team is committed to transparency, reliability, and precision in every project.",
- "From roofing systems to interior home improvements, we treat your home like our own.",
- ]}
+ "At Lasting Impressions, we believe every home deserves quality that stands the test of time.", "Our team is committed to transparency, reliability, and precision in every project.", "From our initial consultation to the final inspection, we follow a rigorous quality process to ensure your total satisfaction."]}
/>
@@ -135,48 +99,24 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- label: "Roofing",
- title: "Roof Replacement",
- items: [
- "Durable material selection",
- "Precise installation",
- "Transparent pricing",
- ],
+ id: "s1", label: "Assessment", title: "1. Initial Consultation", items: [
+ "Free property inspection", "Comprehensive damage report", "Transparent upfront pricing"],
},
{
- id: "s2",
- label: "Repair",
- title: "Roof Repair",
- items: [
- "Storm damage remediation",
- "Leak detection",
- "Aging material maintenance",
- ],
+ id: "s2", label: "Planning", title: "2. Planning & Logistics", items: [
+ "Insurance claim guidance", "Material selection support", "Project scheduling"],
},
{
- id: "s3",
- label: "Support",
- title: "Insurance Claim Support",
- items: [
- "Claims process guidance",
- "Document preparation",
- "Expert consultation",
- ],
+ id: "s3", label: "Execution", title: "3. Professional Installation", items: [
+ "Expert crew management", "Site protection protocols", "Daily progress updates"],
},
{
- id: "s4",
- label: "Improvement",
- title: "Home Improvements",
- items: [
- "Interior renovations",
- "Exterior facade work",
- "Finishing touches",
- ],
+ id: "s4", label: "Completion", title: "4. Quality Assurance", items: [
+ "Final site inspection", "Customer walkthrough", "Lifetime warranty handover"],
},
]}
- title="Our Specialized Services"
- description="Comprehensive roofing and home improvement solutions tailored to your unique needs."
+ title="Our Proven Process"
+ description="We simplify home improvements with a transparent, step-by-step process designed to give you peace of mind."
/>
@@ -187,67 +127,29 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Catherine Babcock",
- handle: "Homeowner",
- testimonial: "This company is very professional and made me feel comfortable. Every question I had was answered right away.",
- imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg",
- },
+ id: "1", name: "James R.", handle: "Roof Replacement", testimonial: "The transparency throughout the entire process was incredible. I knew exactly what was happening at every stage."},
{
- id: "2",
- name: "Sarah Steel",
- handle: "Client",
- testimonial: "Chrissy and the whole team showed up promptly, worked hard, and delivered a job well done. They will be our go-to.",
- imageSrc: "http://img.b2bpic.net/free-photo/proper-collaboration-two-carpenter-workers_329181-15626.jpg",
- },
+ id: "2", name: "Elena M.", handle: "Storm Repair", testimonial: "They handled the insurance claim process completely, taking all the stress off my shoulders. Highly recommend."},
{
- id: "3",
- name: "Michelle Bagby",
- handle: "Homeowner",
- testimonial: "Prompt, professional, honest, dependable, with fair upfront detailed pricing. They truly left a lasting impression.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg",
- },
- {
- id: "4",
- name: "Sindy Tarlton",
- handle: "Client",
- testimonial: "They handled everything, got our first check, and had the roof on by the next week. Awesome people.",
- imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278579.jpg",
- },
- {
- id: "5",
- name: "John Doe",
- handle: "Homeowner",
- testimonial: "Quality workmanship and truly responsive communication. Highly recommended to all neighbors.",
- imageSrc: "http://img.b2bpic.net/free-photo/carefree-female-with-afro-hairstyle-holds-paint-tools-refurbishes-walls-house_273609-38577.jpg",
- },
+ id: "3", name: "David K.", handle: "Interior Renovation", testimonial: "Exceptional craftsmanship. The team was punctual, clean, and kept our home tidy during the entire renovation."},
]}
- title="Client Impressions"
- description="Hear what local homeowners are saying about their experience with our team."
+ title="Client Highlights"
+ description="See why homeowners trust us to leave a lasting impression on their most valuable asset."
/>
@@ -259,20 +161,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do you provide free estimates?",
- content: "Yes, we provide detailed upfront pricing for all projects during our initial assessment.",
- },
+ id: "q1", title: "Do you provide free estimates?", content: "Yes, we provide detailed upfront pricing for all projects during our initial assessment."},
{
- id: "q2",
- title: "Do you assist with insurance claims?",
- content: "We provide full guidance through the insurance process to ensure you feel supported.",
- },
+ id: "q2", title: "Do you assist with insurance claims?", content: "We provide full guidance through the insurance process to ensure you feel supported."},
{
- id: "q3",
- title: "How long does a roof replacement take?",
- content: "Most installations are completed within a week, depending on scope and weather conditions.",
- },
+ id: "q3", title: "How long does a roof replacement take?", content: "Most installations are completed within a week, depending on scope and weather conditions."},
]}
title="Frequently Asked Questions"
description="Answers to common concerns about our roofing and improvement process."
@@ -287,22 +180,14 @@ export default function LandingPage() {
description="Ready to get started? Reach out to our professional team today."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Full Name",
- required: true,
+ name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
+ name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
- name: "project",
- placeholder: "How can we help with your home?",
- rows: 4,
+ name: "project", placeholder: "How can we help with your home?", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg"
@@ -313,29 +198,19 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file