import React from "react"; import Navbar from "@/components/Home/Navbar"; import Footer from "@/components/Home/Footer"; import HeroSecond from "@/components/Pengumuman/HeroSecond"; import CardUndangan from "@/components/Pengumuman/CardUndangan"; export default function Undangan() { return ( <>