Merge version_2 into main #2
135
src/app/page.tsx
135
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="HydraPark"
|
||||
/>
|
||||
@@ -54,19 +46,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="HydraPark Pro"
|
||||
description="Revolutionizing urban mobility with smart, automated hydraulic parking solutions. Space-saving engineering for the modern city."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
{
|
||||
text: "View Features",
|
||||
href: "#features",
|
||||
},
|
||||
text: "View Features", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -78,10 +65,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Smart Hydraulic Engineering"
|
||||
description={[
|
||||
"HydraPark provides state-of-the-art hydraulic platforms designed to maximize density in tight urban environments.",
|
||||
"Our automated systems utilize advanced sensors and high-precision lifting mechanisms to store vehicles securely while minimizing energy consumption.",
|
||||
"Integrated with modern building management systems, we offer a seamless, automated parking experience for developers and residents alike.",
|
||||
]}
|
||||
"HydraPark provides state-of-the-art hydraulic platforms designed to maximize density in tight urban environments.", "Our automated systems utilize advanced sensors and high-precision lifting mechanisms to store vehicles securely while minimizing energy consumption.", "Integrated with modern building management systems, we offer a seamless, automated parking experience for developers and residents alike."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -91,26 +75,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
tag: "Speed",
|
||||
title: "Rapid Deployment",
|
||||
subtitle: "Efficient lifting cycles",
|
||||
description: "High-speed hydraulic actuators ensure minimal wait times during peak hours.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scene-with-futuristic-robot-used-construction-industry_23-2151329555.jpg",
|
||||
},
|
||||
tag: "Speed", title: "Rapid Deployment", subtitle: "Efficient lifting cycles", description: "High-speed hydraulic actuators ensure minimal wait times during peak hours.", imageSrc: "http://img.b2bpic.net/free-photo/scene-with-futuristic-robot-used-construction-industry_23-2151329555.jpg"},
|
||||
{
|
||||
tag: "Safety",
|
||||
title: "Precision Sensors",
|
||||
subtitle: "Obstacle detection",
|
||||
description: "Automated safety protocols prevent collisions with integrated object detection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362823.jpg",
|
||||
},
|
||||
tag: "Safety", title: "Precision Sensors", subtitle: "Obstacle detection", description: "Automated safety protocols prevent collisions with integrated object detection.", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362823.jpg"},
|
||||
{
|
||||
tag: "Design",
|
||||
title: "Scalable Modules",
|
||||
subtitle: "Modular growth",
|
||||
description: "Expandable architecture allows parking capacity growth as your facility grows.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg?_wi=2",
|
||||
},
|
||||
tag: "Design", title: "Scalable Modules", subtitle: "Modular growth", description: "Expandable architecture allows parking capacity growth as your facility grows.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg?_wi=2"},
|
||||
]}
|
||||
title="Why HydraPark?"
|
||||
description="Engineered for excellence and reliability in high-traffic parking environments."
|
||||
@@ -125,25 +94,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "200%",
|
||||
title: "Space Efficiency",
|
||||
description: "Double your capacity with minimal footprint.",
|
||||
icon: Maximize,
|
||||
id: "m1", value: "200%", title: "Space Efficiency", description: "Double your capacity with minimal footprint.", icon: Maximize,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99.9%",
|
||||
title: "System Uptime",
|
||||
description: "High-reliability hydraulic systems.",
|
||||
icon: ShieldCheck,
|
||||
id: "m2", value: "99.9%", title: "System Uptime", description: "High-reliability hydraulic systems.", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15s",
|
||||
title: "Avg. Lift Time",
|
||||
description: "Faster vehicle access guaranteed.",
|
||||
icon: Zap,
|
||||
id: "m3", value: "15s", title: "Avg. Lift Time", description: "Faster vehicle access guaranteed.", icon: Zap,
|
||||
},
|
||||
]}
|
||||
title="Performance at Scale"
|
||||
@@ -158,40 +115,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jenkins",
|
||||
role: "Head Architect",
|
||||
testimonial: "The HydraPark system transformed our underground parking into a high-density masterpiece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Jenkins", role: "Head Architect", testimonial: "The HydraPark system transformed our underground parking into a high-density masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Stevens",
|
||||
role: "Property Developer",
|
||||
testimonial: "Reliable, efficient, and exceptionally space-effective. A game changer for the building.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-real-estate-agent_23-2150164690.jpg",
|
||||
},
|
||||
id: "2", name: "Mark Stevens", role: "Property Developer", testimonial: "Reliable, efficient, and exceptionally space-effective. A game changer for the building.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-real-estate-agent_23-2150164690.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lisa Wong",
|
||||
role: "City Infrastructure",
|
||||
testimonial: "We reduced urban surface footprint significantly using their hydraulic lifts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-inspector-analyzing-data-while-using-computer-auto-repair-shop_637285-7566.jpg",
|
||||
},
|
||||
id: "3", name: "Lisa Wong", role: "City Infrastructure", testimonial: "We reduced urban surface footprint significantly using their hydraulic lifts.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-inspector-analyzing-data-while-using-computer-auto-repair-shop_637285-7566.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Croft",
|
||||
role: "Facility Director",
|
||||
testimonial: "Ease of use for residents and virtually no maintenance needed for years.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1554.jpg",
|
||||
},
|
||||
id: "4", name: "James Croft", role: "Facility Director", testimonial: "Ease of use for residents and virtually no maintenance needed for years.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1554.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily Chen",
|
||||
role: "Urban Planner",
|
||||
testimonial: "Innovative solutions that define the future of high-density city parking.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-carrying-box_23-2148923107.jpg",
|
||||
},
|
||||
id: "5", name: "Emily Chen", role: "Urban Planner", testimonial: "Innovative solutions that define the future of high-density city parking.", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-carrying-box_23-2148923107.jpg"},
|
||||
]}
|
||||
title="Trusted by Professionals"
|
||||
description="Developers and architects rely on our systems for modern urban parking."
|
||||
@@ -202,14 +134,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
text="Ready to optimize your parking capacity? Reach out to our engineering team for a site assessment."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now",
|
||||
href: "mailto:info@hydrapark.com",
|
||||
},
|
||||
text: "Contact Us Now", href: "mailto:info@hydrapark.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -218,29 +147,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Solutions",
|
||||
items: [
|
||||
title: "Solutions", items: [
|
||||
{
|
||||
label: "Vertical Lifts",
|
||||
href: "#",
|
||||
},
|
||||
label: "Vertical Lifts", href: "#"},
|
||||
{
|
||||
label: "Smart Systems",
|
||||
href: "#",
|
||||
},
|
||||
label: "Smart Systems", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user