Update src/app/page.tsx

This commit is contained in:
2026-01-07 12:02:04 +00:00
parent 9bc62c3123
commit 9eee9f0a10

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
@@ -68,7 +68,7 @@ export default function AtomicoLandingPage() {
{
imageSrc: "https://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg", imageAlt: "Venture capital portfolio growth"
}
]
],
ariaLabel="Hero section introducing Atomico venture capital"
/>
</div>