diff --git a/src/app/page.tsx b/src/app/page.tsx
index 763609c..293a769 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,44 +32,32 @@ export default function LandingPage() {
@@ -80,9 +68,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Philosophy of Wood"
description={[
- "Founded on the principles of sustainability and superior joinery, we believe every piece of furniture should tell a story. Our team of skilled artisans sources only the finest FSC-certified timbers.",
- "From the initial sketch to the final hand-polished finish, we prioritize quality above all else, ensuring that your furniture is not just an item, but a legacy piece.",
- ]}
+ "Founded on the principles of sustainability and superior joinery, we believe every piece of furniture should tell a story. Our team of skilled artisans sources only the finest FSC-certified timbers.", "From the initial sketch to the final hand-polished finish, we prioritize quality above all else, ensuring that your furniture is not just an item, but a legacy piece."]}
/>
@@ -94,47 +80,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Oak Dining Table",
- price: "$2,400",
- variant: "Solid Oak",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg?_wi=1",
- },
+ id: "p1", name: "Oak Dining Table", price: "$2,400", variant: "Solid Oak", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg"},
{
- id: "p2",
- name: "Walnut Armchair",
- price: "$1,250",
- variant: "Premium Walnut",
- imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg?_wi=1",
- },
+ id: "p2", name: "Walnut Armchair", price: "$1,250", variant: "Premium Walnut", imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg"},
{
- id: "p3",
- name: "Minimalist Shelf",
- price: "$850",
- variant: "Ash Wood",
- imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg?_wi=1",
- },
+ id: "p3", name: "Minimalist Shelf", price: "$850", variant: "Ash Wood", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg"},
{
- id: "p4",
- name: "Console Table",
- price: "$990",
- variant: "Hand-oiled Oak",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-plates-glasses-decorated-dining-table-easter-holiday-beautiful-hygge-style-table-setting_169016-10837.jpg",
- },
+ id: "p4", name: "Console Table", price: "$990", variant: "Hand-oiled Oak", imageSrc: "http://img.b2bpic.net/free-photo/empty-plates-glasses-decorated-dining-table-easter-holiday-beautiful-hygge-style-table-setting_169016-10837.jpg"},
{
- id: "p5",
- name: "Coffee Table",
- price: "$750",
- variant: "Natural Ash",
- imageSrc: "http://img.b2bpic.net/free-photo/brown-pear-wooden-bench-white-room_53876-98156.jpg",
- },
+ id: "p5", name: "Coffee Table", price: "$750", variant: "Natural Ash", imageSrc: "http://img.b2bpic.net/free-photo/brown-pear-wooden-bench-white-room_53876-98156.jpg"},
{
- id: "p6",
- name: "Writing Desk",
- price: "$1,800",
- variant: "Dark Walnut",
- imageSrc: "http://img.b2bpic.net/free-photo/border-from-candles-parchment_23-2147777458.jpg",
- },
+ id: "p6", name: "Writing Desk", price: "$1,800", variant: "Dark Walnut", imageSrc: "http://img.b2bpic.net/free-photo/border-from-candles-parchment_23-2147777458.jpg"},
]}
title="Curated Collections"
description="Discover our signature line of bespoke furniture, designed for longevity and style."
@@ -148,35 +104,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Sustainable Sourcing",
- author: "Ethics",
- description: "We only use wood from responsible, certified forests.",
- tags: [
- "Eco-friendly",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12688.jpg",
- },
+ id: "f1", title: "Sustainable Sourcing", author: "Ethics", description: "We only use wood from responsible, certified forests.", tags: [
+ "Eco-friendly"],
+ imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12688.jpg"},
{
- id: "f2",
- title: "Traditional Joinery",
- author: "Expertise",
- description: "Hand-cut joinery that ensures strength and longevity.",
- tags: [
- "Handmade",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/experienced-gray-haired-senior-man-carpenter-working-his-project-carpentry-workshop_342744-1437.jpg",
- },
+ id: "f2", title: "Traditional Joinery", author: "Expertise", description: "Hand-cut joinery that ensures strength and longevity.", tags: [
+ "Handmade"],
+ imageSrc: "http://img.b2bpic.net/free-photo/experienced-gray-haired-senior-man-carpenter-working-his-project-carpentry-workshop_342744-1437.jpg"},
{
- id: "f3",
- title: "Bespoke Design",
- author: "Custom",
- description: "Tailored pieces to fit your unique living space.",
- tags: [
- "Custom",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-dark-wood-furniture-with-black-handles_169016-13481.jpg",
- },
+ id: "f3", title: "Bespoke Design", author: "Custom", description: "Tailored pieces to fit your unique living space.", tags: [
+ "Custom"],
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-dark-wood-furniture-with-black-handles_169016-13481.jpg"},
]}
title="Why Artisanal Wood?"
description="We don't just build furniture; we create functional heirlooms built to last generations."
@@ -190,31 +128,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "25+",
- title: "Years Experience",
- items: [
- "Expert woodworking",
- "Custom furniture design",
- ],
+ id: "m1", value: "25+", title: "Years Experience", items: [
+ "Expert woodworking", "Custom furniture design"],
},
{
- id: "m2",
- value: "500+",
- title: "Happy Clients",
- items: [
- "Residential homes",
- "Office design",
- ],
+ id: "m2", value: "500+", title: "Happy Clients", items: [
+ "Residential homes", "Office design"],
},
{
- id: "m3",
- value: "1200+",
- title: "Pieces Crafted",
- items: [
- "Handmade furniture",
- "Custom joinery",
- ],
+ id: "m3", value: "1200+", title: "Pieces Crafted", items: [
+ "Handmade furniture", "Custom joinery"],
},
]}
title="Our Craft by Numbers"
@@ -228,60 +151,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Alice Johnson",
- date: "Jan 2024",
- title: "Dream Table",
- quote: "The craftsmanship is unparalleled. It's the center of our home.",
- tag: "Dining Room",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-man-looking-smartphone-holding-cup-while-his-friend-working-kitchen_23-2148195243.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-unusual-shaped-glass-hourglass-vintage-lamp-blurred-background_169016-15724.jpg?_wi=2",
- imageAlt: "happy client home furniture renovation",
- },
+ id: "t1", name: "Alice Johnson", date: "Jan 2024", title: "Dream Table", quote: "The craftsmanship is unparalleled. It's the center of our home.", tag: "Dining Room", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-looking-smartphone-holding-cup-while-his-friend-working-kitchen_23-2148195243.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-unusual-shaped-glass-hourglass-vintage-lamp-blurred-background_169016-15724.jpg", imageAlt: "happy client home furniture renovation"},
{
- id: "t2",
- name: "Mark Spencer",
- date: "Dec 2023",
- title: "Perfect Fit",
- quote: "They customized the desk to fit our small study perfectly.",
- tag: "Home Office",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-book_23-2149213194.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-renovating-making-something-from-wood_181624-56190.jpg",
- imageAlt: "happy client home furniture renovation",
- },
+ id: "t2", name: "Mark Spencer", date: "Dec 2023", title: "Perfect Fit", quote: "They customized the desk to fit our small study perfectly.", tag: "Home Office", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-book_23-2149213194.jpg", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-renovating-making-something-from-wood_181624-56190.jpg", imageAlt: "happy client home furniture renovation"},
{
- id: "t3",
- name: "Sarah Lee",
- date: "Nov 2023",
- title: "Pure Quality",
- quote: "I am so impressed by the attention to detail on the walnut shelf.",
- tag: "Living Room",
- avatarSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-happy_140725-163876.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg?_wi=2",
- imageAlt: "happy client home furniture renovation",
- },
+ id: "t3", name: "Sarah Lee", date: "Nov 2023", title: "Pure Quality", quote: "I am so impressed by the attention to detail on the walnut shelf.", tag: "Living Room", avatarSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-happy_140725-163876.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg", imageAlt: "happy client home furniture renovation"},
{
- id: "t4",
- name: "David Miller",
- date: "Oct 2023",
- title: "Artisan Piece",
- quote: "Excellent communication and timely delivery of our bespoke armchairs.",
- tag: "Living Room",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-interracial-young-couple-standing-armchair-looking-camera_23-2148151736.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg?_wi=2",
- imageAlt: "happy client home furniture renovation",
- },
+ id: "t4", name: "David Miller", date: "Oct 2023", title: "Artisan Piece", quote: "Excellent communication and timely delivery of our bespoke armchairs.", tag: "Living Room", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-interracial-young-couple-standing-armchair-looking-camera_23-2148151736.jpg", imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg", imageAlt: "happy client home furniture renovation"},
{
- id: "t5",
- name: "Emily Davis",
- date: "Sep 2023",
- title: "Sustainability",
- quote: "Loved their sustainable approach, makes me feel great about my furniture.",
- tag: "Dining Room",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-working-office-couch-putting-long-hours-work-businessperson-professional-environment_482257-32781.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg?_wi=2",
- imageAlt: "happy client home furniture renovation",
- },
+ id: "t5", name: "Emily Davis", date: "Sep 2023", title: "Sustainability", quote: "Loved their sustainable approach, makes me feel great about my furniture.", tag: "Dining Room", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-working-office-couch-putting-long-hours-work-businessperson-professional-environment_482257-32781.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg", imageAlt: "happy client home furniture renovation"},
]}
title="Client Stories"
description="Hear what our clients have to say about our handcrafted pieces."
@@ -294,20 +172,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "How long does custom furniture take?",
- content: "Typically, bespoke pieces take 6-8 weeks from design approval to delivery.",
- },
+ id: "q1", title: "How long does custom furniture take?", content: "Typically, bespoke pieces take 6-8 weeks from design approval to delivery."},
{
- id: "q2",
- title: "Do you offer shipping?",
- content: "Yes, we ship nationwide with white-glove installation services.",
- },
+ id: "q2", title: "Do you offer shipping?", content: "Yes, we ship nationwide with white-glove installation services."},
{
- id: "q3",
- title: "Are materials sustainable?",
- content: "Absolutely. We exclusively use responsibly harvested FSC timbers.",
- },
+ id: "q3", title: "Are materials sustainable?", content: "Absolutely. We exclusively use responsibly harvested FSC timbers."},
]}
title="Frequently Asked Questions"
description="Have questions about our process? We have answers."
@@ -322,22 +191,14 @@ export default function LandingPage() {
description="Ready to bring your vision to life? Get in touch with our design team."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Tell us about your furniture ideas...",
- required: true,
+ name: "message", placeholder: "Tell us about your furniture ideas...", required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741777.jpg"
imageAlt="Bespoke design studio"
@@ -348,42 +209,27 @@ export default function LandingPage() {