Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-17 06:13:39 +00:00

View File

@@ -32,83 +32,35 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Contact", id: "contact" },
]}
brandName="Skilled Wood Works"
button={{ text: "Get a Quote", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="Skilled Wood Works Limited"
description="We turn trees into masterpieces. From beds that outlive relationships to doors stronger than your Wi-Fi password, we craft legends."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/waist-up-shot-asian-woman-standing-front-her-house_1098-19329.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328288.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/woman-showing-blond-female-coworker-paper-sheet_23-2148180677.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg",
alt: "Client 5",
},
]}
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
{ src: "http://img.b2bpic.net/free-photo/waist-up-shot-asian-woman-standing-front-her-house_1098-19329.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328288.jpg", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-photo/woman-showing-blond-female-coworker-paper-sheet_23-2148180677.jpg", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg", alt: "Client 5" },
]}
buttons={[{ text: "Get a Quote", href: "#contact" }]}
marqueeItems={[
{
type: "text",
text: "Artisanal Craft",
},
{
type: "text",
text: "Heirloom Quality",
},
{
type: "text",
text: "Bespoke Design",
},
{
type: "text",
text: "Sustainable Sourcing",
},
{
type: "text",
text: "Master Carpentry",
},
{ type: "text", text: "Artisanal Craft" },
{ type: "text", text: "Heirloom Quality" },
{ type: "text", text: "Bespoke Design" },
{ type: "text", text: "Sustainable Sourcing" },
{ type: "text", text: "Master Carpentry" },
]}
/>
</div>
@@ -121,7 +73,7 @@ export default function LandingPage() {
description="At Skilled Wood Works Limited, we dont just make furniture. We craft legends."
subdescription="Based on real craftsmanship and zero shortcuts, we guarantee durability, style, and a bit of swagger."
icon={Box}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -132,23 +84,11 @@ export default function LandingPage() {
title="What We Build"
description="Strong, stylish furniture, doors, and custom designs."
accordionItems={[
{
id: "f1",
title: "Furniture",
content: "Bespoke pieces built to last lifetimes.",
},
{
id: "f2",
title: "Doors & Windows",
content: "Sturdy installations that ensure peace of mind.",
},
{
id: "f3",
title: "Custom Designs",
content: "Tailored solutions for your unique spaces.",
},
{ id: "f1", title: "Furniture", content: "Bespoke pieces built to last lifetimes." },
{ id: "f2", title: "Doors & Windows", content: "Sturdy installations that ensure peace of mind." },
{ id: "f3", title: "Custom Designs", content: "Tailored solutions for your unique spaces." },
]}
imageSrc="http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -159,27 +99,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100+",
title: "Projects Completed",
description: "Crafted with precision.",
imageSrc: "http://img.b2bpic.net/free-photo/wood-crafting-objects-assortment_23-2148732464.jpg",
},
{
id: "m2",
value: "50+",
title: "Custom Designs",
description: "Tailored to perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-tree_1157-18664.jpg",
},
{
id: "m3",
value: "4.8★",
title: "Star Rating",
description: "Based on reviews.",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-wood_23-2148643277.jpg",
},
{ id: "m1", value: "100+", title: "Projects Completed", description: "Crafted with precision.", imageSrc: "http://img.b2bpic.net/free-photo/wood-crafting-objects-assortment_23-2148732464.jpg" },
{ id: "m2", value: "50+", title: "Custom Designs", description: "Tailored to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-tree_1157-18664.jpg" },
{ id: "m3", value: "4.8★", title: "Star Rating", description: "Based on reviews.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-wood_23-2148643277.jpg" },
]}
title="Our Impact"
description="Measuring success in sawdust and satisfied clients."
@@ -191,61 +113,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Aminah Nanyombi",
date: "Jan 2024",
title: "Satisfied Client",
quote: "If you mean durability with style, you're in the right place.",
tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451076.jpg",
imageAlt: "happy client portrait wooden house",
},
{
id: "t2",
name: "Mukasa Sowedi",
date: "Feb 2024",
title: "Satisfied Client",
quote: "Well done, great craftsmanship.",
tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg?_wi=2",
imageAlt: "happy client portrait wooden house",
},
{
id: "t3",
name: "John Doe",
date: "Mar 2024",
title: "Satisfied Client",
quote: "Exceeded all my expectations.",
tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg?_wi=2",
imageAlt: "happy client portrait wooden house",
},
{
id: "t4",
name: "Sarah Smith",
date: "Apr 2024",
title: "Satisfied Client",
quote: "Simply incredible work.",
tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/door-old-house-decorated-with-flag-greece-wreath-protomaya-city-rhodes-trip-popular-places-dodecanese-archipelago-greece_166373-3814.jpg",
imageAlt: "happy client portrait wooden house",
},
{
id: "t5",
name: "David Clark",
date: "May 2024",
title: "Satisfied Client",
quote: "Reliable and highly professional.",
tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-carpenter-with-wood-material-workshop_342744-803.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-tiles-wooden-desk_23-2148155190.jpg",
imageAlt: "happy client portrait wooden house",
},
{ id: "t1", name: "Aminah Nanyombi", date: "Jan 2024", title: "Satisfied Client", quote: "If you mean durability with style, you're in the right place.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451076.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t2", name: "Mukasa Sowedi", date: "Feb 2024", title: "Satisfied Client", quote: "Well done, great craftsmanship.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104886.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t3", name: "John Doe", date: "Mar 2024", title: "Satisfied Client", quote: "Exceeded all my expectations.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg", imageSrc: "http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061689.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t4", name: "Sarah Smith", date: "Apr 2024", title: "Satisfied Client", quote: "Simply incredible work.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", imageSrc: "http://img.b2bpic.net/free-photo/door-old-house-decorated-with-flag-greece-wreath-protomaya-city-rhodes-trip-popular-places-dodecanese-archipelago-greece_166373-3814.jpg", imageAlt: "happy client portrait wooden house" },
{ id: "t5", name: "David Clark", date: "May 2024", title: "Satisfied Client", quote: "Reliable and highly professional.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-carpenter-with-wood-material-workshop_342744-803.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-tiles-wooden-desk_23-2148155190.jpg", imageAlt: "happy client portrait wooden house" },
]}
title="Customers Are Talking"
description="5-star experiences."
@@ -257,14 +129,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"WoodCraft Guild",
"Interior Decorators",
"Luxury Living",
"Modern Artisans",
"Design Collective",
"Home Builders",
"Carpenter Guild",
]}
"WoodCraft Guild", "Interior Decorators", "Luxury Living", "Modern Artisans", "Design Collective", "Home Builders", "Carpenter Guild"]}
title="Trusted Partners"
description="Collaborating with industry leaders."
/>
@@ -275,21 +140,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer quotes?",
content: "Yes, get in touch today.",
},
{
id: "q2",
title: "How long does a project take?",
content: "Depends on the complexity of your custom request.",
},
{
id: "q3",
title: "Can you design custom furniture?",
content: "Absolutely, that is our specialty.",
},
{ id: "q1", title: "Do you offer quotes?", content: "Yes, get in touch today." },
{ id: "q2", title: "How long does a project take?", content: "Depends on the complexity of your custom request." },
{ id: "q3", title: "Can you design custom furniture?", content: "Absolutely, that is our specialty." },
]}
title="Common Questions"
description="Need more info?"
@@ -300,9 +153,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Contact Us"
title="Need Something Built?"
description="Your dream furniture is one call away."
@@ -315,29 +166,15 @@ export default function LandingPage() {
logoText="Skilled Wood Works Ltd"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#services",
},
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Services", href: "#services" },
],
},
{
title: "Support",
items: [
{
label: "FAQ",
href: "#faq",
},
{
label: "Contact",
href: "#contact",
},
title: "Support", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Contact", href: "#contact" },
],
},
]}
@@ -346,4 +183,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}