Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-03 13:37:55 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
logoText="Brothers Home Improvement"
description="Quality Home Improvements, Built on Trust. Delivering expert construction and renovation services for homeowners who demand reliability and craftsmanship. From kitchen remodels to full renovations, we handle every project with precision and care."
buttons={[
{ text: "Get Your Free Quote Today", href: "contact" },
{ text: "Get Your Free Quote", href: "contact" },
{ text: "View Our Work", href: "portfolio" },
]}
imageSrc="http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg"
@@ -62,17 +62,13 @@ export default function LandingPage() {
title="Trusted Craftsmanship for Over 20 Years"
description="Brothers Home Improvement has been serving homeowners across the region with exceptional construction and renovation services. We believe in building lasting relationships with our clients through transparency, quality workmanship, and attention to detail."
bulletPoints={[
{
title: "Expert Craftsmanship", description: "Our team of skilled professionals brings decades of combined experience to every project", icon: Hammer,
{ title: "Expert Craftsmanship", description: "Our team of skilled professionals brings decades of combined experience to every project", icon: Hammer,
},
{
title: "Transparent Pricing", description: "We provide detailed estimates upfront so you know exactly what to expect", icon: DollarSign,
{ title: "Transparent Pricing", description: "We provide detailed estimates upfront so you know exactly what to expect", icon: DollarSign,
},
{
title: "On-Time Delivery", description: "We respect your time and schedule with reliable project timelines", icon: Clock,
{ title: "On-Time Delivery", description: "We respect your time and schedule with reliable project timelines", icon: Clock,
},
{
title: "Warranty Protection", description: "All our work is backed by comprehensive warranties for your peace of mind", icon: Shield,
{ title: "Warranty Protection", description: "All our work is backed by comprehensive warranties for your peace of mind", icon: Shield,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-holding-coffee_23-2148752018.jpg"
@@ -93,12 +89,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
features={[
{
title: "Kitchen Remodeling", description: "Modern kitchen designs featuring custom cabinetry, premium countertops, and state-of-the-art appliances to create your dream kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1", imageAlt: "Beautiful remodeled kitchen with modern finishes"},
{
title: "Bathroom Renovations", description: "Luxurious bathroom transformations with spa-like features, custom tile work, and efficient layouts for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg", imageAlt: "Elegant renovated bathroom with modern fixtures"},
{
title: "Exterior Improvements", description: "Enhance your home's curb appeal with roofing, siding, deck construction, and landscaping solutions that elevate your property.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Professional exterior home renovation work"},
{ title: "Kitchen Remodeling", description: "Modern kitchen designs featuring custom cabinetry, premium countertops, and state-of-the-art appliances to create your dream kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1", imageAlt: "Beautiful remodeled kitchen with modern finishes"},
{ title: "Bathroom Renovations", description: "Luxurious bathroom transformations with spa-like features, custom tile work, and efficient layouts for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg", imageAlt: "Elegant renovated bathroom with modern fixtures"},
{ title: "Exterior Improvements", description: "Enhance your home's curb appeal with roofing, siding, deck construction, and landscaping solutions that elevate your property.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Professional exterior home renovation work"},
]}
/>
</div>
@@ -112,10 +105,8 @@ export default function LandingPage() {
useInvertedBackground={false}
animationType="slide-up"
blogs={[
{
id: "project-1", category: "Kitchen Remodel", title: "Complete Kitchen Transformation in Oak Heights", excerpt: "Converted a dated 1980s kitchen into a modern culinary space with custom cabinetry and premium appliances", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg", imageAlt: "Modern kitchen renovation project completed", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", date: "Dec 2024"},
{
id: "project-2", category: "Full Renovation", title: "Master Bathroom Luxury Suite Build-Out", excerpt: "Designed and built a spa-inspired bathroom with heated floors, rainfall showers, and heated towel racks", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2", imageAlt: "Luxury bathroom renovation completed", authorName: "Mike Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Nov 2024"},
{ id: "project-1", category: "Kitchen Remodel", title: "Complete Kitchen Transformation in Oak Heights", excerpt: "Converted a dated 1980s kitchen into a modern culinary space with custom cabinetry and premium appliances", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg", imageAlt: "Modern kitchen renovation project completed", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", date: "Dec 2024"},
{ id: "project-2", category: "Full Renovation", title: "Master Bathroom Luxury Suite Build-Out", excerpt: "Designed and built a spa-inspired bathroom with heated floors, rainfall showers, and heated towel racks", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2", imageAlt: "Luxury bathroom renovation completed", authorName: "Mike Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Nov 2024"},
]}
/>
</div>
@@ -129,18 +120,12 @@ export default function LandingPage() {
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "Brothers Home Improvement transformed our kitchen beautifully. The team was professional, on time, and the quality of work exceeded our expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Sarah Mitchell, satisfied customer"},
{
id: "2", name: "David Chen", role: "Property Owner", testimonial: "We hired Brothers for our entire bathroom renovation and couldn't be happier. Their attention to detail and transparent communication made the whole process stress-free.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "David Chen, satisfied customer"},
{
id: "3", name: "Jennifer Rodriguez", role: "Homeowner", testimonial: "Outstanding workmanship and professionalism from start to finish. The team took great care of our home and cleaned up after each day. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Jennifer Rodriguez, satisfied customer"},
{
id: "4", name: "Robert Thompson", role: "Homeowner", testimonial: "From the initial consultation to final walkthrough, Brothers Home Improvement provided excellent service. Our new deck is beautiful and built to last.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Robert Thompson, satisfied customer"},
{
id: "5", name: "Emily Watson", role: "Homeowner", testimonial: "Fantastic experience! The team was knowledgeable, respectful of our space, and delivered exactly what was promised. Can't wait to hire them for our next project.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Watson, satisfied customer"},
{
id: "6", name: "Michael Brown", role: "Property Manager", testimonial: "As a property manager, reliability is crucial. Brothers Home Improvement consistently delivers quality work on schedule and on budget. My go-to contractor.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Brown, satisfied customer"},
{ id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "Brothers Home Improvement transformed our kitchen beautifully. The team was professional, on time, and the quality of work exceeded our expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Sarah Mitchell, satisfied customer"},
{ id: "2", name: "David Chen", role: "Property Owner", testimonial: "We hired Brothers for our entire bathroom renovation and couldn't be happier. Their attention to detail and transparent communication made the whole process stress-free.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "David Chen, satisfied customer"},
{ id: "3", name: "Jennifer Rodriguez", role: "Homeowner", testimonial: "Outstanding workmanship and professionalism from start to finish. The team took great care of our home and cleaned up after each day. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Jennifer Rodriguez, satisfied customer"},
{ id: "4", name: "Robert Thompson", role: "Homeowner", testimonial: "From the initial consultation to final walkthrough, Brothers Home Improvement provided excellent service. Our new deck is beautiful and built to last.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Robert Thompson, satisfied customer"},
{ id: "5", name: "Emily Watson", role: "Homeowner", testimonial: "Fantastic experience! The team was knowledgeable, respectful of our space, and delivered exactly what was promised. Can't wait to hire them for our next project.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Watson, satisfied customer"},
{ id: "6", name: "Michael Brown", role: "Property Manager", testimonial: "As a property manager, reliability is crucial. Brothers Home Improvement consistently delivers quality work on schedule and on budget. My go-to contractor.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Brown, satisfied customer"},
]}
/>
</div>
@@ -179,32 +164,28 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Company", items: [
{ title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Services", href: "#services" },
{ label: "Portfolio", href: "#portfolio" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Services", items: [
{ title: "Services", items: [
{ label: "Kitchen Remodeling", href: "#services" },
{ label: "Bathroom Renovations", href: "#services" },
{ label: "Exterior Work", href: "#services" },
{ label: "Custom Projects", href: "#contact" },
],
},
{
title: "Connect", items: [
{ title: "Connect", items: [
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Google Reviews", href: "https://google.com/reviews" },
{ label: "Yelp", href: "https://yelp.com" },
],
},
{
title: "Legal", items: [
{ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Warranty Information", href: "#" },