diff --git a/src/app/page.tsx b/src/app/page.tsx
index b420b88..5841cb3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -35,157 +35,88 @@ export default function LandingPage() {
@@ -224,41 +149,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "custom-furniture",
- title: "Custom Furniture",
- author: "DB Menuiserie",
- description: "Crafting unique, tailor-made pieces that perfectly complement your space and style, built to last generations.",
- tags: [
- "Bespoke",
- "Handcrafted",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/nature-hardwood-stripes-create-abstract-tree-backdrop-generative-ai_188544-9074.jpg",
- imageAlt: "Artisan handcrafting bespoke wooden table",
- },
+ id: "custom-furniture", title: "Custom Furniture", author: "DB Menuiserie", description: "Crafting unique, tailor-made pieces that perfectly complement your space and style, built to last generations.", tags: [
+ "Bespoke", "Handcrafted"],
+ imageSrc: "http://img.b2bpic.net/free-photo/nature-hardwood-stripes-create-abstract-tree-backdrop-generative-ai_188544-9074.jpg", imageAlt: "Artisan handcrafting bespoke wooden table"},
{
- id: "restoration",
- title: "Heirloom Restoration",
- author: "DB Menuiserie",
- description: "Bringing cherished antique furniture back to its original glory, preserving its history and beauty with expert care.",
- tags: [
- "Antiques",
- "Preservation",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-side-view_23-2150062476.jpg",
- imageAlt: "Restoring antique wooden cabinet",
- },
+ id: "restoration", title: "Heirloom Restoration", author: "DB Menuiserie", description: "Bringing cherished antique furniture back to its original glory, preserving its history and beauty with expert care.", tags: [
+ "Antiques", "Preservation"],
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-restoring-wooden-chair-side-view_23-2150062476.jpg", imageAlt: "Restoring antique wooden cabinet"},
{
- id: "built-ins",
- title: "Built-in Carpentry",
- author: "DB Menuiserie",
- description: "Designing and installing seamless built-in solutions, from luxurious libraries to custom cabinetry, optimizing your living space.",
- tags: [
- "Cabinetry",
- "Interior",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/carpenter-making-design-from-wood_23-2148640298.jpg",
- imageAlt: "Luxurious built-in library",
- },
+ id: "built-ins", title: "Built-in Carpentry", author: "DB Menuiserie", description: "Designing and installing seamless built-in solutions, from luxurious libraries to custom cabinetry, optimizing your living space.", tags: [
+ "Cabinetry", "Interior"],
+ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-making-design-from-wood_23-2148640298.jpg", imageAlt: "Luxurious built-in library"},
]}
title="Mastery in Every Detail"
description="Our artisans combine traditional techniques with modern precision to deliver unparalleled quality for your unique vision."
@@ -273,47 +174,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Grand Dining Table",
- price: "Price on Request",
- imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg",
- imageAlt: "Elegant modern solid wood dining table",
- },
+ id: "p1", name: "Grand Dining Table", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg", imageAlt: "Elegant modern solid wood dining table"},
{
- id: "p2",
- name: "Restored Armchair",
- price: "Price on Request",
- imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-decoration-living-room_1339-4971.jpg",
- imageAlt: "Beautifully restored antique wooden armchair",
- },
+ id: "p2", name: "Restored Armchair", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-decoration-living-room_1339-4971.jpg", imageAlt: "Beautifully restored antique wooden armchair"},
{
- id: "p3",
- name: "Custom Bookshelf",
- price: "Price on Request",
- imageSrc: "http://img.b2bpic.net/free-photo/scandinavian-style-kitchen-island-wooden-shelves-decorative-interior-styling-with-plants_169016-72723.jpg",
- imageAlt: "Custom built-in bookshelf with books",
- },
+ id: "p3", name: "Custom Bookshelf", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/scandinavian-style-kitchen-island-wooden-shelves-decorative-interior-styling-with-plants_169016-72723.jpg", imageAlt: "Custom built-in bookshelf with books"},
{
- id: "p4",
- name: "Contemporary Coffee Table",
- price: "Price on Request",
- imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg",
- imageAlt: "Modern minimalist wooden coffee table",
- },
+ id: "p4", name: "Contemporary Coffee Table", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", imageAlt: "Modern minimalist wooden coffee table"},
{
- id: "p5",
- name: "Luxury Bed Frame",
- price: "Price on Request",
- imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899453.jpg",
- imageAlt: "Luxurious bespoke wooden bed frame",
- },
+ id: "p5", name: "Luxury Bed Frame", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899453.jpg", imageAlt: "Luxurious bespoke wooden bed frame"},
{
- id: "p6",
- name: "Hallway Console Table",
- price: "Price on Request",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695825.jpg",
- imageAlt: "Narrow bespoke wooden console table",
- },
+ id: "p6", name: "Hallway Console Table", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695825.jpg", imageAlt: "Narrow bespoke wooden console table"},
]}
title="Our Bespoke Creations"
description="A gallery of our finest work, where exceptional design meets impeccable execution, transforming visions into reality."
@@ -327,23 +198,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- icon: Diamond,
- title: "Unrivaled Quality",
- value: "100%",
- },
+ id: "m1", icon: Diamond,
+ title: "Unrivaled Quality", value: "100%"},
{
- id: "m2",
- icon: Timer,
- title: "On-Time Delivery",
- value: "98%",
- },
+ id: "m2", icon: Timer,
+ title: "On-Time Delivery", value: "98%"},
{
- id: "m3",
- icon: Repeat,
- title: "Repeat Clients",
- value: "75%",
- },
+ id: "m3", icon: Repeat,
+ title: "Repeat Clients", value: "75%"},
]}
title="Precision & Excellence"
description="Years of dedicated service and countless satisfied clients stand as a testament to our unwavering commitment to quality and timeless results."
@@ -358,26 +220,11 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
- id: "t1",
- name: "Jean-Pierre Dubois",
- role: "Founder & Master Woodworker",
- imageSrc: "http://img.b2bpic.net/free-photo/examining-plank-wood-workshop_1098-15326.jpg",
- imageAlt: "Portrait of Jean-Pierre Dubois",
- },
+ id: "t1", name: "Jean-Pierre Dubois", role: "Founder & Master Woodworker", imageSrc: "http://img.b2bpic.net/free-photo/examining-plank-wood-workshop_1098-15326.jpg", imageAlt: "Portrait of Jean-Pierre Dubois"},
{
- id: "t2",
- name: "Sophie Moreau",
- role: "Lead Furniture Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-pottery-studio-side-view_23-2149644900.jpg",
- imageAlt: "Portrait of Sophie Moreau",
- },
+ id: "t2", name: "Sophie Moreau", role: "Lead Furniture Designer", imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-pottery-studio-side-view_23-2149644900.jpg", imageAlt: "Portrait of Sophie Moreau"},
{
- id: "t3",
- name: "Antoine Girard",
- role: "Restoration Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/male-carpenter-with-safety-glasses-ear-defender-around-his-neck-standing-front-wooden-workbench_23-2147944941.jpg",
- imageAlt: "Portrait of Antoine Girard",
- },
+ id: "t3", name: "Antoine Girard", role: "Restoration Specialist", imageSrc: "http://img.b2bpic.net/free-photo/male-carpenter-with-safety-glasses-ear-defender-around-his-neck-standing-front-wooden-workbench_23-2147944941.jpg", imageAlt: "Portrait of Antoine Girard"},
]}
title="Meet Our Master Artisans"
description="Our team of dedicated craftsmen brings passion, skill, and an eye for detail to every project, ensuring exquisite results."
@@ -391,64 +238,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "test1",
- name: "Isabelle Laurent",
- role: "Homeowner",
- company: "Private Residence, Paris",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
- imageAlt: "Isabelle Laurent, Homeowner",
- },
+ id: "test1", name: "Isabelle Laurent", role: "Homeowner", company: "Private Residence, Paris", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", imageAlt: "Isabelle Laurent, Homeowner"},
{
- id: "test2",
- name: "Marc Dubois",
- role: "Interior Architect",
- company: "Architectures Modernes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-looking-plans_23-2148815558.jpg",
- imageAlt: "Marc Dubois, Interior Architect",
- },
+ id: "test2", name: "Marc Dubois", role: "Interior Architect", company: "Architectures Modernes", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-looking-plans_23-2148815558.jpg", imageAlt: "Marc Dubois, Interior Architect"},
{
- id: "test3",
- name: "Élise Fournier",
- role: "Collector",
- company: "Art & Antiques",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-age_343059-3756.jpg",
- imageAlt: "Élise Fournier, Collector",
- },
+ id: "test3", name: "Élise Fournier", role: "Collector", company: "Art & Antiques", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/people-age_343059-3756.jpg", imageAlt: "Élise Fournier, Collector"},
{
- id: "test4",
- name: "François Leclerc",
- role: "Luxury Contractor",
- company: "Haute Construction",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/colleagues-talk-with-client-cellphone_482257-119187.jpg",
- imageAlt: "François Leclerc, Luxury Contractor",
- },
+ id: "test4", name: "François Leclerc", role: "Luxury Contractor", company: "Haute Construction", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/colleagues-talk-with-client-cellphone_482257-119187.jpg", imageAlt: "François Leclerc, Luxury Contractor"},
{
- id: "test5",
- name: "Claire Dupont",
- role: "Boutique Hotelier",
- company: "Le Grand Hôtel",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-stylish-black-hat-denim-shirt_273609-6807.jpg",
- imageAlt: "Claire Dupont, Boutique Hotelier",
- },
+ id: "test5", name: "Claire Dupont", role: "Boutique Hotelier", company: "Le Grand Hôtel", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-stylish-black-hat-denim-shirt_273609-6807.jpg", imageAlt: "Claire Dupont, Boutique Hotelier"},
]}
kpiItems={[
{
- value: "5.0",
- label: "Average Rating",
- },
+ value: "5.0", label: "Average Rating"},
{
- value: "99%",
- label: "Client Satisfaction",
- },
+ value: "99%", label: "Client Satisfaction"},
{
- value: "15+",
- label: "Years in Business",
- },
+ value: "15+", label: "Years in Business"},
]}
title="Client Reflections"
description="Hear from discerning clients and partners who have experienced the transformative power of bespoke woodworking."
@@ -460,14 +271,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Architectures Modernes",
- "Design Interiors",
- "Elegance Living",
- "Haute Construction",
- "Fine Art Gallery",
- "Boutique Hotels France",
- "Luxury Property Group",
- ]}
+ "Architectures Modernes", "Design Interiors", "Elegance Living", "Haute Construction", "Fine Art Gallery", "Boutique Hotels France", "Luxury Property Group"]}
title="Trusted Partners"
description="Collaborating with leading designers, architects, and luxury contractors on projects of distinction."
showCard={false}
@@ -480,35 +284,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "What types of wood do you typically work with?",
- content: "We work with a wide range of premium hardwoods including oak, walnut, cherry, and maple, sourcing sustainably whenever possible. We can also advise on exotic woods for unique projects.",
- },
+ id: "q1", title: "What types of wood do you typically work with?", content: "We work with a wide range of premium hardwoods including oak, walnut, cherry, and maple, sourcing sustainably whenever possible. We can also advise on exotic woods for unique projects."},
{
- id: "q2",
- title: "How long does a custom furniture project usually take?",
- content: "Project timelines vary significantly based on complexity, size, and material availability. A typical custom piece can take anywhere from 4 to 12 weeks from design approval to final installation. We provide a detailed timeline after initial consultation.",
- },
+ id: "q2", title: "How long does a custom furniture project usually take?", content: "Project timelines vary significantly based on complexity, size, and material availability. A typical custom piece can take anywhere from 4 to 12 weeks from design approval to final installation. We provide a detailed timeline after initial consultation."},
{
- id: "q3",
- title: "Do you offer on-site consultations?",
- content: "Yes, we offer complimentary on-site consultations for local clients to discuss your vision, assess your space, and provide expert recommendations for your bespoke project.",
- },
+ id: "q3", title: "Do you offer on-site consultations?", content: "Yes, we offer complimentary on-site consultations for local clients to discuss your vision, assess your space, and provide expert recommendations for your bespoke project."},
{
- id: "q4",
- title: "Can you restore antique furniture with significant damage?",
- content: "Our restoration specialists are highly skilled in repairing and restoring even significantly damaged antique furniture. We assess each piece individually and develop a comprehensive plan to preserve its integrity and beauty.",
- },
+ id: "q4", title: "Can you restore antique furniture with significant damage?", content: "Our restoration specialists are highly skilled in repairing and restoring even significantly damaged antique furniture. We assess each piece individually and develop a comprehensive plan to preserve its integrity and beauty."},
{
- id: "q5",
- title: "What is your design process like?",
- content: "Our process begins with an in-depth consultation to understand your needs. We then move to concept sketches, detailed 3D renderings, material selection, and continuous client feedback until the final design is approved for fabrication.",
- },
+ id: "q5", title: "What is your design process like?", content: "Our process begins with an in-depth consultation to understand your needs. We then move to concept sketches, detailed 3D renderings, material selection, and continuous client feedback until the final design is approved for fabrication."},
{
- id: "q6",
- title: "Do you work with interior designers and contractors?",
- content: "Absolutely. We frequently collaborate with interior designers, architects, and luxury contractors to seamlessly integrate our bespoke woodworking services into larger renovation and design projects.",
- },
+ id: "q6", title: "Do you work with interior designers and contractors?", content: "Absolutely. We frequently collaborate with interior designers, architects, and luxury contractors to seamlessly integrate our bespoke woodworking services into larger renovation and design projects."},
]}
title="Frequently Asked Questions"
description="Find answers to common inquiries about our bespoke services, process, and commitment to quality and timelines."
@@ -520,15 +306,12 @@ export default function LandingPage() {
alert('Redirect to contact form')",
- href: "mailto:contact@dbmenuiserie.com",
- },
+ text: "Get Your Custom Quote", onClick: () => alert('Redirect to contact form'),
+ href: "mailto:contact@dbmenuiserie.com"},
]}
/>
@@ -540,19 +323,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
- href: "https://instagram.com/dbmenuiserie",
- ariaLabel: "Instagram",
- },
+ href: "https://instagram.com/dbmenuiserie", ariaLabel: "Instagram"},
{
icon: Linkedin,
- href: "https://linkedin.com/company/dbmenuiserie",
- ariaLabel: "LinkedIn",
- },
+ href: "https://linkedin.com/company/dbmenuiserie", ariaLabel: "LinkedIn"},
{
icon: Facebook,
- href: "https://facebook.com/dbmenuiserie",
- ariaLabel: "Facebook",
- },
+ href: "https://facebook.com/dbmenuiserie", ariaLabel: "Facebook"},
]}
/>