diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 39ad04b..4fc6722 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -7,7 +7,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
-export default function LandingPage() {
+export default function AboutPage() {
return (
@@ -55,26 +44,12 @@ export default function LandingPage() {
description="Meet the team behind the grit."
groups={[
{
- id: "g1",
- groupTitle: "Leadership",
- members: [
+ id: "g1", groupTitle: "Leadership", members: [
{
- id: "t1",
- title: "Founder",
- subtitle: "Creative Director",
- detail: "Architect of the brand vision.",
- imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg",
- },
+ id: "t1", title: "Founder", subtitle: "Creative Director", detail: "Architect of the brand vision.", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg"},
{
- id: "t2",
- title: "Lead Designer",
- subtitle: "Product Innovation",
- detail: "Defining the future of wear.",
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-well-dressed-male-model-sitting-stairs-fashionable-african-guy-enjoying-photoshoot-steps_197531-22070.jpg",
- },
+ id: "t2", title: "Lead Designer", subtitle: "Product Innovation", detail: "Defining the future of wear.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-well-dressed-male-model-sitting-stairs-fashionable-african-guy-enjoying-photoshoot-steps_197531-22070.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teen-party_23-2149239096.jpg?_wi=2",
- imageAlt: "Well-dressed young male model posing on steps with gently smile. Indoor photo of curious african guy wears hat.",
},
]}
/>
@@ -87,29 +62,18 @@ export default function LandingPage() {
title="Join Our Community"
description="Partnering with the world's most authentic voices."
names={[
- "Vanguard Lab",
- "Street Soul",
- "Urban Collective",
- "Future Wear",
- "Neo Street",
- ]}
+ "Vanguard Lab", "Street Soul", "Urban Collective", "Future Wear", "Neo Street"]}
/>
);
-}
+}
\ No newline at end of file
diff --git a/src/app/lookbook/page.tsx b/src/app/lookbook/page.tsx
index 7650cb1..720363d 100644
--- a/src/app/lookbook/page.tsx
+++ b/src/app/lookbook/page.tsx
@@ -7,7 +7,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
-export default function LandingPage() {
+export default function LookbookPage() {
return (
@@ -53,12 +42,7 @@ export default function LandingPage() {
title="Street Icons"
description="Worn by those who create the culture."
names={[
- "A-List",
- "Street Legends",
- "Global Icons",
- "Creative Force",
- "Movement Leaders",
- ]}
+ "A-List", "Street Legends", "Global Icons", "Creative Force", "Movement Leaders"]}
/>
@@ -70,24 +54,8 @@ export default function LandingPage() {
title="By The Numbers"
description="Capturing the essence of the city."
metrics={[
- {
- id: "m3",
- value: "100+",
- title: "Shoot Locations",
- items: [
- "Urban decay",
- "Neon cityscapes",
- ],
- },
- {
- id: "m4",
- value: "24/7",
- title: "Creative Flow",
- items: [
- "Always active",
- "Never resting",
- ],
- },
+ { id: "m3", value: "100+", title: "Shoot Locations", items: ["Urban decay", "Neon cityscapes"] },
+ { id: "m4", value: "24/7", title: "Creative Flow", items: ["Always active", "Never resting"] },
]}
/>
@@ -95,17 +63,11 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index c222e1a..7997ac2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,75 +29,29 @@ export default function LandingPage() {
@@ -109,42 +63,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "OG Hoodie",
- price: "$120",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1126.jpg",
- },
- {
- id: "p2",
- name: "Cargo Pants",
- price: "$150",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-posing-with-loangboard_158595-2841.jpg",
- },
- {
- id: "p3",
- name: "Graphic Tee",
- price: "$45",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830347.jpg",
- },
- {
- id: "p4",
- name: "Accessories Pack",
- price: "$30",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5501.jpg",
- },
- {
- id: "p5",
- name: "Luxury Bomber",
- price: "$250",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-listening-music_23-2148773576.jpg",
- },
- {
- id: "p6",
- name: "Future Cap",
- price: "$35",
- imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-44697.jpg",
- },
+ { id: "p1", name: "OG Hoodie", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1126.jpg" },
+ { id: "p2", name: "Cargo Pants", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-posing-with-loangboard_158595-2841.jpg" },
+ { id: "p3", name: "Graphic Tee", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830347.jpg" },
+ { id: "p4", name: "Accessories Pack", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5501.jpg" },
+ { id: "p5", name: "Luxury Bomber", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-listening-music_23-2148773576.jpg" },
+ { id: "p6", name: "Future Cap", price: "$35", imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-44697.jpg" },
]}
title="Featured Drops"
description="Current season highlights."
@@ -165,15 +89,13 @@ export default function LandingPage() {
-
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx
index a660aea..173d047 100644
--- a/src/app/shop/page.tsx
+++ b/src/app/shop/page.tsx
@@ -7,7 +7,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
-export default function LandingPage() {
+export default function ShopPage() {
return (
@@ -53,12 +42,7 @@ export default function LandingPage() {
title="As Seen On"
description="The streets speak for themselves."
names={[
- "Hypebeast",
- "Vogue Street",
- "Underground Mag",
- "Future Fashion",
- "Urban Cult",
- ]}
+ "Hypebeast", "Vogue Street", "Underground Mag", "Future Fashion", "Urban Cult"]}
/>
@@ -70,24 +54,8 @@ export default function LandingPage() {
title="Our Impact"
description="Numbers defining the movement."
metrics={[
- {
- id: "m1",
- value: "5K+",
- title: "Pieces Sold",
- items: [
- "Globally distributed",
- "Limited editions",
- ],
- },
- {
- id: "m2",
- value: "12",
- title: "Exclusive Drops",
- items: [
- "Quarterly releases",
- "Monthly updates",
- ],
- },
+ { id: "m1", value: "5K+", title: "Pieces Sold", items: ["Globally distributed", "Limited editions"] },
+ { id: "m2", value: "12", title: "Exclusive Drops", items: ["Quarterly releases", "Monthly updates"] },
]}
/>
@@ -95,17 +63,11 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file