Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 18:52:58 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Projects",
id: "#features",
},
name: "Projects", id: "#features"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Tuffttable"
/>
@@ -55,38 +47,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Crafting Timeless Interiors"
description="Bespoke interior design services that transform your living spaces into warm, artisanal sanctuaries."
tag="Luxury Interior Design"
buttons={[
{
text: "View Projects",
href: "#features",
},
text: "View Projects", href: "#features"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/furniture-room-background-sofa-contemporary_1203-4464.jpg",
imageAlt: "Luxury Interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/furniture-room-background-sofa-contemporary_1203-4464.jpg", imageAlt: "Luxury Interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-artisan-jobs-equipment-diy-word-assortment_23-2148732423.jpg",
imageAlt: "Bespoke Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-female-model-posing-sofa-jacket-suit-new-feminity-concept_23-2148951027.jpg",
imageAlt: "Elegant female model posing in a sofa in jacket suit",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-couch_23-2148415906.jpg",
imageAlt: "Woman relaxing on couch",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-luxurious-psychiatry-interior-office-equipped-with-modern-furniture_482257-121508.jpg",
imageAlt: "Empty luxurious interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-artisan-jobs-equipment-diy-word-assortment_23-2148732423.jpg", imageAlt: "Bespoke Design"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -101,19 +74,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Years Experience",
value: "10+",
},
label: "Years Experience", value: "10+"},
{
icon: Home,
label: "Projects Completed",
value: "250",
},
label: "Projects Completed", value: "250"},
{
icon: Sparkles,
label: "Happy Clients",
value: "100%",
},
label: "Happy Clients", value: "100%"},
]}
metricsAnimation="slide-up"
/>
@@ -127,20 +94,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Living Spaces",
description: "Tailored designs for your modern living room.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg",
},
title: "Living Spaces", description: "Tailored designs for your modern living room.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg"},
{
title: "Dining Areas",
description: "Elegant tablescapes and dining furniture solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg",
},
title: "Dining Areas", description: "Elegant tablescapes and dining furniture solutions.", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg"},
{
title: "Bedroom Sanctuaries",
description: "Serene designs for your perfect rest.",
imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898542.jpg",
},
title: "Bedroom Sanctuaries", description: "Serene designs for your perfect rest.", imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898542.jpg"},
]}
title="Our Signature Styles"
description="Discover our approach to creating spaces that reflect your unique personality."
@@ -155,41 +113,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Artisanal Table",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/textured-background_53876-47186.jpg",
},
id: "p1", name: "Artisanal Table", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/textured-background_53876-47186.jpg"},
{
id: "p2",
name: "Designer Chair",
price: "$850",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646558.jpg",
},
id: "p2", name: "Designer Chair", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646558.jpg"},
{
id: "p3",
name: "Modern Lamp",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-cup-tea-decorative-details_169016-23158.jpg",
},
id: "p3", name: "Modern Lamp", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-cup-tea-decorative-details_169016-23158.jpg"},
{
id: "p4",
name: "Handmade Decor",
price: "$300",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cushions_1156-70.jpg",
},
id: "p4", name: "Handmade Decor", price: "$300", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cushions_1156-70.jpg"},
{
id: "p5",
name: "Signature Sofa",
price: "$2,500",
imageSrc: "http://img.b2bpic.net/free-photo/different-white-modern-vases-arrangement_23-2149835518.jpg",
},
id: "p5", name: "Signature Sofa", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/different-white-modern-vases-arrangement_23-2149835518.jpg"},
{
id: "p6",
name: "Wall Art Piece",
price: "$600",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096568.jpg",
},
id: "p6", name: "Wall Art Piece", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096568.jpg"},
]}
title="Curated Collections"
description="Hand-selected furniture and accessories to elevate your home."
@@ -201,32 +135,18 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg",
},
id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg"},
{
id: "t2",
name: "John Davis",
imageSrc: "http://img.b2bpic.net/free-photo/couple-resting-renovation_23-2147782347.jpg",
},
id: "t2", name: "John Davis", imageSrc: "http://img.b2bpic.net/free-photo/couple-resting-renovation_23-2147782347.jpg"},
{
id: "t3",
name: "Emily Chen",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg",
},
id: "t3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg"},
{
id: "t4",
name: "Mark Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205471.jpg",
},
id: "t4", name: "Mark Wilson", imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205471.jpg"},
{
id: "t5",
name: "Lisa Wong",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-cv_23-2149927575.jpg",
},
id: "t5", name: "Lisa Wong", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-cv_23-2149927575.jpg"},
]}
cardTitle="Client Stories"
cardTag="Review"
cardAnimation="slide-up"
/>
</div>
@@ -237,20 +157,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What is the design process?",
content: "We begin with a consultation followed by conceptual design and implementation.",
},
id: "f1", title: "What is the design process?", content: "We begin with a consultation followed by conceptual design and implementation."},
{
id: "f2",
title: "Do you provide custom furniture?",
content: "Yes, we create bespoke furniture tailored to your space requirements.",
},
id: "f2", title: "Do you provide custom furniture?", content: "Yes, we create bespoke furniture tailored to your space requirements."},
{
id: "f3",
title: "How long does a project take?",
content: "Depending on scope, projects typically take 4-12 weeks.",
},
id: "f3", title: "How long does a project take?", content: "Depending on scope, projects typically take 4-12 weeks."},
]}
title="Design Inquiries"
description="Answers to commonly asked questions about our design services."
@@ -265,22 +176,14 @@ export default function LandingPage() {
description="Let's create something beautiful together. Reach out for a consultation."
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 project...",
rows: 4,
name: "message", placeholder: "Tell us about your project...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994382.jpg"
@@ -293,25 +196,17 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Projects",
href: "#features",
},
label: "Projects", href: "#features"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}