From 06c6e2cea5c9964f87dcbc9decd9febea406e58c Mon Sep 17 00:00:00 2001 From: guhrodrrigues Date: Tue, 7 Oct 2025 21:31:59 -0300 Subject: [PATCH] style: add mobile improvements to home page --- apps/web/src/app/components/page.tsx | 2 +- apps/web/src/components/sections/hero.tsx | 2 +- apps/web/src/components/sections/patterns.tsx | 4 ++-- apps/web/src/illustrations/buttons.tsx | 2 +- apps/web/src/illustrations/ecommerce.tsx | 4 ++-- apps/web/src/illustrations/gallery.tsx | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/web/src/app/components/page.tsx b/apps/web/src/app/components/page.tsx index d5a8fcca8a..e1e439e452 100644 --- a/apps/web/src/app/components/page.tsx +++ b/apps/web/src/app/components/page.tsx @@ -86,7 +86,7 @@ export default async function ComponentsPage() {
-

+

{category.name}

diff --git a/apps/web/src/components/sections/hero.tsx b/apps/web/src/components/sections/hero.tsx index 50d2c9ca20..92ddf2fc27 100644 --- a/apps/web/src/components/sections/hero.tsx +++ b/apps/web/src/components/sections/hero.tsx @@ -49,7 +49,7 @@ const HeroSection = () => { /> {/* Left Column - Content */} -
+
React Email Logo {
-

+

{category.name}

@@ -92,7 +92,7 @@ const PatternsSection = () => { const Content = ({ component }: { component: string }) => { return ( -
+
(
diff --git a/apps/web/src/illustrations/ecommerce.tsx b/apps/web/src/illustrations/ecommerce.tsx index d0150999e2..62e9a91b76 100644 --- a/apps/web/src/illustrations/ecommerce.tsx +++ b/apps/web/src/illustrations/ecommerce.tsx @@ -1,9 +1,9 @@ import { CircleDollarSign } from 'lucide-react'; const IllustrationEcommerce: React.FC = () => ( -
+
- +
diff --git a/apps/web/src/illustrations/gallery.tsx b/apps/web/src/illustrations/gallery.tsx index c4ce17e753..d49846f729 100644 --- a/apps/web/src/illustrations/gallery.tsx +++ b/apps/web/src/illustrations/gallery.tsx @@ -7,8 +7,8 @@ const IllustrationGallery: React.FC = () => (
-
- +
+