Update src/app/page.tsx

This commit is contained in:
2026-02-11 16:33:00 +00:00
parent d4fe63a90f
commit 04b47b3d5c

View File

@@ -53,7 +53,6 @@ export default function LandingPage() {
imageSrc="https://img.b2bpic.net/free-photo/friends-party-with-delicious-pizza_23-2151309394.jpg"
imageAlt="Dima's proud coming out portrait"
frameStyle="card"
mediaAnimation="slide-up"
/>
</div>
@@ -67,7 +66,6 @@ export default function LandingPage() {
{ icon: Users, label: "Supportive People", value: "∞" },
{ icon: Zap, label: "Freedom Level", value: "100%" }
]}
metricsAnimation="fade-in"
/>
</div>