diff --git a/apps/web/app/_components/footer.tsx b/apps/web/app/_components/footer.tsx index 7a5bb88..e57f32e 100644 --- a/apps/web/app/_components/footer.tsx +++ b/apps/web/app/_components/footer.tsx @@ -4,6 +4,7 @@ import GlassCard from "@/components/glassCard" import IconCircle from "@/components/iconCircle" import { siteConfig } from "@/config/site" import { SponsorList, SponsorTiers } from "@/config/sponsors" +import Image from "next/image" import Link from "next/link" function Sponsor() { @@ -84,13 +85,21 @@ function Footer() {
{/* Icon */}
- Organizers logo - Organizers logo
@@ -117,9 +126,13 @@ function Footer() { className="h-auto w-full max-w-[200px]" />
- Organizers logo
diff --git a/apps/web/config/site.ts b/apps/web/config/site.ts index da143c5..336aff1 100644 --- a/apps/web/config/site.ts +++ b/apps/web/config/site.ts @@ -1,5 +1,5 @@ export const siteConfig = { - name: "Bangmod Hackathon 2025 ได้เปิดรับสมัครเป็นที่เรียบร้อยแล้ว", + name: "Bangmod Hackathon 2025", url: "https://bangmodhackathon.com", ogImage: "https://bangmodhackathon.com/static/og.png", description: