|
|
|
|
@@ -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,17 +45,19 @@ 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}
|
|
|
|
|
imageSrc="https://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg"
|
|
|
|
|
imageAlt="Geüpcycled mode transformatie showcase"
|
|
|
|
|
imageClassName="w-1/3 h-auto"
|
|
|
|
|
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"
|
|
|
|
|
mediaWrapperClassName="flex justify-center items-center"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -106,7 +108,7 @@ export default function HomePage() {
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
|
<TestimonialCardOne
|
|
|
|
|
title="Wat Klanten Ervan Houden"
|
|
|
|
|
description="Echte recensies van mensen die hun perfecte geüpcycled stuk hebben ontdekt"
|
|
|
|
|
description="1,200+ glückliche Kunden vertrauen uns - Echte recensies van mensen die hun perfecte geüpcycled stuk hebben ontdekt"
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Emma S.", role: "Mode Liefhebber", company: "Amsterdam", rating: 5,
|
|
|
|
|
@@ -141,7 +143,7 @@ export default function HomePage() {
|
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Neem Contact Op", href: "/contact" },
|
|
|
|
|
{ text: "Volg @geupycyledthreads", href: "https://instagram.com" }
|
|
|
|
|
{ text: "Volg @geupycledthreads", href: "https://instagram.com" }
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -149,4 +151,4 @@ export default function HomePage() {
|
|
|
|
|
<FooterLogoReveal logoText="Geüpcycled Threads" />
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|