Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e9d2b3e216 | |||
| 2f30be2b22 | |||
| f5c64e697d |
@@ -63,10 +63,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Bekijk Assortiment", href: "assortment" },
|
|
||||||
{ text: "Vraag Prijs & Sample", href: "contact" },
|
{ text: "Vraag Prijs & Sample", href: "contact" },
|
||||||
|
{ text: "Bekijk Assortiment", href: "assortment" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
buttonClassName="px-8 py-3 font-semibold text-lg shadow-lg hover:shadow-xl transition-all duration-300"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user