Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9382b909e0 | |||
| e0d4bbd4fa |
@@ -33,9 +33,9 @@ export default function LandingPage() {
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Projects", id: "projects" },
|
||||
{ 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"
|
||||
/>
|
||||
</div>
|
||||
@@ -45,16 +45,19 @@ export default function LandingPage() {
|
||||
logoText="BUILDPRO"
|
||||
description="Transform your home with expert remodeling services. From kitchen renovations to complete home transformations."
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "#contact-form" },
|
||||
{ text: "View Our Work", href: "#projects" },
|
||||
{ text: "Schedule Consultation", href: "contact-form" },
|
||||
{ text: "View Our Work", href: "projects" },
|
||||
]}
|
||||
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}
|
||||
showDimOverlay={true}
|
||||
@@ -111,7 +114,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
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,
|
||||
@@ -119,11 +122,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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,
|
||||
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">
|
||||
<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}
|
||||
author="Sarah Johnson"
|
||||
avatars={[
|
||||
@@ -181,17 +184,23 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
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>
|
||||
@@ -201,18 +210,18 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Kitchen Remodeling", href: "#features" },
|
||||
{ label: "Bathroom Renovation", href: "#features" },
|
||||
{ label: "Home Remodeling", href: "#features" },
|
||||
{ label: "Kitchen Remodeling", href: "features" },
|
||||
{ label: "Bathroom Renovation", href: "features" },
|
||||
{ label: "Home Remodeling", href: "features" },
|
||||
{ label: "Design Services", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#metrics" },
|
||||
{ label: "Our Projects", href: "#projects" },
|
||||
{ label: "Testimonials", href: "#testimonials" },
|
||||
{ label: "Contact Us", href: "#contact-form" },
|
||||
{ label: "About Us", href: "metrics" },
|
||||
{ label: "Our Projects", href: "projects" },
|
||||
{ label: "Testimonials", href: "testimonials" },
|
||||
{ label: "Contact Us", href: "contact-form" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user