Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 16:34:25 +00:00

View File

@@ -26,253 +26,122 @@ export default function LandingPage() {
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Projects",
id: "products",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Jalaram Engineering"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Jalaram Engineering"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
title="Precision Engineering for the Future"
description="Leading the industry with 4D-ready animations and advanced engineering solutions for high-performance mechanical systems."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-photovoltaics-factory-worker-diagnosing-equipment-performance-issues_482257-120411.jpg",
alt: "Jalaram Tech Team Member 1",
},
{
src: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333343.jpg",
alt: "Jalaram Tech Team Member 2",
},
{
src: "http://img.b2bpic.net/free-photo/futuristic-robotic-arm-controls-automated-steel-production-generated-by-ai_188544-37245.jpg",
alt: "Jalaram Tech Team Member 3",
},
{
src: "http://img.b2bpic.net/free-photo/top-view-builder-desk-with-tablet-mock-up_23-2148269846.jpg",
alt: "Jalaram Tech Team Member 4",
},
{
src: "http://img.b2bpic.net/free-photo/rusty-gear-assembly_1136-278.jpg",
alt: "Jalaram Tech Team Member 5",
},
]}
buttons={[
{
text: "Explore Services",
href: "#features",
},
]}
marqueeItems={[
{
type: "text",
text: "ISO Certified",
},
{
type: "text",
text: "4D Simulation Ready",
},
{
type: "text",
text: "Global Logistics",
},
{
type: "text",
text: "Sustainable Design",
},
{
type: "text",
text: "Advanced Robotics",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{ variant: "gradient-bars" }}
title="Precision Engineering for the Future"
description="Leading the industry with 4D-ready animations and advanced engineering solutions for high-performance mechanical systems."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/close-up-photovoltaics-factory-worker-diagnosing-equipment-performance-issues_482257-120411.jpg", alt: "Jalaram Tech Team Member 1" },
{ src: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333343.jpg", alt: "Jalaram Tech Team Member 2" },
{ src: "http://img.b2bpic.net/free-photo/futuristic-robotic-arm-controls-automated-steel-production-generated-by-ai_188544-37245.jpg", alt: "Jalaram Tech Team Member 3" },
{ src: "http://img.b2bpic.net/free-photo/top-view-builder-desk-with-tablet-mock-up_23-2148269846.jpg", alt: "Jalaram Tech Team Member 4" },
{ src: "http://img.b2bpic.net/free-photo/rusty-gear-assembly_1136-278.jpg", alt: "Jalaram Tech Team Member 5" },
]}
buttons={[{ text: "Explore Services", href: "#features" }]}
marqueeItems={[
{ type: "text", text: "ISO Certified" },
{ type: "text", text: "4D Simulation Ready" },
{ type: "text", text: "Global Logistics" },
{ type: "text", text: "Sustainable Design" },
{ type: "text", text: "Advanced Robotics" },
]}
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
tag="About Us"
title="Driving Innovation in Engineering Since 1995"
buttons={[
{
text: "Contact Us",
href: "#contact",
},
]}
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
tag="About Us"
title="Driving Innovation in Engineering Since 1995"
buttons={[{ text: "Contact Us", href: "#contact" }]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={true}
features={[
{
title: "Precision CNC Machining",
description: "High-tolerance parts engineered for peak performance.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333343.jpg",
},
{
title: "Automated Systems",
description: "Cutting-edge robotics for seamless manufacturing integration.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robotic-arm-controls-automated-steel-production-generated-by-ai_188544-37245.jpg",
},
{
title: "Precision Measurement",
description: "Rigorous quality control for every mechanical component.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-builder-desk-with-tablet-mock-up_23-2148269846.jpg",
},
]}
title="Engineered for Excellence"
description="We combine traditional engineering principles with modern digital precision."
/>
</div>
<div id="features" data-section="features">
<FeatureCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={true}
features={[
{ title: "Precision CNC Machining", description: "High-tolerance parts engineered for peak performance.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333343.jpg" },
{ title: "Automated Systems", description: "Cutting-edge robotics for seamless manufacturing integration.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robotic-arm-controls-automated-steel-production-generated-by-ai_188544-37245.jpg" },
{ title: "Precision Measurement", description: "Rigorous quality control for every mechanical component.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-builder-desk-with-tablet-mock-up_23-2148269846.jpg" },
]}
title="Engineered for Excellence"
description="We combine traditional engineering principles with modern digital precision."
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Industrial Gear A1",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-gear-assembly_1136-278.jpg",
},
{
id: "p2",
name: "Turbine Blade",
price: "$850",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599361.jpg",
},
{
id: "p3",
name: "Control Module",
price: "$3,500",
imageSrc: "http://img.b2bpic.net/free-photo/tech-background-high-angle_23-2148882622.jpg",
},
{
id: "p4",
name: "Valve Pro-Line",
price: "$420",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-view-cylindrical-grinder-industrial-concept_181624-17731.jpg",
},
{
id: "p5",
name: "Structural Brace",
price: "$1,100",
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-engineer-wheelchair-improving-solar-panels-efficiency_482257-118015.jpg",
},
{
id: "p6",
name: "Heat Sink Pro",
price: "$550",
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105460.jpg",
},
]}
title="High-Performance Components"
description="Catalog of our industry-leading mechanical parts."
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Industrial Gear A1", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/rusty-gear-assembly_1136-278.jpg" },
{ id: "p2", name: "Turbine Blade", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599361.jpg" },
{ id: "p3", name: "Control Module", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/tech-background-high-angle_23-2148882622.jpg" },
{ id: "p4", name: "Valve Pro-Line", price: "$420", imageSrc: "http://img.b2bpic.net/free-photo/closeup-view-cylindrical-grinder-industrial-concept_181624-17731.jpg" },
{ id: "p5", name: "Structural Brace", price: "$1,100", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-engineer-wheelchair-improving-solar-panels-efficiency_482257-118015.jpg" },
{ id: "p6", name: "Heat Sink Pro", price: "$550", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105460.jpg" },
]}
title="High-Performance Components"
description="Catalog of our industry-leading mechanical parts."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
animationType="depth-3d"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "25+",
description: "Years of Excellence",
},
{
id: "m2",
value: "1200+",
description: "Projects Completed",
},
{
id: "m3",
value: "99.8%",
description: "Precision Success Rate",
},
]}
title="Proven Engineering Track Record"
description="Numbers that define our industry standard."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
animationType="depth-3d"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{ id: "m1", value: "25+", description: "Years of Excellence" },
{ id: "m2", value: "1200+", description: "Projects Completed" },
{ id: "m3", value: "99.8%", description: "Precision Success Rate" },
]}
title="Proven Engineering Track Record"
description="Numbers that define our industry standard."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
tag="Contact Us"
title="Start Your Next Engineering Project"
description="Get in touch for custom engineering solutions."
imageSrc="http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124263.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}
tag="Contact Us"
title="Start Your Next Engineering Project"
description="Get in touch for custom engineering solutions."
imageSrc="http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124263.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#features",
},
],
},
{
items: [
{
label: "Products",
href: "#products",
},
{
label: "Contact",
href: "#contact",
},
],
},
]}
logoText="Jalaram Engineering"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{ items: [{ label: "About", href: "#about" }, { label: "Services", href: "#features" }] },
{ items: [{ label: "Products", href: "#products" }, { label: "Contact", href: "#contact" }] },
]}
logoText="Jalaram Engineering"
/>
</div>
</ReactLenis>
</ThemeProvider>
);