Merge version_3 into main #7

Merged
bender merged 1 commits from version_3 into main 2026-05-22 09:01:35 +00:00

View File

@@ -163,8 +163,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Plans", href: "#pricing" }] },
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "Privacy", href: "#" }] },
{ items: [{ label: "About", href: "#about" }, { label: "Plans", href: "#pricing" }] },
{ items: [{ label: "Contact", href: "#contact" }, { label: "Privacy", href: "#" }] },
]}
logoText="Pehellwaan Gym"
/>