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 ( -
+