Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ac18b5e25 | |||
| b38b8d5bff |
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
text="Visit Trieste Cafe or Call Us Today to Experience Authentic Greek Cuisine!\n\n10 S 5th St #9, Minneapolis, MN 55402\nPhone: (612) 333-4658\n\nWe look forward to serving you the best of Greek cuisine in Minnesota!"
|
||||
text="Visit Trieste Cafe or Call Us Today to Experience Authentic Greek Cuisine!\n\n10 S 5th St #9\nMinneapolis, MN 55402\nPhone: (612) 333-4658\n\nWe look forward to serving you the best of Greek cuisine in Minnesota!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=Trieste+Cafe+10+S+5th+St+%239,+Minneapolis,+MN+55402"},
|
||||
@@ -293,4 +293,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user