diff --git a/src/app/make-it/page.tsx b/src/app/make-it/page.tsx
index 0566b5a..ee43b43 100644
--- a/src/app/make-it/page.tsx
+++ b/src/app/make-it/page.tsx
@@ -7,7 +7,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
-export default function LandingPage() {
+export default function MakeItPage() {
return (
@@ -51,24 +39,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- title: "Urban Energy",
- description: "Glow of the city neon.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3313.jpg",
- imageAlt: "City Scene",
- },
- {
- title: "Reflective Storms",
- description: "Clouds reflecting on wet streets.",
- imageSrc: "http://img.b2bpic.net/free-photo/classic-portrait-silhouette-woman_23-2149706974.jpg",
- imageAlt: "Street Storm",
- },
- {
- title: "Ambitious Dreams",
- description: "Floating typography of future.",
- imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-outdoors-with-eyes-closed_171337-19396.jpg",
- imageAlt: "Ambition",
- },
+ { title: "Urban Energy", description: "Glow of the city neon.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3313.jpg", imageAlt: "City Scene" },
+ { title: "Reflective Storms", description: "Clouds reflecting on wet streets.", imageSrc: "http://img.b2bpic.net/free-photo/classic-portrait-silhouette-woman_23-2149706974.jpg", imageAlt: "Street Storm" },
+ { title: "Ambitious Dreams", description: "Floating typography of future.", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-outdoors-with-eyes-closed_171337-19396.jpg", imageAlt: "Ambition" },
]}
title="Will I Make It?"
description="The uncertainty of the night. A cinematic cityscape of ambition, pressure, and hope."
@@ -80,43 +53,14 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
+ animationType="slide-up"
products={[
- {
- id: "p1",
- name: "City Storm Coat",
- price: "$1,200",
- imageSrc: "http://img.b2bpic.net/free-photo/sexy-woman-black-clothes-sitting-chair_613910-8230.jpg",
- },
- {
- id: "p2",
- name: "Neon Reflective Pants",
- price: "$850",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-blue-light_23-2149478974.jpg",
- },
- {
- id: "p3",
- name: "Ambition Blazer",
- price: "$1,500",
- imageSrc: "http://img.b2bpic.net/free-photo/angry-african-american-guy-wearing-white-tshirt-looking-aggressive-camera-with-white-background_574295-5426.jpg",
- },
- {
- id: "p4",
- name: "Night Sky Knit",
- price: "$600",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-headphones-notebook-dark-background_185193-163879.jpg",
- },
- {
- id: "p5",
- name: "Reflection Boots",
- price: "$900",
- imageSrc: "http://img.b2bpic.net/free-photo/creative-view-indoors-window-curtains_23-2149657515.jpg",
- },
- {
- id: "p6",
- name: "Skyline Hoodie",
- price: "$450",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-yellow-cloth_23-2148546948.jpg",
- },
+ { id: "p1", name: "City Storm Coat", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/sexy-woman-black-clothes-sitting-chair_613910-8230.jpg" },
+ { id: "p2", name: "Neon Reflective Pants", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-blue-light_23-2149478974.jpg" },
+ { id: "p3", name: "Ambition Blazer", price: "$1,500", imageSrc: "http://img.b2bpic.net/free-photo/angry-african-american-guy-wearing-white-tshirt-looking-aggressive-camera-with-white-background_574295-5426.jpg" },
+ { id: "p4", name: "Night Sky Knit", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-headphones-notebook-dark-background_185193-163879.jpg" },
+ { id: "p5", name: "Reflection Boots", price: "$900", imageSrc: "http://img.b2bpic.net/free-photo/creative-view-indoors-window-curtains_23-2149657515.jpg" },
+ { id: "p6", name: "Skyline Hoodie", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-yellow-cloth_23-2148546948.jpg" },
]}
title="Collection One"
description="Wear the uncertainty."
@@ -127,57 +71,13 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9967bdc..d9f0801 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
@@ -51,36 +39,16 @@ export default function LandingPage() {
@@ -92,18 +60,9 @@ export default function LandingPage() {
title="The Mind of Lulu"
description="Lulu’s World is not just a fashion label. It is a persistent emotional journey, structured into three distinct universes that define the identity of the wearer."
bulletPoints={[
- {
- title: "Immersive Worlds",
- description: "Each collection is a psychological state you step into.",
- },
- {
- title: "First-Person POV",
- description: "You are the perspective, living the design philosophy.",
- },
- {
- title: "Emotional Rarity",
- description: "Fashion as a mirror for your own internal landscape.",
- },
+ { title: "Immersive Worlds", description: "Each collection is a psychological state you step into." },
+ { title: "First-Person POV", description: "You are the perspective, living the design philosophy." },
+ { title: "Emotional Rarity", description: "Fashion as a mirror for your own internal landscape." },
]}
imageSrc="http://img.b2bpic.net/free-photo/pink-salt-lake-crimea_1385-3573.jpg"
mediaAnimation="slide-up"
@@ -118,57 +77,9 @@ export default function LandingPage() {
title="Emotional Tiers"
description="Select the level of immersion your psyche requires."
plans={[
- {
- id: "p1",
- badge: "Observer",
- price: "$150",
- subtitle: "Entry level",
- buttons: [
- {
- text: "Begin",
- href: "#",
- },
- ],
- features: [
- "Limited access",
- "Basic aura",
- "One persona",
- ],
- },
- {
- id: "p2",
- badge: "Elite",
- price: "$500",
- subtitle: "Deep immersion",
- buttons: [
- {
- text: "Join",
- href: "#",
- },
- ],
- features: [
- "Full access",
- "Advanced aura",
- "Three personas",
- ],
- },
- {
- id: "p3",
- badge: "Rarity",
- price: "Contact",
- subtitle: "Exclusive",
- buttons: [
- {
- text: "Apply",
- href: "#",
- },
- ],
- features: [
- "Global access",
- "Signature aura",
- "Direct access",
- ],
- },
+ { id: "p1", badge: "Observer", price: "$150", subtitle: "Entry level", buttons: [{ text: "Begin", href: "#" }], features: ["Limited access", "Basic aura", "One persona"] },
+ { id: "p2", badge: "Elite", price: "$500", subtitle: "Deep immersion", buttons: [{ text: "Join", href: "#" }], features: ["Full access", "Advanced aura", "Three personas"] },
+ { id: "p3", badge: "Rarity", price: "Contact", subtitle: "Exclusive", buttons: [{ text: "Apply", href: "#" }], features: ["Global access", "Signature aura", "Direct access"] },
]}
/>
@@ -177,24 +88,13 @@ export default function LandingPage() {
@@ -202,18 +102,11 @@ export default function LandingPage() {
@@ -221,57 +114,13 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file