From 3a333e805631361c923207a9a93e512d330e85ea Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 11:30:00 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 213 ++++++++++------------------------------------- 1 file changed, 42 insertions(+), 171 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e29d95c..18bc0de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import ProductCardFour from '@/components/sections/product/ProductCardFour'; +import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; export default function LandingPage() { @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,103 +46,52 @@ export default function LandingPage() {
-
@@ -161,17 +102,11 @@ export default function LandingPage() { description="Veloré er skabt med fokus på holdbarhed og skandinavisk minimalisme." metrics={[ { - value: "100%", - title: "Kvalitet", - }, + value: "100%", title: "Kvalitet"}, { - value: "2025", - title: "Grundlagt", - }, + value: "2025", title: "Grundlagt"}, { - value: "50+", - title: "Styles", - }, + value: "50+", title: "Styles"}, ]} imageSrc="http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647260.jpg" mediaAnimation="slide-up" @@ -186,26 +121,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "90%", - title: "Bæredygtig", - description: "Materialer brugt", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg", - }, + id: "m1", value: "90%", title: "Bæredygtig", description: "Materialer brugt", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061828.jpg"}, { - id: "m2", - value: "100%", - title: "Etisk", - description: "Arbejdsvilkår", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-clay-sculptures_23-2149730902.jpg", - }, + id: "m2", value: "100%", title: "Etisk", description: "Arbejdsvilkår", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-with-clay-sculptures_23-2149730902.jpg"}, { - id: "m3", - value: "10.000+", - title: "Kunder", - description: "Tilfredse køb", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-garage-sale_23-2150574511.jpg", - }, + id: "m3", value: "10.000+", title: "Kunder", description: "Tilfredse køb", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-garage-sale_23-2150574511.jpg"}, ]} title="Vores Fokus" description="Vi prioriterer bæredygtighed og etik i hele vores forsyningskæde." @@ -219,40 +139,11 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah J.", - role: "Kunde", - testimonial: "Fantastisk kvalitet og pasform!", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-wall-with-her-crossed-legs-against-blue-sky_23-2148187380.jpg", - }, + id: "t1", name: "Sarah J.", role: "Kunde", testimonial: "Fantastisk kvalitet og pasform!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-wall-with-her-crossed-legs-against-blue-sky_23-2148187380.jpg"}, { - id: "t2", - name: "Michael L.", - role: "Kunde", - testimonial: "Min nye favoritjakke.", - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-excited-african-woman-with-bags-shopping-outdoors-sunlight_181624-55731.jpg", - }, + id: "t2", name: "Michael L.", role: "Kunde", testimonial: "Min nye favoritjakke.", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-excited-african-woman-with-bags-shopping-outdoors-sunlight_181624-55731.jpg"}, { - id: "t3", - name: "Emily R.", - role: "Kunde", - testimonial: "Hurtig levering og super service.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg", - }, - { - id: "t4", - name: "David K.", - role: "Kunde", - testimonial: "Tøjet holder vask efter vask.", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-pawns-with-glass-divider-copy-space_23-2148748989.jpg", - }, - { - id: "t5", - name: "Laura S.", - role: "Kunde", - testimonial: "Skandinavisk design når det er bedst.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-gardening-home_23-2150603447.jpg", - }, + id: "t3", name: "Emily R.", role: "Kunde", testimonial: "Hurtig levering og super service.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg"}, ]} title="Kundeanmeldelser" description="Hvad vores kunder siger om os." @@ -265,20 +156,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Hvad er leveringstiden?", - content: "Normalt 2-4 hverdage.", - }, + id: "f1", title: "Hvad er leveringstiden?", content: "Normalt 2-4 hverdage."}, { - id: "f2", - title: "Kan jeg returnere?", - content: "Ja, 30 dages returret.", - }, + id: "f2", title: "Kan jeg returnere?", content: "Ja, 30 dages returret."}, { - id: "f3", - title: "Hvordan er pasformen?", - content: "Vores størrelser er standard.", - }, + id: "f3", title: "Hvordan er pasformen?", content: "Vores størrelser er standard."}, ]} title="Spørgsmål & Svar" description="Vi hjælper dig gerne." @@ -290,8 +172,7 @@ export default function LandingPage() { Date: Mon, 20 Apr 2026 11:30:01 +0000 Subject: [PATCH 2/2] Update src/app/styles/variables.css --- src/app/styles/variables.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b7afc67..8be22c7 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f5f4ef; - --card: #dad6cd; - --foreground: #2a2928; - --primary-cta: #2a2928; + --background: #ffffff; + --card: #ffffff; + --foreground: #000000; + --primary-cta: #000000; --primary-cta-text: #f5f4ef; - --secondary-cta: #ecebea; + --secondary-cta: #f1f1f1; --secondary-cta-text: #2a2928; - --accent: #ffffff; - --background-accent: #c6b180; + --accent: #e5e5e5; + --background-accent: #f9f9f9; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1