Update src/app/page.tsx
This commit is contained in:
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
title="Naše portfolio produktů"
|
||||
description="Prohlédněte si naše pečlivě připravené dorty, zákusky a další pochoutky, které s láskou tvoříme. Každý produkt je vizuální i chuťový zážitek."
|
||||
tag="Naše tvorba"
|
||||
cardClassName="flex flex-col h-full overflow-hidden rounded-xl shadow-lg border-2 border-transparent transition-all duration-300 ease-out hover:border-accent"
|
||||
|
||||
imageContainerClassName="relative h-[80%]"
|
||||
imageClassName="absolute inset-0 object-cover w-full h-full"
|
||||
cardContentClassName="p-4 md:p-6 bg-card flex-grow"
|
||||
|
||||
Reference in New Issue
Block a user