From e6c25e27d7d9405be6d73c17a4752a11d1b62ac2 Mon Sep 17 00:00:00 2001 From: Arsya Date: Fri, 18 Oct 2024 23:59:58 +0700 Subject: [PATCH] feat: enabling and redirecting booklet button to the target link (#11) --- src/components/common/hero-section.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/common/hero-section.tsx b/src/components/common/hero-section.tsx index 9a5bacc..5cb9caa 100644 --- a/src/components/common/hero-section.tsx +++ b/src/components/common/hero-section.tsx @@ -40,7 +40,11 @@ export function HeroSection() { inView className="mt-4 flex w-full flex-col gap-3 sm:flex-row sm:justify-center sm:gap-6" > -