Compare commits
7 Commits
version_3_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b9825a589 | |||
| 0d8e36d6b2 | |||
| 903e2cee93 | |||
| 3aac524fcf | |||
| 3d75fdc2b3 | |||
| 62aa2774ca | |||
| decd90e783 |
@@ -42,7 +42,7 @@ export default function Layout() {
|
||||
<SiteBackgroundSlot />
|
||||
<SectionErrorBoundary name="navbar">
|
||||
<NavbarInline
|
||||
logo="Claercoat Pro"
|
||||
logo="Clearcoat Pro"
|
||||
ctaButton={{
|
||||
text: "Book Detail",
|
||||
href: "#contact",
|
||||
@@ -54,7 +54,7 @@ export default function Layout() {
|
||||
</main>
|
||||
<SectionErrorBoundary name="footer">
|
||||
<FooterSimpleMedia
|
||||
brand="Claercoat Pro"
|
||||
brand="Clearcoat Pro"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us",
|
||||
@@ -83,7 +83,7 @@ export default function Layout() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyright="© 2024 Claercoat Pro. All rights reserved."
|
||||
copyright="© 2024 Clearcoat Pro. All rights reserved."
|
||||
links={[
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
|
||||
Reference in New Issue
Block a user