Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-22 21:32:46 +00:00

View File

@@ -48,12 +48,12 @@ export default function LandingPage() {
text: "Shop Now", href: "#shop"},
]}
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKF33fZ0emi5Ug1prlrLWTlNT/uploaded-1776893474062-n1efusz8.jpg", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKF33fZ0emi5Ug1prlrLWTlNT/uploaded-1776893474062-n1efusz8.jpg?_wi=1", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKF33fZ0emi5Ug1prlrLWTlNT/uploaded-1776893474062-2g3ripyb.png", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-person-wearing-hoodie-mockup_23-2149246205.jpg", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2453.jpg", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cowboy-silhouette-against-warm-light_23-2149334101.jpg", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-person-wearing-hoodie-mockup_23-2149246205.jpg?_wi=1", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg?_wi=1", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2453.jpg?_wi=1", imageAlt: "Streetwear lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cowboy-silhouette-against-warm-light_23-2149334101.jpg?_wi=1", imageAlt: "Streetwear lifestyle shot" },
]}
/>
</div>
@@ -66,13 +66,13 @@ export default function LandingPage() {
features={[
{
id: "f1", title: "RAW ENERGY", author: "HOODBOY", description: "Unpolished aesthetic for the real ones.", tags: ["street", "raw"],
imageSrc: "http://img.b2bpic.net/free-photo/young-person-wearing-hoodie-mockup_23-2149246205.jpg", imageAlt: "Raw style"},
imageSrc: "http://img.b2bpic.net/free-photo/young-person-wearing-hoodie-mockup_23-2149246205.jpg?_wi=2", imageAlt: "Raw style"},
{
id: "f2", title: "AUTHENTIC ROOTS", author: "HOODBOY", description: "Born in Thessaloniki, built for the world.", tags: ["authentic", "roots"],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg", imageAlt: "Authentic"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg?_wi=2", imageAlt: "Authentic"},
{
id: "f3", title: "STREET CULTURE", author: "HOODBOY", description: "Not just clothes, a movement.", tags: ["culture", "movement"],
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2453.jpg", imageAlt: "Culture"},
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2453.jpg?_wi=2", imageAlt: "Culture"},
]}
title="THE ESSENCE"
description="Why we do what we do."
@@ -93,7 +93,7 @@ export default function LandingPage() {
{
id: "p3", name: "Puffer Jacket", price: "€99.90", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-city-night_23-2149215118.jpg", imageAlt: "Jacket"},
{
id: "p4", name: "Cargo Pants", price: "€64.90", imageSrc: "http://img.b2bpic.net/free-photo/cowboy-silhouette-against-warm-light_23-2149334101.jpg", imageAlt: "Pants"},
id: "p4", name: "Cargo Pants", price: "€64.90", imageSrc: "http://img.b2bpic.net/free-photo/cowboy-silhouette-against-warm-light_23-2149334101.jpg?_wi=2", imageAlt: "Pants"},
{
id: "p5", name: "Beanie", price: "€19.90", imageSrc: "http://img.b2bpic.net/free-photo/woman-put-up-collar-her-wool-grey-cardigan_633478-2602.jpg", imageAlt: "Beanie"},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKF33fZ0emi5Ug1prlrLWTlNT/uploaded-1776893474062-n1efusz8.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKF33fZ0emi5Ug1prlrLWTlNT/uploaded-1776893474062-n1efusz8.jpg?_wi=2"
logoText="HOODBOY."
columns={[
{