2 Commits

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

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>
@@ -158,7 +158,7 @@ export default function LandingPage() {
<ContactInline
text="Ready for an unforgettable meal?"
inputPlaceholder="Enter your email to reserve or inquire"
buttonText="Get in Touch"
buttonText="Get and Touch"
animationType="reveal-blur"
useInvertedBackground="noInvert"
/>