feat: Minor changes to the frontend (#145)

This PR does a facelift to the `/` and `/pricing` pages
This commit is contained in:
Wanjohi
2024-12-26 22:27:27 +03:00
committed by GitHub
parent 2c39517a27
commit 0d36acb983
16 changed files with 488 additions and 961 deletions

View File

@@ -20,7 +20,7 @@ type Props = {
export function ReactHeroSection({ children }: Props) {
return (
<>
<section className="px-4" >
<section className="px-4 w-screen" >
<header className="mx-auto max-w-xl pt-20 pb-1">
<motion.img
initial={{