3 Commits

Author SHA1 Message Date
c3e9abf50d Update src/app/page.tsx 2026-03-08 10:55:13 +00:00
38399bfa69 Update src/app/layout.tsx 2026-03-08 10:55:13 +00:00
4c8dfab588 Merge version_11 into main
Merge version_11 into main
2026-03-08 10:51:16 +00:00
2 changed files with 17 additions and 1403 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>