Update src/app/page.tsx
This commit is contained in:
200
src/app/page.tsx
200
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
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="Pino Wood"
|
||||
/>
|
||||
@@ -55,35 +47,22 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Quality Timber for Every Project"
|
||||
description="Duhok's premier wood manufacturer providing raw lumber, premium boards, and custom cutting services to contractors and enthusiasts."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-lumberjack-chopping-wood-chips-fly-apart-ax-hatchet-axe-split-log-with-ax-birch-firewood-background-wood-wallpaper_1391-227.jpg",
|
||||
imageAlt: "Wood materials",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-lumberjack-chopping-wood-chips-fly-apart-ax-hatchet-axe-split-log-with-ax-birch-firewood-background-wood-wallpaper_1391-227.jpg", imageAlt: "Wood materials"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12688.jpg",
|
||||
imageAlt: "Raw wood supply",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12688.jpg", imageAlt: "Raw wood supply"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-wood-planks-front-view_23-2148748804.jpg",
|
||||
imageAlt: "Lumber yard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-wood-planks-front-view_23-2148748804.jpg", imageAlt: "Lumber yard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-wood-background_1232-2581.jpg",
|
||||
imageAlt: "Wood panels",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-wood-background_1232-2581.jpg", imageAlt: "Wood panels"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-organic-background_23-2148872826.jpg",
|
||||
imageAlt: "Construction timber",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-organic-background_23-2148872826.jpg", imageAlt: "Construction timber"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12918.jpg",
|
||||
imageAlt: "Woodwork supply",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12918.jpg", imageAlt: "Woodwork supply"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -94,18 +73,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Crafted with precision,",
|
||||
},
|
||||
type: "text", content: "Crafted with precision,"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/wood-worker-his-shop-working-with-tools-equipment_23-2150861576.jpg",
|
||||
alt: "Wood craftsmanship",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/wood-worker-his-shop-working-with-tools-equipment_23-2150861576.jpg", alt: "Wood craftsmanship"},
|
||||
{
|
||||
type: "text",
|
||||
content: "made for longevity.",
|
||||
},
|
||||
type: "text", content: "made for longevity."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,47 +90,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Natural Oak Board",
|
||||
price: "Request Quote",
|
||||
variant: "Board",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935985.jpg",
|
||||
},
|
||||
id: "p1", name: "Natural Oak Board", price: "Request Quote", variant: "Board", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935985.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pine Wood Planks",
|
||||
price: "Request Quote",
|
||||
variant: "Plank",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept_23-2147773413.jpg",
|
||||
},
|
||||
id: "p2", name: "Pine Wood Planks", price: "Request Quote", variant: "Plank", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept_23-2147773413.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "High-Density Timber",
|
||||
price: "Request Quote",
|
||||
variant: "Beam",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-bars_23-2147773351.jpg",
|
||||
},
|
||||
id: "p3", name: "High-Density Timber", price: "Request Quote", variant: "Beam", imageSrc: "http://img.b2bpic.net/free-photo/wood-bars_23-2147773351.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Raw Construction Beams",
|
||||
price: "Request Quote",
|
||||
variant: "Beam",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-man-working-woodshop_23-2148970806.jpg",
|
||||
},
|
||||
id: "p4", name: "Raw Construction Beams", price: "Request Quote", variant: "Beam", imageSrc: "http://img.b2bpic.net/free-photo/creative-man-working-woodshop_23-2148970806.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Premium Veneered Panels",
|
||||
price: "Request Quote",
|
||||
variant: "Panel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frame-with-wooden-boards_1162-124.jpg",
|
||||
},
|
||||
id: "p5", name: "Premium Veneered Panels", price: "Request Quote", variant: "Panel", imageSrc: "http://img.b2bpic.net/free-photo/frame-with-wooden-boards_1162-124.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Finished Oak Strips",
|
||||
price: "Request Quote",
|
||||
variant: "Strip",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/very-neat-pile-wood_626616-168.jpg",
|
||||
},
|
||||
id: "p6", name: "Finished Oak Strips", price: "Request Quote", variant: "Strip", imageSrc: "http://img.b2bpic.net/free-photo/very-neat-pile-wood_626616-168.jpg"},
|
||||
]}
|
||||
title="Our Wood Materials"
|
||||
description="Explore our high-grade wood materials perfect for your next construction or furniture project."
|
||||
@@ -170,28 +112,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Custom Cutting",
|
||||
description: "Precise custom dimensions for your specific construction requirements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design_53876-126791.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/natural-light-brown-wooden-planks-texture-background_84443-73014.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Custom Cutting", description: "Precise custom dimensions for your specific construction requirements.", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design_53876-126791.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/natural-light-brown-wooden-planks-texture-background_84443-73014.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Bulk Supply",
|
||||
description: "High-volume availability for contractors, carpenters, and construction firms.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-workshop-talking-phone_23-2148836031.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384858.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Bulk Supply", description: "High-volume availability for contractors, carpenters, and construction firms.", imageSrc: "http://img.b2bpic.net/free-photo/woman-workshop-talking-phone_23-2148836031.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384858.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Quality Assured",
|
||||
description: "Top-tier lumber sourced to ensure structural integrity and premium finishes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352594.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/texture-background_1404-69.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Quality Assured", description: "Top-tier lumber sourced to ensure structural integrity and premium finishes.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352594.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/texture-background_1404-69.jpg", buttonText: "Learn More"},
|
||||
]}
|
||||
title="Why Choose Pino Wood?"
|
||||
description="Professional services, quality materials, and consistent reliability."
|
||||
@@ -206,20 +134,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5.0",
|
||||
description: "User Rating",
|
||||
},
|
||||
id: "m1", value: "5.0", description: "User Rating"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "3+",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "m2", value: "3+", description: "Years of Excellence"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Quality Satisfaction",
|
||||
},
|
||||
id: "m3", value: "100%", description: "Quality Satisfaction"},
|
||||
]}
|
||||
title="Industry Success"
|
||||
description="Proven experience in providing excellence to the Duhok construction sector."
|
||||
@@ -231,30 +150,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-motivated-carpenter-standing-by-woodworking-machine-his-carpentry-workshop_342744-823.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-motivated-carpenter-standing-by-woodworking-machine-his-carpentry-workshop_342744-823.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868279.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/lovely-art-composition-with-happy-female-model_23-2147868279.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-laughing-male-builder-uniform-with-paper-plan-blue_179666-32963.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-laughing-male-builder-uniform-with-paper-plan-blue_179666-32963.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thinking-young-female-gardener-uniform-wearing-gardening-hat-holding-looking-leaf-rake_141793-89042.jpg",
|
||||
},
|
||||
id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/thinking-young-female-gardener-uniform-wearing-gardening-hat-holding-looking-leaf-rake_141793-89042.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-construction-wearing-protection-gear_23-2148784062.jpg",
|
||||
},
|
||||
id: "t5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-construction-wearing-protection-gear_23-2148784062.jpg"},
|
||||
]}
|
||||
cardTitle="Client Feedback"
|
||||
cardTag="Reviews"
|
||||
@@ -268,20 +172,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you provide delivery?",
|
||||
content: "Yes, we provide flexible delivery options across Duhok and surrounding areas.",
|
||||
},
|
||||
id: "f1", title: "Do you provide delivery?", content: "Yes, we provide flexible delivery options across Duhok and surrounding areas."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I request custom cuts?",
|
||||
content: "Absolutely, our facility handles precise custom cutting to meet your specific dimensions.",
|
||||
},
|
||||
id: "f2", title: "Can I request custom cuts?", content: "Absolutely, our facility handles precise custom cutting to meet your specific dimensions."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open daily and close at 5 PM.",
|
||||
},
|
||||
id: "f3", title: "What are your operating hours?", content: "We are open daily and close at 5 PM."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Get quick answers to common questions about our products and services."
|
||||
@@ -293,8 +188,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Visit or Call Us"
|
||||
description="Ready for your project? Contact us for quotes or visit our facility in Duhok."
|
||||
@@ -306,29 +200,19 @@ export default function LandingPage() {
|
||||
logoText="Pino Wood"
|
||||
columns={[
|
||||
{
|
||||
title: "Info",
|
||||
items: [
|
||||
title: "Info", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Our Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Our Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Location",
|
||||
href: "#",
|
||||
},
|
||||
label: "Location", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user