|
|
|
|
@@ -55,17 +55,11 @@ export default function LandingPage() {
|
|
|
|
|
]}
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/active-woman-using-phone-by-white-wall_53876-129937.jpg", imageAlt: "Veloré Fashion"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776686358962-yta1g4n7.png?_wi=1", imageAlt: "Veloré Fashion 1"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/male-client-wheelchair-asking-asian-woman-employee-assistance_482257-118424.jpg", imageAlt: "Veloré Fashion"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776686358962-6iesgca3.png?_wi=1", imageAlt: "Veloré Fashion 2"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/flatlay-outfit-travel_53876-138233.jpg", imageAlt: "Veloré Fashion"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-unknown-woman-posing_23-2149551296.jpg", imageAlt: "Veloré Fashion"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17722.jpg", imageAlt: "Veloré Fashion"},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/your-best-give-up-life-goes-live-your-life_53876-13852.jpg", imageAlt: "Veloré Fashion"},
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776686358962-jz3l73c1.png?_wi=1", imageAlt: "Veloré Fashion 3"},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -78,19 +72,25 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "T-shirt", brand: "Veloré Essentials", price: "199 kr", rating: 5,
|
|
|
|
|
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/handsome-teen-boy-white-t-shirt_176474-96285.jpg", imageAlt: "T-shirt"},
|
|
|
|
|
id: "1", name: "Veloré Classic Hoodie", brand: "Veloré", price: "199 kr", rating: 5,
|
|
|
|
|
reviewCount: "128", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776686358962-yta1g4n7.png?_wi=2", imageAlt: "Classic Tee"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Jakke", brand: "Veloré Outerwear", price: "599 kr", rating: 4,
|
|
|
|
|
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-metallic-blue-railing-wearing-headphone-her-neck_23-2148204744.jpg", imageAlt: "Jakke"},
|
|
|
|
|
id: "2", name: "Veloré Modern Fit", brand: "Veloré", price: "199 kr", rating: 4,
|
|
|
|
|
reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776686358962-6iesgca3.png?_wi=2", imageAlt: "Modern Fit"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Sko", brand: "Veloré Footwear", price: "799 kr", rating: 5,
|
|
|
|
|
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/ice-skates-studio-still-life_23-2150558973.jpg", imageAlt: "Sko"},
|
|
|
|
|
id: "3", name: "Veloré Signature", brand: "Veloré", price: "199 kr", rating: 5,
|
|
|
|
|
reviewCount: "64", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776686358962-jz3l73c1.png?_wi=2", imageAlt: "Signature"},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Bukser", brand: "Veloré Classics", price: "399 kr", rating: 4,
|
|
|
|
|
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/fashion-details-woman-walking-outdoor_273443-768.jpg", imageAlt: "Bukser"},
|
|
|
|
|
id: "4", name: "Veloré Urban Knit", brand: "Veloré", price: "549 kr", rating: 5,
|
|
|
|
|
reviewCount: "42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776687441881-u8woli3j.png", imageAlt: "Urban Knit"},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Veloré Daily Jacket", brand: "Veloré", price: "1299 kr", rating: 4,
|
|
|
|
|
reviewCount: "31", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776687441881-pzg3mbx6.png", imageAlt: "Daily Jacket"},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "Veloré Merino Scarf", brand: "Veloré", price: "399 kr", rating: 5,
|
|
|
|
|
reviewCount: "19", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcUIpzCJRVhhIFggEFFtBaCnc8/uploaded-1776687441881-ktw7qmbb.png", imageAlt: "Merino Scarf"},
|
|
|
|
|
]}
|
|
|
|
|
title="Produkter"
|
|
|
|
|
title="Vores Produkter"
|
|
|
|
|
description="Skandinavisk minimalisme til hverdagsbrug."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -205,4 +205,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|