Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-07 17:47:39 +00:00

View File

@@ -56,9 +56,9 @@ export default function LandingPage() {
]}
buttonAnimation="blur-reveal"
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png", imageAlt: "Futuristic high-fashion streetwear" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg", imageAlt: "Abstract chrome fashion element" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png", imageAlt: "Luxury urban aesthetic" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png?_wi=1", imageAlt: "Futuristic high-fashion streetwear" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg?_wi=1", imageAlt: "Abstract chrome fashion element" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png?_wi=1", imageAlt: "Luxury urban aesthetic" }
]}
/>
</div>
@@ -73,7 +73,7 @@ export default function LandingPage() {
{ value: "00", title: "Compromise" },
{ value: "100", title: "Audacity" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png?_wi=2"
imageAlt="Bold lifestyle aesthetic"
mediaAnimation="blur-reveal"
metricsAnimation="blur-reveal"
@@ -88,9 +88,9 @@ export default function LandingPage() {
tag="Exclusivity"
tagIcon={Star}
products={[
{ id: "1", brand: "O.D.", name: "Chrome Tech-Shell", price: "$899", rating: 5, reviewCount: "42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg" },
{ id: "2", brand: "O.D.", name: "Void Hoodie", price: "$450", rating: 5, reviewCount: "89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png" },
{ id: "3", brand: "O.D.", name: "Phantom Cargo", price: "$620", rating: 5, reviewCount: "112", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png" }
{ id: "1", brand: "O.D.", name: "Chrome Tech-Shell", price: "$899", rating: 5, reviewCount: "42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg?_wi=2" },
{ id: "2", brand: "O.D.", name: "Void Hoodie", price: "$450", rating: 5, reviewCount: "89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png?_wi=2" },
{ id: "3", brand: "O.D.", name: "Phantom Cargo", price: "$620", rating: 5, reviewCount: "112", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png?_wi=3" }
]}
gridVariant="three-columns-all-equal-width"
animationType="scale-rotate"
@@ -105,8 +105,8 @@ export default function LandingPage() {
description="Uncompromised materials meet avant-garde design."
tag="Spotlight"
features={[
{ tag: "Material", title: "Adaptive Nano-Fabrics", subtitle: "Tech-Luxury", description: "Weather-defying materials that evolve with your movement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png" },
{ tag: "Design", title: "Structural Minimalism", subtitle: "Form vs Function", description: "Bold, geometric silhouettes that redefine modern streetwear.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg" }
{ tag: "Material", title: "Adaptive Nano-Fabrics", subtitle: "Tech-Luxury", description: "Weather-defying materials that evolve with your movement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png?_wi=4" },
{ tag: "Design", title: "Structural Minimalism", subtitle: "Form vs Function", description: "Bold, geometric silhouettes that redefine modern streetwear.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg?_wi=3" }
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -119,8 +119,8 @@ export default function LandingPage() {
description="Driven by visionaries, fueled by chaos."
tag="Culture"
members={[
{ id: "1", name: "Kaelen Vane", role: "Creative Architect", description: "Obsessed with breaking the fourth wall of design.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png" },
{ id: "2", name: "Sora Jin", role: "Material Strategist", description: "Seeking the intersection of chrome and carbon.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png" }
{ id: "1", name: "Kaelen Vane", role: "Creative Architect", description: "Obsessed with breaking the fourth wall of design.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png?_wi=3" },
{ id: "2", name: "Sora Jin", role: "Material Strategist", description: "Seeking the intersection of chrome and carbon.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png?_wi=5" }
]}
gridVariant="two-columns-alternating-heights"
animationType="blur-reveal"
@@ -135,8 +135,8 @@ export default function LandingPage() {
description="The movement continues."
tag="Proof"
testimonials={[
{ id: "1", name: "Jax R.", handle: "@outlier", testimonial: "It's not clothing, it's armor for the modern world.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg" },
{ id: "2", name: "Elena V.", handle: "@urban_ghost", testimonial: "Finally, something that understands the assignment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png" }
{ id: "1", name: "Jax R.", handle: "@outlier", testimonial: "It's not clothing, it's armor for the modern world.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-32xpnijs.jpg?_wi=4" },
{ id: "2", name: "Elena V.", handle: "@urban_ghost", testimonial: "Finally, something that understands the assignment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-n94srb4l.png?_wi=6" }
]}
animationType="blur-reveal"
textboxLayout="default"
@@ -153,7 +153,7 @@ export default function LandingPage() {
{ id: "1", title: "Why so exclusive?", content: "Because mass production is the enemy of greatness." },
{ id: "2", title: "Global Shipping?", content: "We touch down in every major city globally." }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2VAAkQXUva6mp7aYqonGLBE1a/uploaded-1775584011071-zf90btjn.png?_wi=4"
faqsAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}