Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-04-04 21:20:05 +00:00

View File

@@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import LegalSection from '@/components/legal/LegalSection';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import Link from "next/link";
@@ -47,17 +46,6 @@ export default function ContactPage() {
/>
</div>
<div id="legal" data-section="legal">
<LegalSection
layout="section"
title="Code of Conduct"
sections={[
{
heading: "Policy", content: "All members must maintain professional decorum during club activities."},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/back-view-cropped-picture-multiethnic-group_171337-13426.jpg"