diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 016efdf..363b0da 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -24,7 +24,8 @@ const sansation = localFont({ export const metadata: Metadata = { title: "NSBM IEEE Day 24", - description: "IEEE Day 2024: Unleash Your Leadership Potential in AI. Join us for this year's IEEE Day celebration, where we aim to create a transformative experience that opens doors to growth, connection, and learning.", + description: + "IEEE Day 2024: Unleash Your Leadership Potential in AI. Join us for this year's IEEE Day celebration, where we aim to create a transformative experience that opens doors to growth, connection, and learning.", }; export default function RootLayout({ diff --git a/src/components/sections/Timeline.tsx b/src/components/sections/Timeline.tsx index 51d80cf..4383243 100644 --- a/src/components/sections/Timeline.tsx +++ b/src/components/sections/Timeline.tsx @@ -29,7 +29,7 @@ const Timeline = () => {