Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 290877c2e6 | |||
| 6b71661363 | |||
| a397e8a4de | |||
| 11392401cd |
@@ -47,10 +47,6 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
title="Beluna Cafe"
|
||||
description="A cozy San Francisco escape for coffee, creativity, and connection."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-sitting-cafe-talking-while-make-selfie_171337-19675.jpg", imageAlt: "Cafe interior view"},
|
||||
@@ -162,8 +158,6 @@ export default function LandingPage() {
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "1195 Oak St, San Francisco", href: "#"},
|
||||
{
|
||||
label: "View on Maps", href: "https://maps.google.com/?q=1195+Oak+St+San+Francisco"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user