diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8f4db00..3b1b1c8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,18 +29,9 @@ export default function LandingPage() {
@@ -48,42 +39,19 @@ export default function LandingPage() {
@@ -96,60 +64,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "VOID",
- name: "Heavyweight Hoodie - Beige",
- price: "$120",
- rating: 5,
- reviewCount: "128",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-floor-with-hoodie_23-2149359835.jpg",
- },
- {
- id: "p2",
- brand: "VOID",
- name: "Cargo Sweatpants - Grey",
- price: "$95",
- rating: 5,
- reviewCount: "94",
- imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg",
- },
- {
- id: "p3",
- brand: "VOID",
- name: "Crewneck - Olive",
- price: "$85",
- rating: 4,
- reviewCount: "72",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-earphones-low-angle_23-2149429043.jpg",
- },
- {
- id: "p4",
- brand: "VOID",
- name: "Heavyweight Tee - Charcoal",
- price: "$55",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/young-female-pointing-right-side-polo-dress-looking-cheery-front-view_176474-54500.jpg",
- },
- {
- id: "p5",
- brand: "VOID",
- name: "Zip-up Hoodie - Off White",
- price: "$135",
- rating: 5,
- reviewCount: "56",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-outside_23-2149439874.jpg",
- },
- {
- id: "p6",
- brand: "VOID",
- name: "Jogger Set - Black",
- price: "$180",
- rating: 5,
- reviewCount: "43",
- imageSrc: "http://img.b2bpic.net/free-photo/young-people-using-sustainable-mobility_23-2149290963.jpg",
- },
+ { id: "p1", brand: "VOID", name: "Heavyweight Hoodie - Beige", price: "$120", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-floor-with-hoodie_23-2149359835.jpg" },
+ { id: "p2", brand: "VOID", name: "Cargo Sweatpants - Grey", price: "$95", rating: 5, reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg" },
+ { id: "p3", brand: "VOID", name: "Crewneck - Olive", price: "$85", rating: 4, reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-earphones-low-angle_23-2149429043.jpg" },
+ { id: "p4", brand: "VOID", name: "Heavyweight Tee - Charcoal", price: "$55", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/young-female-pointing-right-side-polo-dress-looking-cheery-front-view_176474-54500.jpg" },
+ { id: "p5", brand: "VOID", name: "Zip-up Hoodie - Off White", price: "$135", rating: 5, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-outside_23-2149439874.jpg" },
+ { id: "p6", brand: "VOID", name: "Jogger Set - Black", price: "$180", rating: 5, reviewCount: "43", imageSrc: "http://img.b2bpic.net/free-photo/young-people-using-sustainable-mobility_23-2149290963.jpg" },
]}
title="Trending Now"
description="The foundation of your rotation. Heavyweight, intentional, timeless."
@@ -163,41 +83,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "400GSM Cotton",
- description: "Heavier. Durable. Designed to hold shape while feeling like a second skin.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575391.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/concept-fibers-burlap-material-pinkness_23-2148066714.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-orange-sweatshirt-poses-roof-building-city-center_1153-4958.jpg?_wi=2",
- imageAlt: "heavy fabric cotton texture",
+ title: "400GSM Cotton", description: "Heavier. Durable. Designed to hold shape while feeling like a second skin.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575391.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/concept-fibers-burlap-material-pinkness_23-2148066714.jpg" }
},
{
- title: "Subtle Branding",
- description: "Refined identity. Logos that whisper, not shout. Built for the wearer, not the bystander.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/craft-beer-concept-with-tattooed-man_23-2148110839.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1388-107.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg?_wi=2",
- imageAlt: "heavy fabric cotton texture",
+ title: "Subtle Branding", description: "Refined identity. Logos that whisper, not shout. Built for the wearer, not the bystander.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/craft-beer-concept-with-tattooed-man_23-2148110839.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1388-107.jpg" }
},
{
- title: "Oversized Fit",
- description: "Structural freedom. Engineered for movement with a relaxed, modern silhouette.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-portrait-wearing-black-jacket-close-up_23-2148891715.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1232.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-female-leaning-wall-modern-building_181624-23815.jpg?_wi=2",
- imageAlt: "heavy fabric cotton texture",
- },
+ title: "Oversized Fit", description: "Structural freedom. Engineered for movement with a relaxed, modern silhouette.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-portrait-wearing-black-jacket-close-up_23-2148891715.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1232.jpg" }
+ }
]}
showStepNumbers={false}
title="The Fabric of Individuality"
@@ -209,15 +105,7 @@ export default function LandingPage() {
@@ -228,26 +116,18 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Movement over Marketing."
description={[
- "VOID is not just apparel. It is a reaction to the noise of fast fashion, a manifesto for the individual who chooses substance over status.",
- "We strip away the unnecessary, focusing on raw quality, heavy silhouettes, and the power of understatement.",
- ]}
+ "VOID is not just apparel. It is a reaction to the noise of fast fashion, a manifesto for the individual who chooses substance over status.", "We strip away the unnecessary, focusing on raw quality, heavy silhouettes, and the power of understatement."]}
/>
@@ -256,50 +136,23 @@ export default function LandingPage() {
logoText="VOID"
columns={[
{
- title: "Shop",
- items: [
- {
- label: "All",
- href: "#",
- },
- {
- label: "New Arrivals",
- href: "#",
- },
- {
- label: "Essentials",
- href: "#",
- },
+ title: "Shop", items: [
+ { label: "All", href: "#" },
+ { label: "New Arrivals", href: "#" },
+ { label: "Essentials", href: "#" },
],
},
{
- title: "Movement",
- items: [
- {
- label: "About",
- href: "#",
- },
- {
- label: "Community",
- href: "#",
- },
- {
- label: "Sustainability",
- href: "#",
- },
+ title: "Movement", items: [
+ { label: "About", href: "#" },
+ { label: "Community", href: "#" },
+ { label: "Sustainability", href: "#" },
],
},
{
- title: "Legal",
- items: [
- {
- label: "Privacy",
- href: "#",
- },
- {
- label: "Terms",
- href: "#",
- },
+ title: "Legal", items: [
+ { label: "Privacy", href: "#" },
+ { label: "Terms", href: "#" },
],
},
]}
@@ -308,4 +161,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file