Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 01:26:04 +00:00

View File

@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Custom Decks", href: "/services" },
{ label: "Fences", href: "/services" },
{ label: "Renovations", href: "/services" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Gallery", href: "/gallery" },
{ label: "Reviews", href: "/reviews" },
@@ -41,8 +39,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "📞 (778) 587-9746", href: "tel:+1-778-587-9746" },
{ label: "✓ Fully Insured", href: "#" },
{ label: "⭐ 5.0 Star Rated", href: "#" },
@@ -58,7 +55,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="circleGradient"
background="aurora"
cardStyle="gradient-mesh"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -74,35 +71,20 @@ export default function HomePage() {
description="Custom Decks, Fences & Renovations Crafted with Care. Premium craftsmanship. Trusted local expert. 5-star rated."
tag="Award-Winning Contractor"
tagIcon={Award}
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg"
imageAlt="Beautiful custom deck and outdoor space"
imagePosition="right"
testimonials={[
{
name: "Sarah H.",
handle: "Homeowner",
testimonial: "We have thoroughly enjoyed working with Lanny and his team! Professional, responsive, and high quality work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1",
imageAlt: "Sarah H.",
},
name: "Sarah H.", handle: "Homeowner", testimonial: "We have thoroughly enjoyed working with Lanny and his team! Professional, responsive, and high quality work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Sarah H."},
{
name: "Kim C.",
handle: "Homeowner",
testimonial: "Transformed our backyard into something beautiful. Attention to detail was exceptional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2",
imageAlt: "Kim C.",
},
name: "Kim C.", handle: "Homeowner", testimonial: "Transformed our backyard into something beautiful. Attention to detail was exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Kim C."},
{
name: "Jun & Dy R.",
handle: "Homeowners",
testimonial: "The big renovation was handled with professionalism and care. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=3",
imageAlt: "Jun & Dy R.",
},
name: "Jun & Dy R.", handle: "Homeowners", testimonial: "The big renovation was handled with professionalism and care. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Jun & Dy R."},
]}
buttons={[
{ text: "📞 Call Now: (778) 587-9746", href: "tel:+1-778-587-9746" },
@@ -121,41 +103,17 @@ export default function HomePage() {
tag="What We Offer"
features={[
{
title: "Custom Deck Building",
description: "Handcrafted decks built to last. Premium materials, expert installation, and stunning designs.",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg?_wi=1",
imageAlt: "Custom deck building",
},
title: "Custom Deck Building", description: "Handcrafted decks built to last. Premium materials, expert installation, and stunning designs.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-using-tape-measure_23-2148748801.jpg", imageAlt: "Custom deck building"},
{
title: "Fence Installation & Repair",
description: "Professional fence solutions for privacy, security, and beauty. All materials and styles available.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=1",
imageAlt: "Fence installation",
},
title: "Fence Installation & Repair", description: "Professional fence solutions for privacy, security, and beauty. All materials and styles available.", imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg", imageAlt: "Fence installation"},
{
title: "Backyard Renovations",
description: "Complete backyard transformations with patios, pavers, retaining walls, and landscaping.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1",
imageAlt: "Backyard renovation",
},
title: "Backyard Renovations", description: "Complete backyard transformations with patios, pavers, retaining walls, and landscaping.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg", imageAlt: "Backyard renovation"},
{
title: "Shed Construction & Roofing",
description: "Custom sheds, patio awnings, and shed roofing solutions. Built with precision and care.",
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498452.jpg?_wi=1",
imageAlt: "Shed construction",
},
title: "Shed Construction & Roofing", description: "Custom sheds, patio awnings, and shed roofing solutions. Built with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498452.jpg", imageAlt: "Shed construction"},
{
title: "Retaining Walls & Pavers",
description: "Functional hardscaping solutions that add beauty and value to your property.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
imageAlt: "Retaining walls",
},
title: "Retaining Walls & Pavers", description: "Functional hardscaping solutions that add beauty and value to your property.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg", imageAlt: "Retaining walls"},
{
title: "Interior Renovations",
description: "Kitchen, fireplace, and powder room renovations with premium craftsmanship.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=3",
imageAlt: "Interior renovation",
},
title: "Interior Renovations", description: "Kitchen, fireplace, and powder room renovations with premium craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg", imageAlt: "Interior renovation"},
]}
textboxLayout="default"
gridVariant="two-items-per-row"
@@ -185,53 +143,17 @@ export default function HomePage() {
tag="5.0 Star Rating - 17+ Reviews"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "Homeowner, Deck Project",
testimonial: "Professional, responsive, and high quality work. We have thoroughly enjoyed working with Lanny and his team!",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=4",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "Homeowner, Deck Project", testimonial: "Professional, responsive, and high quality work. We have thoroughly enjoyed working with Lanny and his team!", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Kim Chen",
handle: "Homeowner, Backyard Renovation",
testimonial: "Transformed our backyard into something beautiful. The attention to detail was exceptional and they stayed on schedule.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=5",
imageAlt: "Kim Chen",
},
id: "2", name: "Kim Chen", handle: "Homeowner, Backyard Renovation", testimonial: "Transformed our backyard into something beautiful. The attention to detail was exceptional and they stayed on schedule.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Kim Chen"},
{
id: "3",
name: "Jun Rodriguez",
handle: "Homeowner, Full Renovation",
testimonial: "The big renovation was handled with professionalism and care. Lanny's team is respectful, tidy, and incredibly skilled.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=6",
imageAlt: "Jun Rodriguez",
},
id: "3", name: "Jun Rodriguez", handle: "Homeowner, Full Renovation", testimonial: "The big renovation was handled with professionalism and care. Lanny's team is respectful, tidy, and incredibly skilled.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Jun Rodriguez"},
{
id: "4",
name: "David Kim",
handle: "Homeowner, Fence Installation",
testimonial: "Five-star service from start to finish. Clear communication, fair pricing, and beautiful results we absolutely love.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=7",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", handle: "Homeowner, Fence Installation", testimonial: "Five-star service from start to finish. Clear communication, fair pricing, and beautiful results we absolutely love.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Emily Torres",
handle: "Homeowner, Deck & Patio",
testimonial: "Best contractor experience we've had. Lanny is detail-oriented, friendly, and genuinely cares about customer satisfaction.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=8",
imageAlt: "Emily Torres",
},
id: "5", name: "Emily Torres", handle: "Homeowner, Deck & Patio", testimonial: "Best contractor experience we've had. Lanny is detail-oriented, friendly, and genuinely cares about customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Emily Torres"},
{
id: "6",
name: "Michael Park",
handle: "Homeowner, Shed Build",
testimonial: "Outstanding craftsmanship and warranty-backed work. We'd recommend Brambleberry to anyone looking for premium service.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=9",
imageAlt: "Michael Park",
},
id: "6", name: "Michael Park", handle: "Homeowner, Shed Build", testimonial: "Outstanding craftsmanship and warranty-backed work. We'd recommend Brambleberry to anyone looking for premium service.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Michael Park"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -245,25 +167,13 @@ export default function HomePage() {
tag="Contact Now"
metrics={[
{
id: "1",
value: "5.0 ⭐",
description: "17+ Verified Reviews from Local Homeowners",
},
id: "1", value: "5.0 ⭐", description: "17+ Verified Reviews from Local Homeowners"},
{
id: "2",
value: "100%",
description: "Fully Insured & Warranty-Backed Work",
},
id: "2", value: "100%", description: "Fully Insured & Warranty-Backed Work"},
{
id: "3",
value: "✓",
description: "LGBTQ+ Friendly & Community-Focused",
},
id: "3", value: "✓", description: "LGBTQ+ Friendly & Community-Focused"},
{
id: "4",
value: "Expert",
description: "Owner-Led Craftsmanship & Quality Control",
},
id: "4", value: "Expert", description: "Owner-Led Craftsmanship & Quality Control"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -277,65 +187,23 @@ export default function HomePage() {
tag="Gallery"
products={[
{
id: "1",
brand: "Brambleberry",
name: "Custom Cedar Deck - Riverside",
price: "Completed 2024",
rating: 5,
reviewCount: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg",
imageAlt: "Custom cedar deck",
},
id: "1", brand: "Brambleberry", name: "Custom Cedar Deck - Riverside", price: "Completed 2024", rating: 5,
reviewCount: "Client", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Custom cedar deck"},
{
id: "2",
brand: "Brambleberry",
name: "Privacy Fence - Mountain View",
price: "Completed 2024",
rating: 5,
reviewCount: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=2",
imageAlt: "Privacy fence installation",
},
id: "2", brand: "Brambleberry", name: "Privacy Fence - Mountain View", price: "Completed 2024", rating: 5,
reviewCount: "Client", imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg", imageAlt: "Privacy fence installation"},
{
id: "3",
brand: "Brambleberry",
name: "Backyard Transformation - Lakeside",
price: "Completed 2023",
rating: 5,
reviewCount: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=4",
imageAlt: "Backyard renovation",
},
id: "3", brand: "Brambleberry", name: "Backyard Transformation - Lakeside", price: "Completed 2023", rating: 5,
reviewCount: "Client", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg", imageAlt: "Backyard renovation"},
{
id: "4",
brand: "Brambleberry",
name: "Multi-Level Deck - Hillside",
price: "Completed 2023",
rating: 5,
reviewCount: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-swing_23-2149102513.jpg",
imageAlt: "Multi-level deck",
},
id: "4", brand: "Brambleberry", name: "Multi-Level Deck - Hillside", price: "Completed 2023", rating: 5,
reviewCount: "Client", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-swing_23-2149102513.jpg", imageAlt: "Multi-level deck"},
{
id: "5",
brand: "Brambleberry",
name: "Ornamental Fence - Suburban",
price: "Completed 2023",
rating: 5,
reviewCount: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg",
imageAlt: "Ornamental fence",
},
id: "5", brand: "Brambleberry", name: "Ornamental Fence - Suburban", price: "Completed 2023", rating: 5,
reviewCount: "Client", imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg", imageAlt: "Ornamental fence"},
{
id: "6",
brand: "Brambleberry",
name: "Paver Patio & Landscaping - Downtown",
price: "Completed 2024",
rating: 5,
reviewCount: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
imageAlt: "Paver patio",
},
id: "6", brand: "Brambleberry", name: "Paver Patio & Landscaping - Downtown", price: "Completed 2024", rating: 5,
reviewCount: "Client", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Paver patio"},
]}
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
@@ -352,25 +220,13 @@ export default function HomePage() {
ctaIcon={Phone}
faqs={[
{
id: "1",
title: "What's included in a free estimate?",
content: "Our free estimates are comprehensive. We'll visit your property, discuss your vision, assess materials and scope, provide detailed pricing, and answer all your questions. No obligation, no hidden fees.",
},
id: "1", title: "What's included in a free estimate?", content: "Our free estimates are comprehensive. We'll visit your property, discuss your vision, assess materials and scope, provide detailed pricing, and answer all your questions. No obligation, no hidden fees."},
{
id: "2",
title: "How long do projects typically take?",
content: "Timeline varies by project scope. Small fences: 2-4 weeks. Decks: 3-6 weeks. Full renovations: 6-12 weeks. We'll provide a detailed schedule during your estimate and keep you updated throughout.",
},
id: "2", title: "How long do projects typically take?", content: "Timeline varies by project scope. Small fences: 2-4 weeks. Decks: 3-6 weeks. Full renovations: 6-12 weeks. We'll provide a detailed schedule during your estimate and keep you updated throughout."},
{
id: "3",
title: "Do you offer warranties?",
content: "Yes! All our work is fully insured and warranty-backed. We stand behind our craftsmanship and want you to have complete peace of mind.",
},
id: "3", title: "Do you offer warranties?", content: "Yes! All our work is fully insured and warranty-backed. We stand behind our craftsmanship and want you to have complete peace of mind."},
{
id: "4",
title: "What areas do you serve?",
content: "We proudly serve the local area with premium residential exterior and interior renovation services. Contact us to confirm we service your neighborhood.",
},
id: "4", title: "What areas do you serve?", content: "We proudly serve the local area with premium residential exterior and interior renovation services. Contact us to confirm we service your neighborhood."},
]}
animationType="slide-up"
useInvertedBackground={false}