1 Commits

Author SHA1 Message Date
1f61f2ae85 Update src/app/page.tsx 2025-12-23 11:51:40 +00:00

View File

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