Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 09:24:43 +00:00

View File

@@ -31,17 +31,11 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="TimberLine"
/>
@@ -53,12 +47,10 @@ export default function LandingPage() {
description="Premium industrial-grade plywood for construction, furniture, and custom design projects. Delivered with precision."
buttons={[
{
text: "Explore Catalog",
href: "#products",
},
text: "Explore Catalog", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/natural-wood-texture-background_1249-423.jpg"
imageAlt="High-quality plywood stacks"
imageAlt="plywood sheets stack"
/>
</div>
@@ -68,9 +60,7 @@ export default function LandingPage() {
title="Craftsmanship Built on Quality"
buttons={[
{
text: "Our Standards",
href: "#",
},
text: "Our Standards", href: "#"},
]}
/>
</div>
@@ -83,41 +73,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Birch Premium Grade",
price: "From $45",
imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-surface_1232-695.jpg",
},
id: "p1", name: "Birch Premium Grade", price: "From $45", imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-surface_1232-695.jpg"},
{
id: "p2",
name: "Oak Veneer Panel",
price: "From $65",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-textured-background_53876-30474.jpg",
},
id: "p2", name: "Oak Veneer Panel", price: "From $65", imageSrc: "http://img.b2bpic.net/free-photo/wooden-textured-background_53876-30474.jpg"},
{
id: "p3",
name: "Marine Grade Sheet",
price: "From $85",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15959.jpg",
},
id: "p3", name: "Marine Grade Sheet", price: "From $85", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15959.jpg"},
{
id: "p4",
name: "Structural Plywood",
price: "From $35",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-worker-creating-home-decoration-from-wood-his-workshop_23-2148640327.jpg",
},
id: "p4", name: "Structural Plywood", price: "From $35", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-worker-creating-home-decoration-from-wood-his-workshop_23-2148640327.jpg"},
{
id: "p5",
name: "Exterior Weatherproof",
price: "From $55",
imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-wooden-surface_1253-199.jpg",
},
id: "p5", name: "Exterior Weatherproof", price: "From $55", imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-wooden-surface_1253-199.jpg"},
{
id: "p6",
name: "Sanded Furniture Board",
price: "From $50",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-very-old-battered-chopping-board-with-deep-cuts-pieces-missing-lying-rustic-wooden-table_346278-442.jpg",
},
id: "p6", name: "Sanded Furniture Board", price: "From $50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-very-old-battered-chopping-board-with-deep-cuts-pieces-missing-lying-rustic-wooden-table_346278-442.jpg"},
]}
title="Our Product Range"
description="Diverse high-grade plywood solutions for all structural and finishing needs."
@@ -126,24 +92,19 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureBorderGlow
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: ShieldCheck,
title: "Verified Quality",
description: "Rigorous grade testing on every batch.",
},
title: "Verified Quality", description: "Rigorous grade testing on every batch."},
{
icon: Truck,
title: "Reliable Logistics",
description: "On-time delivery to job sites nationwide.",
},
title: "Reliable Logistics", description: "On-time delivery to job sites nationwide."},
{
icon: Leaf,
title: "Sustainable Sourcing",
description: "Environmentally conscious timber procurement.",
},
title: "Sustainable Sourcing", description: "Environmentally conscious timber procurement."},
]}
title="Why TimberLine?"
description="Our commitment to sustainability and reliability drives every sheet we ship."
@@ -155,30 +116,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Mark Roberts",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-wood-workshop_23-2148898058.jpg",
},
id: "t1", name: "Mark Roberts", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-wood-workshop_23-2148898058.jpg"},
{
id: "t2",
name: "Elena Vance",
imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352595.jpg",
},
id: "t2", name: "Elena Vance", imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352595.jpg"},
{
id: "t3",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg",
},
id: "t3", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg"},
{
id: "t4",
name: "Sara Miller",
imageSrc: "http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg",
},
id: "t4", name: "Sara Miller", imageSrc: "http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg"},
{
id: "t5",
name: "Paul Jones",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451015.jpg",
},
id: "t5", name: "Paul Jones", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451015.jpg"},
]}
cardTitle="Trusted by Experts"
cardTag="Partners"
@@ -190,14 +136,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Ready to discuss your supply needs? Our team is standing by."
buttons={[
{
text: "Request Quote",
href: "#",
},
text: "Request Quote", href: "#"},
]}
/>
</div>