Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-22 21:34:26 +00:00

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
id: "p6", name: "Cap", price: "€24.90", imageSrc: "http://img.b2bpic.net/free-photo/skater-wearing-trucker-hat_23-2149431181.jpg", imageAlt: "Cap"},
]}
title="LATEST DROP"
description="Cop the latest essentials."
description="Discover our latest drop—authentic streetwear staples designed for raw, uncompromising style."
/>
</div>
@@ -170,4 +170,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}