Update src/app/page.tsx

This commit is contained in:
2025-12-23 11:51:40 +00:00
parent a5433021ba
commit 1f61f2ae85

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
label: "100% Fresh"
}
]}
buttons={[{ text: "Learn More", href: "#" }]}
buttons={[{"text":"Learn More","href":"www.youtube.com"}]}
useInvertedBackground="noInvert"
/>
</div>