Update src/app/page.tsx
This commit is contained in:
279
src/app/page.tsx
279
src/app/page.tsx
@@ -34,35 +34,21 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "#services"},
|
||||||
id: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Projects",
|
name: "Projects", id: "#projects"},
|
||||||
id: "#projects",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Team",
|
name: "Team", id: "#team"},
|
||||||
id: "#team",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="3D Farm Hub"
|
brandName="3D Farm Hub"
|
||||||
button={{
|
button={{
|
||||||
text: "Get a Quote",
|
text: "Get a Quote", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -72,15 +58,11 @@ export default function LandingPage() {
|
|||||||
description="Your ultimate partner for high-fidelity 3D printing, rapid rendering, and bespoke 3D modeling services. Innovate, visualize, create."
|
description="Your ultimate partner for high-fidelity 3D printing, rapid rendering, and bespoke 3D modeling services. Innovate, visualize, create."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Your Project",
|
text: "Start Your Project", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Explore Services",
|
text: "Explore Services", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-printer-workshop_23-2152014101.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/3d-printer-workshop_23-2152014101.jpg"
|
||||||
imageAlt="Futuristic 3D printing farm"
|
imageAlt="Futuristic 3D printing farm"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -93,19 +75,13 @@ export default function LandingPage() {
|
|||||||
description="At 3D Farm Hub, we transform complex ideas into tangible realities and stunning visualizations. Our state-of-the-art facilities and expert team are dedicated to delivering unparalleled quality and speed for all your 3D needs."
|
description="At 3D Farm Hub, we transform complex ideas into tangible realities and stunning visualizations. Our state-of-the-art facilities and expert team are dedicated to delivering unparalleled quality and speed for all your 3D needs."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Cutting-Edge Technology",
|
title: "Cutting-Edge Technology", description: "Leveraging the latest in 3D printing and rendering hardware for superior results.", icon: Cog,
|
||||||
description: "Leveraging the latest in 3D printing and rendering hardware for superior results.",
|
|
||||||
icon: Cog,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Expert Team",
|
title: "Expert Team", description: "Our specialists bring years of experience in 3D modeling, animation, and digital fabrication.", icon: Users,
|
||||||
description: "Our specialists bring years of experience in 3D modeling, animation, and digital fabrication.",
|
|
||||||
icon: Users,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Rapid Turnaround",
|
title: "Rapid Turnaround", description: "Optimized workflows ensure your projects are completed efficiently without compromising quality.", icon: Clock,
|
||||||
description: "Optimized workflows ensure your projects are completed efficiently without compromising quality.",
|
|
||||||
icon: Clock,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019885.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019885.jpg"
|
||||||
@@ -121,26 +97,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "High-Resolution 3D Printing", subtitle: "Precision manufacturing for prototypes and final products.", category: "Printing", value: "FDM, SLA, SLS"},
|
||||||
title: "High-Resolution 3D Printing",
|
|
||||||
subtitle: "Precision manufacturing for prototypes and final products.",
|
|
||||||
category: "Printing",
|
|
||||||
value: "FDM, SLA, SLS",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Lightning-Fast Rendering Farm", subtitle: "Accelerate your visualization projects with our powerful GPU network.", category: "Rendering", value: "GPU, CPU"},
|
||||||
title: "Lightning-Fast Rendering Farm",
|
|
||||||
subtitle: "Accelerate your visualization projects with our powerful GPU network.",
|
|
||||||
category: "Rendering",
|
|
||||||
value: "GPU, CPU",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Custom 3D Modeling", subtitle: "From concept to completion, bespoke models for any industry.", category: "Modeling", value: "CAD, Organic"},
|
||||||
title: "Custom 3D Modeling",
|
|
||||||
subtitle: "From concept to completion, bespoke models for any industry.",
|
|
||||||
category: "Modeling",
|
|
||||||
value: "CAD, Organic",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Core Capabilities"
|
title="Our Core Capabilities"
|
||||||
description="Specialized services tailored to bring your most ambitious 3D projects to life."
|
description="Specialized services tailored to bring your most ambitious 3D projects to life."
|
||||||
@@ -155,47 +116,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Automotive Concept Render", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/anime-car-city_23-2151710943.jpg", imageAlt: "Futuristic sports car render"},
|
||||||
name: "Automotive Concept Render",
|
|
||||||
price: "Custom Quote",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/anime-car-city_23-2151710943.jpg",
|
|
||||||
imageAlt: "Futuristic sports car render",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Architectural Visualization", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727914.jpg", imageAlt: "Modern building architectural visualization"},
|
||||||
name: "Architectural Visualization",
|
|
||||||
price: "Custom Quote",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727914.jpg",
|
|
||||||
imageAlt: "Modern building architectural visualization",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Biomedical Prosthetic Print", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-prosthetic-arm_23-2149832749.jpg", imageAlt: "3D printed prosthetic hand"},
|
||||||
name: "Biomedical Prosthetic Print",
|
|
||||||
price: "Custom Quote",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-prosthetic-arm_23-2149832749.jpg",
|
|
||||||
imageAlt: "3D printed prosthetic hand",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "Game Character Model", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/portrait-surreal-male-sea-creature_23-2151609084.jpg", imageAlt: "Fantastical creature 3D model"},
|
||||||
name: "Game Character Model",
|
|
||||||
price: "Custom Quote",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-surreal-male-sea-creature_23-2151609084.jpg",
|
|
||||||
imageAlt: "Fantastical creature 3D model",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Drone Prototype 3D Print", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/white-drone-hovering-bright-blue-sky_158595-3345.jpg", imageAlt: "3D printed drone prototype"},
|
||||||
name: "Drone Prototype 3D Print",
|
|
||||||
price: "Custom Quote",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/white-drone-hovering-bright-blue-sky_158595-3345.jpg",
|
|
||||||
imageAlt: "3D printed drone prototype",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Interior Design Render", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/3d-computer-workstation-with-desk-room_23-2150714141.jpg", imageAlt: "Photorealistic interior design render"},
|
||||||
name: "Interior Design Render",
|
|
||||||
price: "Custom Quote",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-computer-workstation-with-desk-room_23-2150714141.jpg",
|
|
||||||
imageAlt: "Photorealistic interior design render",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Showcase of Innovation"
|
title="Showcase of Innovation"
|
||||||
description="Explore a selection of projects where our expertise in 3D printing, rendering, and modeling has driven exceptional results."
|
description="Explore a selection of projects where our expertise in 3D printing, rendering, and modeling has driven exceptional results."
|
||||||
@@ -209,20 +140,11 @@ export default function LandingPage() {
|
|||||||
tag="Our Impact"
|
tag="Our Impact"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "99.8%", description: "Project Success Rate"},
|
||||||
value: "99.8%",
|
|
||||||
description: "Project Success Rate",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "500+", description: "Satisfied Clients Globally"},
|
||||||
value: "500+",
|
|
||||||
description: "Satisfied Clients Globally",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "24/7", description: "Farm Uptime"},
|
||||||
value: "24/7",
|
|
||||||
description: "Farm Uptime",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="blur-reveal"
|
metricsAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
@@ -235,44 +157,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
groups={[
|
groups={[
|
||||||
{
|
{
|
||||||
id: "group1",
|
id: "group1", groupTitle: "Leadership & Specialists", members: [
|
||||||
groupTitle: "Leadership & Specialists",
|
|
||||||
members: [
|
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", title: "Alex Chen", subtitle: "Lead 3D Artist", detail: "Specializing in photorealistic rendering and complex model design.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419463.jpg", imageAlt: "Portrait of Alex Chen"},
|
||||||
title: "Alex Chen",
|
|
||||||
subtitle: "Lead 3D Artist",
|
|
||||||
detail: "Specializing in photorealistic rendering and complex model design.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419463.jpg",
|
|
||||||
imageAlt: "Portrait of Alex Chen",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", title: "Dr. Sarah Lee", subtitle: "Head of Engineering", detail: "Oversees our advanced 3D printing and material science initiatives.", imageSrc: "http://img.b2bpic.net/free-photo/designer-using-3d-printer_23-2151037128.jpg", imageAlt: "Portrait of Dr. Sarah Lee"},
|
||||||
title: "Dr. Sarah Lee",
|
|
||||||
subtitle: "Head of Engineering",
|
|
||||||
detail: "Oversees our advanced 3D printing and material science initiatives.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-using-3d-printer_23-2151037128.jpg",
|
|
||||||
imageAlt: "Portrait of Dr. Sarah Lee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", title: "Mark Johnson", subtitle: "Rendering Farm Manager", detail: "Ensures optimal performance and efficiency of our rendering infrastructure.", imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg", imageAlt: "Portrait of Mark Johnson"},
|
||||||
title: "Mark Johnson",
|
|
||||||
subtitle: "Rendering Farm Manager",
|
|
||||||
detail: "Ensures optimal performance and efficiency of our rendering infrastructure.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg",
|
|
||||||
imageAlt: "Portrait of Mark Johnson",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", title: "Emily White", subtitle: "Project Coordinator", detail: "Manages client communication and project timelines with meticulous care.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-367.jpg", imageAlt: "Portrait of Emily White"},
|
||||||
title: "Emily White",
|
]
|
||||||
subtitle: "Project Coordinator",
|
|
||||||
detail: "Manages client communication and project timelines with meticulous care.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-367.jpg",
|
|
||||||
imageAlt: "Portrait of Emily White",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-printer-workshop_23-2152014101.jpg?_wi=2",
|
|
||||||
imageAlt: "professional 3D artist portrait studio",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Meet Our Visionaries"
|
title="Meet Our Visionaries"
|
||||||
@@ -288,25 +182,15 @@ export default function LandingPage() {
|
|||||||
author="Jordan M., CEO of InnovateX Solutions"
|
author="Jordan M., CEO of InnovateX Solutions"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/cheerful-businessman-walking-street_23-2147932236.jpg",
|
src: "http://img.b2bpic.net/free-photo/cheerful-businessman-walking-street_23-2147932236.jpg", alt: "Jordan M., CEO"},
|
||||||
alt: "Jordan M., CEO",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149442313.jpg",
|
src: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149442313.jpg", alt: "Aisha R., Lead Architect"},
|
||||||
alt: "Aisha R., Lead Architect",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-61401.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-61401.jpg", alt: "Carlos G., Game Director"},
|
||||||
alt: "Carlos G., Game Director",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-gymnast-training-competition_23-2149334432.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-gymnast-training-competition_23-2149334432.jpg", alt: "Mia L., Product Designer"},
|
||||||
alt: "Mia L., Product Designer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2602.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2602.jpg", alt: "Fashion Model"},
|
||||||
alt: "Fashion Model",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
ratingAnimation="slide-up"
|
ratingAnimation="slide-up"
|
||||||
avatarsAnimation="blur-reveal"
|
avatarsAnimation="blur-reveal"
|
||||||
@@ -318,30 +202,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "q1",
|
id: "q1", title: "What file formats do you accept for 3D printing?", content: "We primarily accept STL, OBJ, and 3MF files. For rendering, we work with common formats like FBX, OBJ, and native software files like Blender, Maya, and 3ds Max."},
|
||||||
title: "What file formats do you accept for 3D printing?",
|
|
||||||
content: "We primarily accept STL, OBJ, and 3MF files. For rendering, we work with common formats like FBX, OBJ, and native software files like Blender, Maya, and 3ds Max.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q2",
|
id: "q2", title: "What is your typical turnaround time for projects?", content: "Turnaround times vary based on project complexity and current queue. However, our rapid rendering farm and efficient printing processes are designed for quick delivery, often within 24-72 hours for smaller projects."},
|
||||||
title: "What is your typical turnaround time for projects?",
|
|
||||||
content: "Turnaround times vary based on project complexity and current queue. However, our rapid rendering farm and efficient printing processes are designed for quick delivery, often within 24-72 hours for smaller projects.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q3",
|
id: "q3", title: "Can you handle large-scale 3D printing orders?", content: "Yes, our farm is equipped with industrial-grade printers capable of handling large-volume and large-scale prints. Contact us with your specific requirements for a custom solution."},
|
||||||
title: "Can you handle large-scale 3D printing orders?",
|
|
||||||
content: "Yes, our farm is equipped with industrial-grade printers capable of handling large-volume and large-scale prints. Contact us with your specific requirements for a custom solution.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q4",
|
id: "q4", title: "Do you offer post-processing services for 3D prints?", content: "Absolutely. We provide a range of post-processing options including sanding, painting, assembly, and finishing to ensure your prints meet your aesthetic and functional standards."},
|
||||||
title: "Do you offer post-processing services for 3D prints?",
|
|
||||||
content: "Absolutely. We provide a range of post-processing options including sanding, painting, assembly, and finishing to ensure your prints meet your aesthetic and functional standards.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q5",
|
id: "q5", title: "What software do your 3D modelers use?", content: "Our expert modelers are proficient in industry-standard software such as Blender, Autodesk Maya, 3ds Max, ZBrush, and SolidWorks, ensuring compatibility and high-quality results."},
|
||||||
title: "What software do your 3D modelers use?",
|
|
||||||
content: "Our expert modelers are proficient in industry-standard software such as Blender, Autodesk Maya, 3ds Max, ZBrush, and SolidWorks, ensuring compatibility and high-quality results.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
sideTitle="Frequently Asked Questions"
|
sideTitle="Frequently Asked Questions"
|
||||||
sideDescription="Find answers to common questions about our 3D printing, rendering, and modeling services."
|
sideDescription="Find answers to common questions about our 3D printing, rendering, and modeling services."
|
||||||
@@ -354,8 +223,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Ready to Start Your Project?"
|
title="Ready to Start Your Project?"
|
||||||
description="Whether you need a custom quote, have a question about our services, or want to discuss a new idea, our team is here to help. Reach out today!"
|
description="Whether you need a custom quote, have a question about our services, or want to discuss a new idea, our team is here to help. Reach out today!"
|
||||||
@@ -364,85 +232,56 @@ export default function LandingPage() {
|
|||||||
inputPlaceholder="Your Email Address"
|
inputPlaceholder="Your Email Address"
|
||||||
buttonText="Send Inquiry"
|
buttonText="Send Inquiry"
|
||||||
termsText="By sending an inquiry, you agree to our Privacy Policy and Terms of Service."
|
termsText="By sending an inquiry, you agree to our Privacy Policy and Terms of Service."
|
||||||
videoSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg?_wi=1"
|
videoSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg"
|
||||||
videoAriaLabel="Abstract data flow animation background"
|
videoAriaLabel="Abstract data flow animation background"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg?_wi=2"
|
|
||||||
imageAlt="abstract data flow animation background"
|
imageAlt="abstract data flow animation background"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
videoSrc="http://img.b2bpic.net/free-photo/vivid-splashes-drops-black_23-2147748936.jpg?_wi=1"
|
videoSrc="http://img.b2bpic.net/free-photo/vivid-splashes-drops-black_23-2147748936.jpg"
|
||||||
videoAriaLabel="Abstract geometric shapes animation"
|
videoAriaLabel="Abstract geometric shapes animation"
|
||||||
logoText="3D Farm Hub"
|
logoText="3D Farm Hub"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "3D Printing",
|
label: "3D Printing", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Rendering Farm",
|
label: "Rendering Farm", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "3D Modeling",
|
label: "3D Modeling", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Prototyping",
|
label: "Prototyping", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Our Team",
|
label: "Our Team", href: "#team"},
|
||||||
href: "#team",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Case Studies",
|
label: "Case Studies", href: "#projects"},
|
||||||
href: "#projects",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Resources",
|
title: "Resources", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Blog",
|
label: "Blog", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Support",
|
label: "Support", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2024 3D Farm Hub. All rights reserved."
|
copyrightText="© 2024 3D Farm Hub. All rights reserved."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/vivid-splashes-drops-black_23-2147748936.jpg?_wi=2"
|
|
||||||
imageAlt="abstract geometric shapes loop animation"
|
imageAlt="abstract geometric shapes loop animation"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user