From 9953f5b120def099ec0eb4e818ff480faa27d2f4 Mon Sep 17 00:00:00 2001 From: Aryan Kumar Date: Thu, 18 Jan 2024 11:38:36 +0530 Subject: [PATCH] update: cta button --- app/page.tsx | 8 +++----- components/TicketSection/index.tsx | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index feb5ffd..903fceb 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -49,18 +49,16 @@ export default function Home() { Read Blog - +

diff --git a/components/TicketSection/index.tsx b/components/TicketSection/index.tsx index 9ac650f..2135ab6 100644 --- a/components/TicketSection/index.tsx +++ b/components/TicketSection/index.tsx @@ -8,7 +8,7 @@ function TicketSection() { const [ticketBookingOpen, setTicketBookingOpen] = useState(false) const [bookTicketType, setBookTicketType] = useState('') return ( -

+