diff --git a/App.tsx b/App.tsx index c4c647b..81353b7 100644 --- a/App.tsx +++ b/App.tsx @@ -31,13 +31,13 @@ const AppContent: React.FC = () => { return ( setCurrentPage(user ? "dashboard" : "login")} /> ); - if (currentPage === "login") return user ? : ; + if (currentPage === "login") return user ? : ; if (currentPage === "register") return user ? : ; if (currentPage === "privacy") return ; if (currentPage === "terms") return ; if (currentPage === "lgpd") return ; - if (!user) return ; + if (!user) return ; switch (currentPage) { case "dashboard": diff --git a/pages/Home.tsx b/pages/Home.tsx index 6b60fe3..3d18556 100644 --- a/pages/Home.tsx +++ b/pages/Home.tsx @@ -53,7 +53,7 @@ export const Home: React.FC = ({ onEnter }) => { return (
{/* Hero Section */} -
+
{HERO_IMAGES.map((img, idx) => (
= ({ onEnter }) => { {/* Text - Only visible on first slide */}
-
-

+
+

Eternizando Momentos
Únicos

-

+

Gestão completa para eventos inesquecíveis. Do planejamento à entrega do álbum perfeito.

{/* Carousel Dots */} -
+
{HERO_IMAGES.map((_, idx) => (
{/* Albums Section */} -
+
-
+
{/* Left side - Icon and Text */} -
-
+
+
Álbuns
-

+

ÁLBUNS
PERSONALIZADOS

-
-

+

+

Escolha a cor, tamanho, tecido, acabamento, modelo,

-

+

laminação, tipo de impressão e muito mais!

-

+

Tenha seu álbum exclusivo e de acordo com o seu gosto.

{/* Right side - CTA */} -
-
-
-
+
+
+
+
Cadastrar
-

+

Faça parte da Photum e cadastre sua formatura.

{/* Decorative elements */} -
-
+
+
{/* Contact Section */} -
+
{/* Decorative gradient circles */} -
-
+
+
-
-
-

ENTRE EM CONTATO

-

Envie sua mensagem, ligue ou faça uma visita em nossa empresa!

+
+
+

ENTRE EM CONTATO

+

Envie sua mensagem, ligue ou faça uma visita em nossa empresa!

-
+
{/* Left side - Contact Info */} -
+
-
+
-
-

Rua Bom Recreio, 305

-

Jd. Boer II • Americana SP

-

CEP 13477-720

+
+

Rua Bom Recreio, 305

+

Jd. Boer II • Americana SP

+

CEP 13477-720

= ({ onEnter }) => {
{/* Mini Map */} -
+