Update src/app/contact/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function ContactPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={navItems}
|
||||
brandName="VintDragon"
|
||||
brandName="Vintdragon"
|
||||
button={{
|
||||
text: "Book Strategy Call",
|
||||
href: "/contact",
|
||||
@@ -122,7 +122,7 @@ export default function ContactPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2025 VintDragon. Driving Business Growth Through Digital Excellence."
|
||||
copyrightText="© 2025 Vintdragon. Driving Business Growth Through Digital Excellence."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user