Update src/components/Layout.tsx
This commit is contained in:
@@ -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: "#"},
|
||||
|
||||
Reference in New Issue
Block a user