Update src/components/Layout.tsx

This commit is contained in:
2026-06-25 08:56:49 +00:00
parent 01d8853393
commit efd4eaf326

View File

@@ -35,7 +35,7 @@ export default function Layout() {
<SiteBackgroundSlot />
<SectionErrorBoundary name="navbar">
<NavbarFloatingLogo
logo="Therapy NLP"
logo="RON"
logoImageSrc="http://img.b2bpic.net/free-photo/pink-lotus-flower-blooming-dark-water_84443-94671.jpg"
ctaButton={{
text: "Book Now", href: "#contact"}}
@@ -46,8 +46,8 @@ export default function Layout() {
</main>
<SectionErrorBoundary name="footer">
<FooterMinimal
brand="Therapy NLP"
copyright="© 2024 Therapy NLP All Rights Reserved."
brand="RON"
copyright="© 2024 RON All Rights Reserved."
socialLinks={[
{
icon: "Twitter", href: "#"},