2 Commits

Author SHA1 Message Date
8693dca5a4 Update src/app/page.tsx 2026-03-05 19:27:52 +00:00
5632a89484 Merge version_2 into main
Merge version_2 into main
2026-03-05 19:23:24 +00:00

View File

@@ -199,7 +199,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ text: "Visit Us", href: "#" }, { text: "Visit Us", href: "#" },
{ text: "Call (212) 555-DELI", href: "#" }, { text: "Call for Catering", href: "#" },
]} ]}
ariaLabel="Contact call to action" ariaLabel="Contact call to action"
/> />