diff --git a/src/app/page.tsx b/src/app/page.tsx index d3c9d67..87db541 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,6 +132,7 @@ export default function LandingPage() { showBorder={true} useInvertedBackground={true} buttons={[{ text: "Back to Gallery", href: "#wardrobe" }]} + descriptionClassName="[&>p:nth-child(2)]:font-semibold [&>p:nth-child(2)]:text-accent" />