diff --git a/src/app/page.tsx b/src/app/page.tsx index 73c6409..a1eb2c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,6 +107,7 @@ export default function LandingPage() { useInvertedBackground={false} gridVariant="three-columns-all-equal-width" animationType="slide-up" + cardClassName="group relative flex flex-col h-full overflow-hidden rounded-theme bg-card-light hover:shadow-lg transition-all duration-300" products={[ { id: "1", name: "Deluxe Ocean View", price: "$180/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Deluxe Ocean View room with balcony"},