Merge version_1 into main #2
216
src/app/page.tsx
216
src/app/page.tsx
@@ -29,28 +29,14 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
{
|
||||
name: "Engineering",
|
||||
id: "engineering",
|
||||
},
|
||||
{
|
||||
name: "Sponsors",
|
||||
id: "sponsors",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Engineering", id: "engineering" },
|
||||
{ name: "Sponsors", id: "sponsors" }
|
||||
]}
|
||||
brandName="QUANTIX"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -58,12 +44,7 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="QUANTIX"
|
||||
description="Driven by Precision. Where Quantum Speed Meets Matrix Intelligence."
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "#about" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-futuristic-dark-themed-formula-1-aesth-1774701347023-b9ab2722.png"
|
||||
imageAlt="Quantix F1 Racing Logo Hero"
|
||||
/>
|
||||
@@ -75,26 +56,11 @@ export default function LandingPage() {
|
||||
title="The Meaning of Quantix"
|
||||
description="Quantix represents a synergy of high-speed performance and data-driven intelligence. We combine quantum-level precision with the complexity of matrix-based engineering systems to push the limits of F1 in Schools."
|
||||
metrics={[
|
||||
{
|
||||
value: "0.001s",
|
||||
title: "Precision Tolerance",
|
||||
},
|
||||
{
|
||||
value: "99.9%",
|
||||
title: "System Accuracy",
|
||||
},
|
||||
{
|
||||
value: "120+",
|
||||
title: "Engineering Hours",
|
||||
},
|
||||
{
|
||||
value: "150 km/h",
|
||||
title: "Peak Velocity",
|
||||
},
|
||||
{
|
||||
value: "4",
|
||||
title: "Championship Wins",
|
||||
},
|
||||
{ value: "0.001s", title: "Precision Tolerance" },
|
||||
{ value: "99.9%", title: "System Accuracy" },
|
||||
{ value: "120+", title: "Engineering Hours" },
|
||||
{ value: "150 km/h", title: "Peak Velocity" },
|
||||
{ value: "4", title: "Championship Wins" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-close-up-shot-of-a-high-tech-carbon-fi-1774701349357-6b159351.png"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -106,38 +72,14 @@ export default function LandingPage() {
|
||||
<TeamCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex R.",
|
||||
role: "Team Manager",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-young-enginee-1774701348103-1532747a.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sam K.",
|
||||
role: "Design Engineer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-team-manager--1774701347501-bf0bbfc7.png",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jordan P.",
|
||||
role: "Manufacturing Lead",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-design-engine-1774701347410-cc111f9c.png",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Taylor M.",
|
||||
role: "Graphics & Sponsorship",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-marketing-lea-1774701347143-9bea7b75.png",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Morgan D.",
|
||||
role: "Aerodynamics Specialist",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-young-enginee-1774701348103-1532747a.png?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Alex R.", role: "Team Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-young-enginee-1774701348103-1532747a.png" },
|
||||
{ id: "2", name: "Sam K.", role: "Design Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-team-manager--1774701347501-bf0bbfc7.png" },
|
||||
{ id: "3", name: "Jordan P.", role: "Manufacturing Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-design-engine-1774701347410-cc111f9c.png" },
|
||||
{ id: "4", name: "Taylor M.", role: "Graphics & Sponsorship", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-marketing-lea-1774701347143-9bea7b75.png" },
|
||||
{ id: "5", name: "Morgan D.", role: "Aerodynamics Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/professional-headshot-of-a-young-enginee-1774701348103-1532747a.png" }
|
||||
]}
|
||||
title="Engineering Excellence"
|
||||
description="Our team is built on a foundation of diverse technical expertise."
|
||||
@@ -151,51 +93,11 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Design",
|
||||
name: "Aerodynamic Body",
|
||||
price: "Optimized",
|
||||
rating: 5,
|
||||
reviewCount: "CFD Verified",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Manufacturing",
|
||||
name: "Carbon Composite",
|
||||
price: "Weightless",
|
||||
rating: 5,
|
||||
reviewCount: "Precision Machined",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Performance",
|
||||
name: "Bearing System",
|
||||
price: "High-Speed",
|
||||
rating: 5,
|
||||
reviewCount: "Low Friction",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Chassis",
|
||||
name: "Balsa Structure",
|
||||
price: "Ultra-Rigid",
|
||||
rating: 5,
|
||||
reviewCount: "Stress Tested",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "System",
|
||||
name: "Telemetry Unit",
|
||||
price: "Real-time",
|
||||
rating: 5,
|
||||
reviewCount: "Data Linked",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png?_wi=5",
|
||||
},
|
||||
{ id: "p1", brand: "Design", name: "Aerodynamic Body", price: "Optimized", rating: 5, reviewCount: "CFD Verified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png" },
|
||||
{ id: "p2", brand: "Manufacturing", name: "Carbon Composite", price: "Weightless", rating: 5, reviewCount: "Precision Machined", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png" },
|
||||
{ id: "p3", brand: "Performance", name: "Bearing System", price: "High-Speed", rating: 5, reviewCount: "Low Friction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png" },
|
||||
{ id: "p4", brand: "Chassis", name: "Balsa Structure", price: "Ultra-Rigid", rating: 5, reviewCount: "Stress Tested", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png" },
|
||||
{ id: "p5", brand: "System", name: "Telemetry Unit", price: "Real-time", rating: 5, reviewCount: "Data Linked", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/a-sleek-wind-tunnel-ready-f1-in-schools--1774701347438-0a4b8724.png" }
|
||||
]}
|
||||
title="Engineering Philosophy"
|
||||
description="Our design workflow integrates iterative CFD testing and precision machining to optimize every gram of mass and every millimetre of drag."
|
||||
@@ -206,23 +108,9 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechCorp",
|
||||
"InnovateLab",
|
||||
"GrowthCo",
|
||||
"StartupXYZ",
|
||||
"DataStream",
|
||||
"Velox",
|
||||
"ApexEng",
|
||||
]}
|
||||
names={["TechCorp", "InnovateLab", "GrowthCo", "StartupXYZ", "DataStream", "Velox", "ApexEng"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/technical-logo-design_1424-40.jpg",
|
||||
"http://img.b2bpic.net/free-vector/minimal-website-banner-design-set_53876-100563.jpg",
|
||||
"http://img.b2bpic.net/free-vector/professional-business-card-template-with-geometric-shapes_23-2147949865.jpg",
|
||||
"http://img.b2bpic.net/free-vector/peace-day-badge-collection-with-flat-design_23-2147895375.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-technology-logo-template-collection_23-2148220592.jpg",
|
||||
"http://img.b2bpic.net/free-vector/abstract-logo-two-versions-concept_23-2148457465.jpg",
|
||||
"http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg",
|
||||
"http://img.b2bpic.net/free-vector/technical-logo-design_1424-40.jpg", "http://img.b2bpic.net/free-vector/minimal-website-banner-design-set_53876-100563.jpg", "http://img.b2bpic.net/free-vector/professional-business-card-template-with-geometric-shapes_23-2147949865.jpg", "http://img.b2bpic.net/free-vector/peace-day-badge-collection-with-flat-design_23-2147895375.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-collection_23-2148220592.jpg", "http://img.b2bpic.net/free-vector/abstract-logo-two-versions-concept_23-2148457465.jpg", "http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg"
|
||||
]}
|
||||
title="Our Partners"
|
||||
description="Collaborating with industry leaders in advanced engineering."
|
||||
@@ -235,21 +123,10 @@ export default function LandingPage() {
|
||||
title="Join the Journey"
|
||||
description="Interested in sponsoring Quantix or exploring our engineering data? Let's connect."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email Address" }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we work together?",
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "How can we work together?" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZf3f0pBzElwxltmWQO4S1rvUz/dark-sleek-abstract-tech-background-suit-1774701347540-eb8f43e1.png"
|
||||
/>
|
||||
</div>
|
||||
@@ -257,38 +134,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Engineering",
|
||||
href: "#engineering",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Team",
|
||||
href: "#team",
|
||||
},
|
||||
{
|
||||
label: "Sponsors",
|
||||
href: "#sponsors",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "About", href: "#about" }, { label: "Engineering", href: "#engineering" }] },
|
||||
{ items: [{ label: "Team", href: "#team" }, { label: "Sponsors", href: "#sponsors" }] },
|
||||
{ items: [{ label: "Contact", href: "#contact" }] }
|
||||
]}
|
||||
logoText="QUANTIX"
|
||||
/>
|
||||
@@ -296,4 +144,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user