forked from UKSOURCE/ipv6
feat: resize header and footer to reduce height
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import AgendaSection from "@/app/components/home/AgendaSection";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<main className="pt-24 lg:pt-32">
|
||||
<main className="pt-16 lg:pt-20">
|
||||
<HeroSection data={home.hero} />
|
||||
<VisionSection data={home.vision} />
|
||||
<StatsSection data={home.stats} />
|
||||
|
||||
Reference in New Issue
Block a user