|
|
|
@@ -106,7 +106,7 @@ export default function HomePage() {
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<TestimonialCardOne
|
|
|
|
<TestimonialCardOne
|
|
|
|
title="Wat Klanten Ervan Houden"
|
|
|
|
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={[
|
|
|
|
testimonials={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1", name: "Emma S.", role: "Mode Liefhebber", company: "Amsterdam", rating: 5,
|
|
|
|
id: "1", name: "Emma S.", role: "Mode Liefhebber", company: "Amsterdam", rating: 5,
|
|
|
|
@@ -141,7 +141,7 @@ export default function HomePage() {
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Neem Contact Op", href: "/contact" },
|
|
|
|
{ text: "Neem Contact Op", href: "/contact" },
|
|
|
|
{ text: "Volg @geupycyledthreads", href: "https://instagram.com" }
|
|
|
|
{ text: "Volg @geupycledthreads", href: "https://instagram.com" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@@ -149,4 +149,4 @@ export default function HomePage() {
|
|
|
|
<FooterLogoReveal logoText="Geüpcycled Threads" />
|
|
|
|
<FooterLogoReveal logoText="Geüpcycled Threads" />
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|