2 Commits

Author SHA1 Message Date
9382b909e0 Merge version_1 into main
Merge version_1 into main
2026-03-11 06:37:37 +00:00
e0d4bbd4fa Update src/app/page.tsx 2026-03-11 06:37:33 +00:00

View File

@@ -33,9 +33,9 @@ export default function LandingPage() {
{ name: "Services", id: "features" }, { name: "Services", id: "features" },
{ name: "Projects", id: "projects" }, { name: "Projects", id: "projects" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact-form" },
]} ]}
button={{ text: "Get Free Quote", href: "contact" }} button={{ text: "Get Free Quote", href: "contact-form" }}
brandName="BuildPro" brandName="BuildPro"
/> />
</div> </div>
@@ -45,16 +45,19 @@ export default function LandingPage() {
logoText="BUILDPRO" logoText="BUILDPRO"
description="Transform your home with expert remodeling services. From kitchen renovations to complete home transformations." description="Transform your home with expert remodeling services. From kitchen renovations to complete home transformations."
buttons={[ buttons={[
{ text: "Schedule Consultation", href: "#contact-form" }, { text: "Schedule Consultation", href: "contact-form" },
{ text: "View Our Work", href: "#projects" }, { text: "View Our Work", href: "projects" },
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/attic-kitchen-wooden-ceiling-modern-blue-fronts_169016-68929.jpg", imageAlt: "Modern kitchen remodel"}, imageSrc: "http://img.b2bpic.net/free-photo/attic-kitchen-wooden-ceiling-modern-blue-fronts_169016-68929.jpg", imageAlt: "Modern kitchen remodel"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", imageAlt: "Luxury bathroom renovation"}, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", imageAlt: "Luxury bathroom renovation"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg", imageAlt: "Contemporary living room transformation"}, imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg", imageAlt: "Contemporary living room transformation"
},
]} ]}
autoplayDelay={4000} autoplayDelay={4000}
showDimOverlay={true} showDimOverlay={true}
@@ -111,7 +114,7 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
tag: "Step 1", title: "Consultation", subtitle: "Share Your Vision", description: "Meet with our expert designers to discuss your project goals, budget, and timeline. We listen to your needs and provide professional recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-businessmen-working-company-financial-report-white-desk_23-2147857303.jpg", imageAlt: "Design consultation meeting", buttons: [{ text: "Schedule Now", href: "#contact-form" }], tag: "Step 1", title: "Consultation", subtitle: "Share Your Vision", description: "Meet with our expert designers to discuss your project goals, budget, and timeline. We listen to your needs and provide professional recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-businessmen-working-company-financial-report-white-desk_23-2147857303.jpg", imageAlt: "Design consultation meeting", buttons: [{ text: "Schedule Now", href: "contact-form" }],
}, },
{ {
id: 2, id: 2,
@@ -119,11 +122,11 @@ export default function LandingPage() {
}, },
{ {
id: 3, id: 3,
tag: "Step 3", title: "Construction", subtitle: "Expert Execution", description: "Our skilled craftsmen bring your design to life with precision, quality materials, and minimal disruption to your home.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9437.jpg", imageAlt: "Construction team at work", buttons: [{ text: "View Portfolio", href: "#projects" }], tag: "Step 3", title: "Construction", subtitle: "Expert Execution", description: "Our skilled craftsmen bring your design to life with precision, quality materials, and minimal disruption to your home.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9437.jpg", imageAlt: "Construction team at work", buttons: [{ text: "View Portfolio", href: "projects" }],
}, },
{ {
id: 4, id: 4,
tag: "Step 4", title: "Completion", subtitle: "Final Walkthrough", description: "We conduct a thorough final inspection and walkthrough to ensure everything exceeds your expectations. Your satisfaction is our guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864582.jpg", imageAlt: "Completed remodeling project", buttons: [{ text: "See Results", href: "#testimonials" }], tag: "Step 4", title: "Completion", subtitle: "Final Walkthrough", description: "We conduct a thorough final inspection and walkthrough to ensure everything exceeds your expectations. Your satisfaction is our guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864582.jpg", imageAlt: "Completed remodeling project", buttons: [{ text: "See Results", href: "testimonials" }],
}, },
]} ]}
/> />
@@ -154,7 +157,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen <TestimonialCardFifteen
testimonial="BuildPro completely transformed our kitchen. The team was professional, on-time, and on-budget. We couldn't be happier with the results!" testimonial="BuildPro completely transformed our kitchen. The team was professional, on-time, and on-budget. We could not be happier with the results!"
rating={5} rating={5}
author="Sarah Johnson" author="Sarah Johnson"
avatars={[ avatars={[
@@ -181,17 +184,23 @@ export default function LandingPage() {
faqsAnimation="slide-up" faqsAnimation="slide-up"
faqs={[ faqs={[
{ {
id: "1", title: "How long does a typical remodeling project take?", content: "Project timelines vary depending on scope. A kitchen remodel typically takes 4-8 weeks, bathrooms 2-4 weeks, and full home renovations 3-6 months. We provide detailed timelines during the consultation phase."}, id: "1", title: "How long does a typical remodeling project take?", content: "Project timelines vary depending on scope. A kitchen remodel typically takes 4-8 weeks, bathrooms 2-4 weeks, and full home renovations 3-6 months. We provide detailed timelines during the consultation phase."
},
{ {
id: "2", title: "What is included in your free quote?", content: "Our free quote includes a detailed project assessment, material options, labor estimates, timeline, and design recommendations. We provide everything you need to make an informed decision."}, id: "2", title: "What is included in your free quote?", content: "Our free quote includes a detailed project assessment, material options, labor estimates, timeline, and design recommendations. We provide everything you need to make an informed decision."
},
{ {
id: "3", title: "Do you offer financing options?", content: "Yes, we work with several financing partners to help make your remodeling dreams affordable. Speak with our team about available payment plans and financing options."}, id: "3", title: "Do you offer financing options?", content: "Yes, we work with several financing partners to help make your remodeling dreams affordable. Speak with our team about available payment plans and financing options."
},
{ {
id: "4", title: "Are your contractors licensed and insured?", content: "Absolutely. All our contractors are fully licensed, bonded, and insured. We maintain the highest industry standards and comply with all local building codes."}, id: "4", title: "Are your contractors licensed and insured?", content: "Absolutely. All our contractors are fully licensed, bonded, and insured. We maintain the highest industry standards and comply with all local building codes."
},
{ {
id: "5", title: "Can I stay in my home during the renovation?", content: "In most cases, yes. We plan projects to minimize disruption. For larger renovations, we may recommend temporary relocation for comfort and safety. We'll discuss options during consultation."}, id: "5", title: "Can I stay in my home during the renovation?", content: "In most cases, yes. We plan projects to minimize disruption. For larger renovations, we may recommend temporary relocation for comfort and safety. We will discuss options during consultation."
},
{ {
id: "6", title: "Do you provide a warranty on your work?", content: "Yes, we stand behind our craftsmanship with a comprehensive warranty covering materials and labor for one year following project completion."}, id: "6", title: "Do you provide a warranty on your work?", content: "Yes, we stand behind our craftsmanship with a comprehensive warranty covering materials and labor for one year following project completion."
},
]} ]}
/> />
</div> </div>
@@ -201,18 +210,18 @@ export default function LandingPage() {
columns={[ columns={[
{ {
title: "Services", items: [ title: "Services", items: [
{ label: "Kitchen Remodeling", href: "#features" }, { label: "Kitchen Remodeling", href: "features" },
{ label: "Bathroom Renovation", href: "#features" }, { label: "Bathroom Renovation", href: "features" },
{ label: "Home Remodeling", href: "#features" }, { label: "Home Remodeling", href: "features" },
{ label: "Design Services", href: "#" }, { label: "Design Services", href: "#" },
], ],
}, },
{ {
title: "Company", items: [ title: "Company", items: [
{ label: "About Us", href: "#metrics" }, { label: "About Us", href: "metrics" },
{ label: "Our Projects", href: "#projects" }, { label: "Our Projects", href: "projects" },
{ label: "Testimonials", href: "#testimonials" }, { label: "Testimonials", href: "testimonials" },
{ label: "Contact Us", href: "#contact-form" }, { label: "Contact Us", href: "contact-form" },
], ],
}, },
{ {