From f9282ddc55fd24257037fa85b3a3aaf8a2034dab Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:51:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 529807a..61dbeaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,8 +37,8 @@ export default function LandingPage() { { name: "Kontakt", id: "contact" }, { name: "Rozpocznij projekt", id: "/rozpocznij-projekt" } ]} - bottomLeftText="Warszawa, Polska" - bottomRightText="hello@walnystudio.ai" + bottomLeftText="Rajcza, Polska" + bottomRightText="wsa.labs.wolny@gmail.com" /> @@ -384,7 +384,7 @@ export default function LandingPage() { socialLinks={[ { icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" }, { icon: Github, href: "https://github.com", ariaLabel: "GitHub" }, - { icon: Mail, href: "mailto:hello@walnystudio.ai", ariaLabel: "Email" } + { icon: Mail, href: "mailto:wsa.labs.wolny@gmail.com", ariaLabel: "Email" } ]} ariaLabel="Stopka strony" />