From a05853a0aaf9a3783dd43191c3097d76dbd876f7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:49:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6685743..d89ca11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,6 +137,7 @@ export default function LandingPage() { cardDescriptionClassName="text-base leading-relaxed opacity-80 mt-4" imageClassName="w-full h-64 object-cover" /> + />
@@ -173,6 +174,7 @@ export default function LandingPage() { cardTitleClassName="text-xl font-bold mb-3" cardDescriptionClassName="text-base opacity-75 leading-relaxed" /> + />
@@ -225,6 +227,7 @@ export default function LandingPage() { companyClassName="text-sm font-medium text-blue-600 mt-1" ratingClassName="text-yellow-400 mt-3" /> + />
@@ -269,6 +272,7 @@ export default function LandingPage() { accordionTitleClassName="font-semibold text-lg cursor-pointer" accordionContentClassName="text-base opacity-80 leading-relaxed" /> + />