Compare commits
3 Commits
version_11
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| c3e9abf50d | |||
| 38399bfa69 | |||
| 4c8dfab588 |
1418
src/app/layout.tsx
1418
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -302,6 +302,8 @@ export default function LandingPage() {
|
||||
logoText="Expert Dental Care"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
className="py-12 md:py-16"
|
||||
wrapperClassName="py-12 md:py-16"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user