Update src/app/page.tsx

This commit is contained in:
2026-01-06 16:05:59 +00:00
parent 83eef731db
commit 7770faa57a

View File

@@ -48,12 +48,11 @@ export default function LandingPage() {
{ text: "Get Started", href: "contact" },
{ text: "Learn More", href: "features" }
]}
images={[
mediaItems={[
{
src: "https://img.b2bpic.net/free-vector/dashboard-interface-user-panel-template_52683-23323.jpg", alt: "Digital dashboard interface"
}
]}
animationType="slide-up"
/>
</div>