main
psoubrie 2023-10-31 20:32:44 +00:00
parent a06f8b2fe5
commit 178ebe9770
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export default function Home() {
<Flipbook className="" width={mainWidth} height={mainWidth*1123/794}>
<div className="bg-gray-300">
<div className="flex justify-center items-center h-full">
<a href="/catalogus2023/KerstNieuw_Raam_2023-24_RArtsy.pdf" target="_blank" className="border-my-red border-[3px] p-4 rounded-full flex gap-2 cursor-pointer hover:border-black hover:bg-white font-mono font-bold text-sm tracking-wide">
<a href="https://www.raphyartsy.com/files/KerstNieuw_Raam_2023-24_RArtsy.pdf" target="_blank" className="border-my-red border-[3px] p-4 rounded-full flex gap-2 cursor-pointer hover:border-black hover:bg-white font-mono font-bold text-sm tracking-wide">
PDF DOWNLOAD
</a>
</div>