Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aefbb8611d | |||
| a8e26dbe06 | |||
| 290877c2e6 | |||
| 6b71661363 | |||
| a397e8a4de | |||
| 11392401cd |
@@ -47,10 +47,6 @@ export default function LandingPage() {
|
|||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
title="Beluna Cafe"
|
title="Beluna Cafe"
|
||||||
description="A cozy San Francisco escape for coffee, creativity, and connection."
|
description="A cozy San Francisco escape for coffee, creativity, and connection."
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "View Menu", href: "#menu"},
|
|
||||||
]}
|
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-sitting-cafe-talking-while-make-selfie_171337-19675.jpg", imageAlt: "Cafe interior view"},
|
imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-sitting-cafe-talking-while-make-selfie_171337-19675.jpg", imageAlt: "Cafe interior view"},
|
||||||
@@ -161,9 +157,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Location", items: [
|
title: "Location", items: [
|
||||||
{
|
{
|
||||||
label: "1195 Oak St, San Francisco", href: "#"},
|
label: "1195 Oak St, San Francisco", href: "https://www.google.com/maps/place/Beluna+Cafe/@37.7728351,-122.4414884,17z/data=!4m15!1m8!3m7!1s0x8085818880216513:0xf9d734a9ab634be9!2sBeluna+Cafe!8m2!3d37.7728351!4d-122.4389135!10e9!16s%2Fg%2F11scs3mcb3!3m5!1s0x8085818880216513:0xf9d734a9ab634be9!8m2!3d37.7728351!4d-122.4389135!16s%2Fg%2F11scs3mcb3?entry=ttu&g_ep=EgoyMDI2MDQwMS4wIKXMDSoASAFQAw%3D%3D"},
|
||||||
{
|
|
||||||
label: "View on Maps", href: "https://maps.google.com/?q=1195+Oak+St+San+Francisco"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user