Update src/app/page.tsx
This commit is contained in:
@@ -176,7 +176,6 @@ export default function Page() {
|
||||
{ "imageSrc": getAssetUrl('hero-carousel-5'), "imageAlt": getAssetAlt('hero-carousel-5') },
|
||||
{ "imageSrc": getAssetUrl('hero-carousel-6'), "imageAlt": getAssetAlt('hero-carousel-6') }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about" className={`${inter.variable}`}>
|
||||
|
||||
Reference in New Issue
Block a user