From 0ee42133c6823e9f91bebdba1e46d1c1bee005ae Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:18:36 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b8f16fd..3c133da 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,22 +79,28 @@ export default function ContactPage() { faqs={[ { id: "1", title: "What wood species do you offer?", content: - "We specialize in European Oak, Ash, Walnut, Cherry, Canadian Maple, and exotic options like Teak and Cumaru. Each species offers unique grain patterns, durability, and aesthetic characteristics. Our team can recommend the perfect species for your space and lifestyle."}, + "We specialize in European Oak, Ash, Walnut, Cherry, Canadian Maple, and exotic options like Teak and Cumaru. Each species offers unique grain patterns, durability, and aesthetic characteristics. Our team can recommend the perfect species for your space and lifestyle." + }, { id: "2", title: "Are your floors environmentally sustainable?", content: - "Absolutely. 100% of our timber is FSC-certified from responsibly managed forests. Our production facility runs on 65% solar energy, uses energy-efficient kilns, and recycles all waste materials. We're committed to preserving forests while creating beautiful floors."}, + "Absolutely. 100% of our timber is FSC-certified from responsibly managed forests. Our production facility runs on 65% solar energy, uses energy-efficient kilns, and recycles all waste materials. We're committed to preserving forests while creating beautiful floors." + }, { id: "3", title: "What finish options are available?", content: - "We offer three premium finishes: traditional lacquer for maximum durability, natural oil for warmth and authenticity, and oil-wax hybrid for balanced protection and aesthetic appeal. Each finish enhances the wood's natural beauty while providing lasting protection."}, + "We offer three premium finishes: traditional lacquer for maximum durability, natural oil for warmth and authenticity, and oil-wax hybrid for balanced protection and aesthetic appeal. Each finish enhances the wood's natural beauty while providing lasting protection." + }, { id: "4", title: "How do I care for solid wood flooring?", content: - "Solid wood flooring requires regular sweeping, occasional damp mopping, and using wood-specific cleaners. Avoid excess moisture and direct sunlight. Our installation guides and maintenance products ensure your floors remain stunning for generations. We provide detailed care instructions with every order."}, + "Solid wood flooring requires regular sweeping, occasional damp mopping, and using wood-specific cleaners. Avoid excess moisture and direct sunlight. Our installation guides and maintenance products ensure your floors remain stunning for generations. We provide detailed care instructions with every order." + }, { id: "5", title: "What is the warranty coverage?", content: - "We offer a comprehensive 25-year warranty covering manufacturing defects and finish integrity. Proper installation and maintenance ensure your warranty remains valid. We stand behind our craftsmanship with full confidence."}, + "We offer a comprehensive 25-year warranty covering manufacturing defects and finish integrity. Proper installation and maintenance ensure your warranty remains valid. We stand behind our craftsmanship with full confidence." + }, { id: "6", title: "Can you handle custom orders and commercial projects?", content: - "Yes. We excel at large-scale commercial installations and custom specifications. Our team works directly with architects and contractors to deliver exceptional results on projects of any scale. Contact us to discuss your project requirements."}, + "Yes. We excel at large-scale commercial installations and custom specifications. Our team works directly with architects and contractors to deliver exceptional results on projects of any scale. Contact us to discuss your project requirements." + }, ]} /> -- 2.49.1 From 34d26a78ea564623eb581c686cb7450366671665 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:18:38 +0000 Subject: [PATCH 2/4] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 047eed7..6825bdc 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -52,22 +52,28 @@ export default function GalleryPage() { testimonials={[ { id: "1", name: "Modern Penthouse", role: "Residential", company: "Berlin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-people-watching-smartphone-office_23-2147668943.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-people-watching-smartphone-office_23-2147668943.jpg" + }, { id: "2", name: "Corporate Headquarters", role: "Commercial", company: "Munich", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg?_wi=1" + }, { id: "3", name: "Historic Villa Renovation", role: "Restoration", company: "Hamburg", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407613.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407613.jpg?_wi=1" + }, { id: "4", name: "Luxury Hotel Ballroom", role: "Hospitality", company: "Frankfurt", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-french-windows-navy-coloured-ceiling_140725-8448.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-french-windows-navy-coloured-ceiling_140725-8448.jpg" + }, { id: "5", name: "Modern Family Home", role: "Residential", company: "Cologne", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-playing-with-their-baby_23-2147923006.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-playing-with-their-baby_23-2147923006.jpg?_wi=1" + }, { id: "6", name: "Design Studio", role: "Commercial", company: "Stuttgart", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg" + }, ]} /> @@ -80,13 +86,16 @@ export default function GalleryPage() { features={[ { id: 1, - title: "Residential Installations", description: "From single rooms to whole-house installations, we help homeowners create timeless spaces that reflect their style and values.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-playing-with-their-baby_23-2147923006.jpg?_wi=2"}, + title: "Residential Installations", description: "From single rooms to whole-house installations, we help homeowners create timeless spaces that reflect their style and values.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-playing-with-their-baby_23-2147923006.jpg?_wi=2" + }, { id: 2, - title: "Commercial Projects", description: "Office spaces, hospitality venues, and retail environments—we handle large-scale installations with precision and minimal disruption.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg?_wi=2"}, + title: "Commercial Projects", description: "Office spaces, hospitality venues, and retail environments—we handle large-scale installations with precision and minimal disruption.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg?_wi=2" + }, { id: 3, - title: "Heritage Restoration", description: "Respecting the past while ensuring the future. Expert restoration of historic properties using authentic materials and techniques.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407613.jpg?_wi=2"}, + title: "Heritage Restoration", description: "Respecting the past while ensuring the future. Expert restoration of historic properties using authentic materials and techniques.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407613.jpg?_wi=2" + }, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From 6f711bcde92595e1f073c06d9c9031776badec2e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:18:39 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 77126da..cd4adb3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,11 +1,17 @@ import type { Metadata } from "next"; -import { Inter } from "next/font/google"; -import "@/styles/globals.css"; +import { Geist, Geist_Mono } from "next/font/google"; +import "./globals.css"; -const inter = Inter({ subsets: ["latin"] }); +const geist = Geist({ + variable: "--font-geist-sans", subsets: ["latin"], +}); + +const geistMono = Geist_Mono({ + variable: "--font-geist-mono", subsets: ["latin"], +}); export const metadata: Metadata = { - title: "Heritage Wood Flooring | Premium Solid Wood Since 1992", description: "Discover heritage craftsmanship meets modern innovation in premium solid wood flooring. 140 years of family mastery, FSC-certified sustainability, and timeless beauty."}; + title: "Heritage Wood - Premium Solid Wood Flooring", description: "30+ years of family expertise in premium solid wood flooring. Durable, beautiful, eco-friendly floors for families who value quality."}; export default function RootLayout({ children, @@ -14,7 +20,9 @@ export default function RootLayout({ }) { return ( - {children} + + {children} +