Update src/app/page.tsx

This commit is contained in:
2026-03-30 03:10:59 +00:00
parent f36535e8e8
commit 40b9adbbcf

View File

@@ -38,30 +38,30 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
logoText="Miami Millwork Co."
description="Crafting exceptional kitchens and bespoke closet systems in the heart of Miami. Elevate your living space with our premium millwork solutions."
description="Elevating Miami interiors with precision-crafted custom kitchens, bespoke walk-in closets, and artisan millwork. Experience Florida luxury refined."
buttons={[
{ text: "View Our Work", href: "#features" },
{ text: "Contact Us", href: "#contact" }
{ text: "Our Services", href: "#features" },
{ text: "Schedule Consult", href: "#contact" }
]}
background={{ variant: "gradient-bars" }}
imageSrc="http://img.b2bpic.net/free-photo/bright-wardrobe-with-tall-black-handles-round-mirror-minimal-interior_169016-69452.jpg"
imageAlt="Luxurious custom kitchen millwork in Miami"
imageAlt="Modern luxury millwork design in a Miami residence"
mediaAnimation="blur-reveal"
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
title="Mastering the Art of Custom Millwork"
description="With over two decades of combined experience, our team specializes in transforming Miami homes through precision-engineered kitchen cabinetry and sophisticated closet solutions. We blend traditional woodworking techniques with modern design for a perfect finish."
title="Defining Miami Living Through Craftsmanship"
description="From Coral Gables to Miami Beach, we bring specialized millwork solutions to high-end residential projects. Our artisans combine local design sensibilities with rigorous woodworking standards for truly bespoke living spaces."
metrics={[
{ value: "500+", title: "Completed Projects" },
{ value: "15+", title: "Years Experience" },
{ value: "100%", title: "Client Satisfaction" }
{ value: "250+", title: "Miami Residences" },
{ value: "20+ Yrs", title: "Design Expertise" },
{ value: "100%", title: "Local Quality" }
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185399.jpg"
imageAlt="Artisan cabinet maker focusing on quality"
imageAlt="Skilled artisan working on custom cabinetry"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
/>
@@ -69,23 +69,23 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardTwentyThree
title="Our Specialized Solutions"
description="Excellence in every detail, from concept to installation."
title="Signature Miami Millwork"
description="Tailored storage and cabinetry solutions designed for the tropical lifestyle."
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1", title: "Kitchen Cabinetry", tags: ["Bespoke", "Kitchen"],
imageSrc: "http://img.b2bpic.net/free-photo/part-modern-kitchen-interior-with-oven_169016-19754.jpg", imageAlt: "Custom modern kitchen cabinetry design"
id: "f1", title: "Bespoke Kitchens", tags: ["Kitchen", "Luxury"],
imageSrc: "http://img.b2bpic.net/free-photo/part-modern-kitchen-interior-with-oven_169016-19754.jpg", imageAlt: "High-end custom kitchen cabinetry"
},
{
id: "f2", title: "Closet Systems", tags: ["Organization", "Closet"],
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5781.jpg", imageAlt: "Luxurious walk-in closet organizational system"
id: "f2", title: "Luxury Closet Systems", tags: ["Storage", "Organization"],
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5781.jpg", imageAlt: "Custom designed Miami closet system"
},
{
id: "f3", title: "Custom Storage", tags: ["Furniture", "Storage"],
imageSrc: "http://img.b2bpic.net/free-photo/cup-lemons_23-2147693952.jpg", imageAlt: "Hand-crafted custom wall storage solutions"
id: "f3", title: "Fine Millwork", tags: ["Furniture", "Bespoke"],
imageSrc: "http://img.b2bpic.net/free-photo/cup-lemons_23-2147693952.jpg", imageAlt: "Precision artisan woodwork"
}
]}
/>
@@ -93,14 +93,12 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
testimonial="The quality of work Miami Millwork Co. delivered for our walk-in closet is unmatched. The attention to detail and professional installation made a significant difference."
testimonial="Miami Millwork Co. transformed our South Beach home. Their precision and focus on local aesthetic trends made our kitchen renovation seamless and absolutely beautiful."
rating={5}
author="Elena Rodriguez"
author="Sofia M., Miami Resident"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/smiling-woman-having-lunch-with-her-husband-talking-him-dining-table_637285-10457.jpg", alt: "Client One" },
{ src: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg", alt: "Client Two" },
{ src: "http://img.b2bpic.net/free-photo/gorgeous-young-girl-talking-by-phone-wardrobe-getting-ready-date-putting-make-up-she-was-surprised-look-holding-lip-gloss-hand-wearing-black-beautiful-dress_197531-1681.jpg", alt: "Client Three" },
{ src: "http://img.b2bpic.net/free-photo/attractive-girl-pink-robe-posing-with-salad-plate-kitchen_627829-11338.jpg", alt: "Client Four" }
{ src: "http://img.b2bpic.net/free-photo/smiling-woman-having-lunch-with-her-husband-talking-him-dining-table_637285-10457.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/gorgeous-young-girl-talking-by-phone-wardrobe-getting-ready-date-putting-make-up-she-was-surprised-look-holding-lip-gloss-hand-wearing-black-beautiful-dress_197531-1681.jpg", alt: "Client" }
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -110,9 +108,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Get Started"
title="Ready to Transform Your Home?"
description="Contact us today for a free consultation regarding your next kitchen or closet project."
tag="Miami Consultation"
title="Start Your Project"
description="Bring your vision to life. Connect with our local team for a custom design quote."
background={{ variant: "downward-rays-animated" }}
useInvertedBackground={false}
/>
@@ -123,20 +121,21 @@ export default function LandingPage() {
columns={[
{
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Projects", href: "#features" },
{ label: "About Us", href: "#about" },
{ label: "Our Work", href: "#features" },
{ label: "Contact", href: "#contact" }
]
},
{
title: "Services", items: [
{ label: "Kitchens", href: "#" },
{ label: "Closets", href: "#" },
{ label: "Custom Millwork", href: "#" }
{ label: "Kitchens", href: "#features" },
{ label: "Closets", href: "#features" },
{ label: "Custom Woodwork", href: "#features" }
]
}
]}
logoText="Miami Millwork Co."
copyrightText="© 2025 Miami Millwork Co. | Crafting Local Excellence"
/>
</div>
</ThemeProvider>