Merge version_1 into main #1

Merged
development merged 7 commits from version_1 into main 2026-01-22 15:14:26 +00:00
Showing only changes of commit 59d6dc0508 - Show all commits

View File

@@ -5,6 +5,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ContactText from '@/components/sections/contact/ContactText';
import FooterCard from '@/components/sections/footer/FooterCard';
import { Linkedin, Twitter, Mail } from 'lucide-react';
import Link from 'next/link';
export default function ContactPage() {
return (