Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a52a729217 | |||
| 0a3f6584c9 | |||
| 10d76188ea | |||
| 95bd10c660 |
@@ -166,10 +166,10 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
text="Find us in the heart of the Barrio. Open daily from 7:00 AM to 8:00 PM. See you tomorrow morning for your usual order."
|
text="Find us at C de Puigcerdà, Sant Martí, 08019 Barcelona. Open daily from 7:00 AM to 8:00 PM. See you tomorrow morning for your usual order."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Find Us on Maps", href: "https://maps.google.com"},
|
text: "Get Directions", href: "https://maps.google.com"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -221,4 +221,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user