Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 884ad5ac2d | |||
| 5617a5c147 | |||
| 204dfe1acc | |||
| 33d758cf52 | |||
| e8712bd9e3 |
@@ -60,8 +60,9 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="About Us"
|
||||
description="Unizen Group delivers precision, reliability, and scalable industrial solutions. Our mission is to ensure your operations run smoothly 24/7 with world-class engineering."
|
||||
title="Engineering the Future of Industry"
|
||||
description="Unizen Group delivers precision, reliability, and scalable industrial solutions. We turn complex manufacturing challenges into streamlined operational victories. Partner with us to future-proof your infrastructure and drive sustainable business growth."
|
||||
buttons={[{ text: "See Our Capabilities", href: "#features" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-photovoltaics-factory-engineers-monitoring-system-performance_482257-118073.jpg"
|
||||
imageAlt="Unizen Group Facility"
|
||||
/>
|
||||
@@ -74,36 +75,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Precision Engineering", description: "State-of-the-art systems for long-term scalability.", media: { imageSrc: "http://img.b2bpic.net/free-photo/manufacture-steel-machine-with-control-computer-clear-room_645730-186.jpg", imageAlt: "robotic manufacturing arm" },
|
||||
title: "Precision Engineering Systems", description: "Leverage our state-of-the-art automated systems designed for long-term scalability and maximum efficiency in any industrial environment.", media: { imageSrc: "http://img.b2bpic.net/free-photo/manufacture-steel-machine-with-control-computer-clear-room_645730-186.jpg", imageAlt: "robotic manufacturing arm" },
|
||||
items: [
|
||||
{ icon: Zap, text: "High speed operation" },
|
||||
{ icon: Shield, text: "Safety certified" },
|
||||
{ icon: Award, text: "Industry compliant" },
|
||||
{ icon: Zap, text: "High speed throughput optimization" },
|
||||
{ icon: Shield, text: "Global safety and compliance certification" },
|
||||
{ icon: Award, text: "Industry-leading performance reliability" },
|
||||
],
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Our Engineering Focus"
|
||||
description="We specialize in high-impact industrial solutions that drive performance."
|
||||
title="Why Industry Leaders Choose Us"
|
||||
description="We specialize in high-impact industrial engineering that optimizes costs, increases output, and reduces downtime."
|
||||
buttons={[{ text: "Talk to an Engineer", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="projects" data-section="projects">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Industrial Grid", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-modern-swimming-pool_23-2148326876.jpg" },
|
||||
{ id: "p2", name: "Precision Setup", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory-modern-production_645730-185.jpg" },
|
||||
{ id: "p3", name: "Modular Engineering", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589553.jpg" },
|
||||
{ id: "p4", name: "Factory Automation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3549.jpg" },
|
||||
{ id: "p5", name: "Renewable Tech", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/people-white-isolating-costumes-working-laboratory_645730-555.jpg" },
|
||||
{ id: "p6", name: "Scalable Infrastructure", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/server-room-arrays-processing-neural-network-datasets_482257-124389.jpg" },
|
||||
{ id: "p1", name: "Industrial Power Grids", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-modern-swimming-pool_23-2148326876.jpg" },
|
||||
{ id: "p2", name: "Precision Assembly Lines", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory-modern-production_645730-185.jpg" },
|
||||
{ id: "p3", name: "Modular Infrastructure", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589553.jpg" },
|
||||
]}
|
||||
title="Our Projects"
|
||||
description="Explore our latest installations globally."
|
||||
title="Global Project Success Stories"
|
||||
description="From massive infrastructure grids to specialized manufacturing lines, see how we are helping companies evolve their operations."
|
||||
buttons={[{ text: "View Full Portfolio", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,22 +112,23 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={["INDUSCORP", "VOLTGRID", "MECHWORKS", "LOGISTIX", "TECHSOLV", "INFRACORE", "GLOBALFLOW"]}
|
||||
title="Trusted by Leaders"
|
||||
description="Working with the best in the industry."
|
||||
title="Trusted by Global Industry Leaders"
|
||||
description="We provide the reliable foundation upon which the world's most innovative industrial companies build their future."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How do we scale solutions?", content: "We utilize modular designs." },
|
||||
{ id: "q2", title: "What industries do you serve?", content: "Manufacturing, logistics, and energy." },
|
||||
{ id: "q3", title: "Is support available 24/7?", content: "Yes, our team supports operations globally." },
|
||||
{ id: "q1", title: "How do we scale your solutions?", content: "We implement modular, data-driven designs that adapt to your evolving operational requirements seamlessly." },
|
||||
{ id: "q2", title: "Which sectors do you support?", content: "Our expertise spans advanced manufacturing, logistics, large-scale energy infrastructure, and automated production environments." },
|
||||
{ id: "q3", title: "Do you offer global maintenance support?", content: "Absolutely. Our technical support teams are distributed globally, ensuring 24/7 mission-critical response times." },
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Common inquiries about our engineering process."
|
||||
title="Expert Answers for Complex Needs"
|
||||
description="Ready to optimize your facility? Here are answers to common questions about our partnership model."
|
||||
buttons={[{ text: "Get a Consultation", href: "#contact" }]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -135,12 +136,13 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Contact Us"
|
||||
description="Start your industrial transformation today."
|
||||
title="Ready for Industrial Evolution?"
|
||||
description="Connect with our expert team today to discuss your specific infrastructure needs. We provide custom site audits and integration roadmaps for every partner."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Business Email", required: true },
|
||||
]}
|
||||
buttonText="Submit Request"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498625.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -149,8 +151,8 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="UNIZEN GROUP"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Resources", items: [{ label: "Blog", href: "#" }, { label: "Case Studies", href: "#" }] },
|
||||
{ title: "Solutions", items: [{ label: "Engineering", href: "#" }, { label: "Automation", href: "#" }, { label: "Support", href: "#" }] },
|
||||
{ title: "Resources", items: [{ label: "Blog", href: "#" }, { label: "Case Studies", href: "#" }, { label: "Whitepapers", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2024 UNIZEN GROUP. All rights reserved."
|
||||
@@ -159,4 +161,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user