diff --git a/packages/website/src/routes/index.tsx b/packages/website/src/routes/index.tsx index 1bdc7589c..244e8d702 100644 --- a/packages/website/src/routes/index.tsx +++ b/packages/website/src/routes/index.tsx @@ -20,8 +20,14 @@ export const Route = createFileRoute('/')({ function Home() { return ( - {/* Hero section */} -
+ {/* Hero section with background image */} +
+
+
+