From c67262a545283b7348781498de0b73406f42dfac Mon Sep 17 00:00:00 2001 From: gom-by Date: Mon, 13 Jan 2025 14:47:00 +0100 Subject: [PATCH] centering home page content --- latosa-frontend/app/page.tsx | 6 +++--- latosa-frontend/components/features.tsx | 4 ++-- latosa-frontend/components/gallery.tsx | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/latosa-frontend/app/page.tsx b/latosa-frontend/app/page.tsx index 30e69fe..1c0861c 100644 --- a/latosa-frontend/app/page.tsx +++ b/latosa-frontend/app/page.tsx @@ -8,7 +8,7 @@ export default async function Home() { return (
-
+
+ +
- -
); } diff --git a/latosa-frontend/components/features.tsx b/latosa-frontend/components/features.tsx index 8926f0e..914c180 100644 --- a/latosa-frontend/components/features.tsx +++ b/latosa-frontend/components/features.tsx @@ -8,8 +8,8 @@ const Features: React.FC< }> > = ({ title, description, cta, children }) => { return ( -
-
+
+

{title} diff --git a/latosa-frontend/components/gallery.tsx b/latosa-frontend/components/gallery.tsx index 0cbd79e..5dfb3ba 100644 --- a/latosa-frontend/components/gallery.tsx +++ b/latosa-frontend/components/gallery.tsx @@ -73,7 +73,7 @@ const Gallery6 = () => { }; }, [carouselApi]); return ( -
+