Update src/app/page.tsx
This commit is contained in:
@@ -158,6 +158,10 @@ export default function LandingPage() {
|
|||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
uniformGridCustomHeightClasses="min-h-80"
|
uniformGridCustomHeightClasses="min-h-80"
|
||||||
cardClassName="backdrop-blur-md bg-card/40 border border-accent/20"
|
cardClassName="backdrop-blur-md bg-card/40 border border-accent/20"
|
||||||
|
containerClassName="relative"
|
||||||
|
containerStyle={{
|
||||||
|
backgroundImage: "url('http://img.b2bpic.net/free-photo/variety-tasty-natural-fruits-vegetables-italian-market-horizontal-selective-focus_1220-1257.jpg')", backgroundSize: "cover", backgroundPosition: "center", backgroundAttachment: "fixed"
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user