Merge version_4 into main #5

Merged
development merged 1 commits from version_4 into main 2026-01-06 16:06:04 +00:00

View File

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