Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce9df4fe51 | |||
| 490370b7c8 |
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user