Compare commits
3 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c4df953cc | |||
| 286f4619e7 | |||
| b0ceaf5a77 |
@@ -36,7 +36,7 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
bottomLeftText="Duurzame Mode"
|
||||
bottomRightText="hallo@geupycyledthreads.nl"
|
||||
bottomRightText="hallo@geupycledthreads.nl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,6 +45,7 @@ export default function HomePage() {
|
||||
title="Transformeer Oud in Nieuw"
|
||||
titleClassName="text-7xl md:text-8xl lg:text-9xl"
|
||||
description="Ontdek duurzaam vervaardigde modestukken gemaakt van geüpcycled materialen. Elk kledingstuk vertelt een verhaal van transformatie, creativiteit en milieuverantwoordelijkheid."
|
||||
descriptionClassName="text-lg md:text-xl pt-8 md:pt-12"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Eco-Bewuste Mode"
|
||||
tagIcon={Leaf}
|
||||
@@ -52,7 +53,7 @@ export default function HomePage() {
|
||||
imageAlt="Geüpcycled mode transformatie showcase"
|
||||
imageClassName="w-1/2 h-auto object-cover object-center crop-20"
|
||||
buttons={[
|
||||
{ text: "Verken Winkel", href: "/shop" },
|
||||
{ text: "Shop Nu & Ontdek", href: "/shop" },
|
||||
{ text: "Lees Ons Verhaal", href: "/about" }
|
||||
]}
|
||||
buttonClassName="px-8 py-4 text-lg font-semibold"
|
||||
|
||||
Reference in New Issue
Block a user