diff --git a/src/app/page.tsx b/src/app/page.tsx index 47e600d..1bb0fd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,8 @@ export default function HomePage() { { name: "Contact", id: "#contact" }, ]} button={{ - text: "Get a Quote", href: "#contact"}} + text: "Get a Quote", href: "#contact" + }} /> @@ -57,9 +58,11 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162243.jpg", imageAlt: "modern home renovation interior design"}, + imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162243.jpg", imageAlt: "modern home renovation interior design" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg", imageAlt: "experienced construction team professional builders"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg", imageAlt: "experienced construction team professional builders" + }, ]} mediaAnimation="slide-up" rating={5} @@ -95,7 +98,8 @@ export default function HomePage() { features={[ { id: "1", title: "Kitchen Renovations", description: "Transform your kitchen with modern design, quality fixtures, and expert installation. We handle everything from layout to final finishes.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg", imageAlt: "luxury kitchen renovation modern design"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg", imageAlt: "luxury kitchen renovation modern design" + }, items: [ { icon: CheckCircle, text: "Custom cabinetry and storage" }, { icon: CheckCircle, text: "Premium appliances installation" }, @@ -105,7 +109,8 @@ export default function HomePage() { }, { id: "2", title: "Bathroom Upgrades", description: "Create your dream bathroom with modern fixtures, luxury finishes, and professional installation. We ensure quality and attention to detail.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836587.jpg", imageAlt: "luxury bathroom renovation modern fixtures"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836587.jpg", imageAlt: "luxury bathroom renovation modern fixtures" + }, items: [ { icon: CheckCircle, text: "Tile and waterproofing" }, { icon: CheckCircle, text: "Sanitary ware installation" }, @@ -115,7 +120,8 @@ export default function HomePage() { }, { id: "3", title: "Home Extensions", description: "Expand your living space with professionally designed and built extensions. From planning to completion, we manage the entire process.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15699.jpg", imageAlt: "home extension building construction project"}, + imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15699.jpg", imageAlt: "home extension building construction project" + }, items: [ { icon: CheckCircle, text: "Planning and design consultation" }, { icon: CheckCircle, text: "Structural work and foundations" }, @@ -125,7 +131,8 @@ export default function HomePage() { }, { id: "4", title: "Roofing & Cladding", description: "Protect and enhance your property with quality roofing and cladding solutions. We use premium materials and expert craftsmanship.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg", imageAlt: "professional roof installation construction"}, + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg", imageAlt: "professional roof installation construction" + }, items: [ { icon: CheckCircle, text: "Roof replacement and repairs" }, { icon: CheckCircle, text: "Weather protection guarantee" }, @@ -174,22 +181,28 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Sarah Mitchell", handle: "@sarah_mitchell", testimonial: "BuildPro completely transformed our kitchen. The team was professional, punctual, and delivered exactly what we imagined. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg", imageAlt: "Sarah Mitchell"}, + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg", imageAlt: "Sarah Mitchell" + }, { id: "2", name: "James Thompson", handle: "@james_t", testimonial: "Our bathroom renovation exceeded expectations. The attention to detail and quality of workmanship was outstanding. Great team to work with.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-executive_1098-2482.jpg", imageAlt: "James Thompson"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-executive_1098-2482.jpg", imageAlt: "James Thompson" + }, { id: "3", name: "Emma Davies", handle: "@emma_davies", testimonial: "The home extension project was handled professionally from start to finish. BuildPro made the entire process smooth and stress-free.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "Emma Davies"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "Emma Davies" + }, { id: "4", name: "Michael Roberts", handle: "@michael_r", testimonial: "Outstanding craftsmanship and customer service. BuildPro's team delivered our renovation on time and within budget. Five stars!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-thumbs-up_1187-3144.jpg", imageAlt: "Michael Roberts"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-thumbs-up_1187-3144.jpg", imageAlt: "Michael Roberts" + }, { id: "5", name: "Jessica Wilson", handle: "@jess_w", testimonial: "We couldn't be happier with our new living space. The BuildPro team was courteous, skilled, and committed to excellence throughout.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businesswoman-posing-with-glasses_1149-93.jpg", imageAlt: "Jessica Wilson"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businesswoman-posing-with-glasses_1149-93.jpg", imageAlt: "Jessica Wilson" + }, { id: "6", name: "David Anderson", handle: "@david_a", testimonial: "Fantastic experience from consultation to completion. BuildPro delivered quality work and excellent communication every step of the way.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg", imageAlt: "David Anderson"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg", imageAlt: "David Anderson" + }, ]} showRating={true} textboxLayout="default" @@ -208,17 +221,23 @@ export default function HomePage() { tag="FAQs" faqs={[ { - id: "1", title: "How do you provide quotes?", content: "We provide free, no-obligation quotes after an initial consultation. We visit your property, discuss your vision, and provide a detailed estimate tailored to your project."}, + id: "1", title: "How do you provide quotes?", content: "We provide free, no-obligation quotes after an initial consultation. We visit your property, discuss your vision, and provide a detailed estimate tailored to your project." + }, { - id: "2", title: "What is your typical project timeline?", content: "Project timelines vary depending on scope and complexity. Small renovations may take 2-4 weeks, while extensions typically take 8-12 weeks. We'll provide a detailed schedule during the planning phase."}, + id: "2", title: "What is your typical project timeline?", content: "Project timelines vary depending on scope and complexity. Small renovations may take 2-4 weeks, while extensions typically take 8-12 weeks. We'll provide a detailed schedule during the planning phase." + }, { - id: "3", title: "Do you handle planning permissions?", content: "Yes, we manage all planning and building regulation submissions for qualifying projects. Our team has extensive experience navigating the approval process efficiently."}, + id: "3", title: "Do you handle planning permissions?", content: "Yes, we manage all planning and building regulation submissions for qualifying projects. Our team has extensive experience navigating the approval process efficiently." + }, { - id: "4", title: "Are your workers insured and qualified?", content: "Absolutely. All our team members are fully insured, qualified, and hold relevant certifications. We're committed to safe, professional workmanship on every project."}, + id: "4", title: "Are your workers insured and qualified?", content: "Absolutely. All our team members are fully insured, qualified, and hold relevant certifications. We're committed to safe, professional workmanship on every project." + }, { - id: "5", title: "What guarantees do you provide?", content: "We provide comprehensive warranties on all workmanship and materials. Most projects include a 5-year workmanship guarantee and we honour all manufacturer warranties on installed products."}, + id: "5", title: "What guarantees do you provide?", content: "We provide comprehensive warranties on all workmanship and materials. Most projects include a 5-year workmanship guarantee and we honour all manufacturer warranties on installed products." + }, { - id: "6", title: "How do I get started?", content: "Simply contact us through our website or phone. We'll schedule a convenient time to visit, discuss your project, and provide a free quote. No pressure, no hidden costs."}, + id: "6", title: "How do I get started?", content: "Simply contact us through our website or phone. We'll schedule a convenient time to visit, discuss your project, and provide a free quote. No pressure, no hidden costs." + }, ]} textboxLayout="default" faqsAnimation="slide-up" @@ -238,6 +257,7 @@ export default function HomePage() { { text: "Call Us: 020 1234 5678", href: "tel:+442012345678" }, ]} background={{ variant: "plain" }} + useInvertedBackground={false} />