Add bundle sales front end integration

This commit is contained in:
2026-08-04 11:18:32 +05:30
parent d79371697e
commit 4f56d481a2
22 changed files with 1849 additions and 54 deletions
+1
View File
@@ -27,6 +27,7 @@ export default function RootLayout({
<html
lang="en"
className={`${geistSans.variable} ${geistMono.variable} h-full antialiased`}
data-scroll-behavior="smooth"
suppressHydrationWarning
>
<body className="min-h-full flex flex-col">