Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user