Merge version_1 into main #1
@@ -1,4 +1,4 @@
|
|||||||
"use client"
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
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"
|
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"
|
ariaLabel="Hero section introducing Atomico venture capital"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user