Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce86762fc2 | |||
| 6ee39d0dab | |||
| 2e4e5042d3 | |||
| c2577fa759 | |||
| efb9cddbfd | |||
| c08832af26 |
@@ -88,7 +88,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Story & Passion"
|
||||
description={[
|
||||
"L'as Food was founded with a simple vision: to bring the heart of French culinary tradition to Laval. We believe in the power of fresh, seasonal ingredients combined with classic techniques to create dishes that are both comforting and exquisite. Our journey began on 1 Rue de Bretagne, a place where food, family, and friends converge.", "Every dish crafted in our kitchen tells a story of heritage and passion. From the first bite to the last, we invite you to savor the rich flavors and aromas that define French gastronomy. Our dedicated team is committed to providing an exceptional dining experience, making every visit to L'as Food a memorable celebration of taste and culture."]}
|
||||
"L'as Food was founded with a simple vision: to bring the heart of French culinary tradition to Laval. We believe in the power of fresh, seasonal ingredients combined with classic techniques to create dishes that are both comforting and exquisite. Our journey began on 1 Rue de Bretagne, a place where food, family, and friends converge.", "Every dish crafted in our kitchen tells a story of heritage and passion. From the first bite to the last, we invite you to savor the rich flavors and aromas that define French gastronomy. Our dedicated team is committed to providing an exceptional dining experience, making every visit to L'as Food a memorable celebration of taste and culture."
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
@@ -246,7 +247,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Reservations", href: "#contact"},
|
||||
{
|
||||
label: "Location", href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere"},
|
||||
label: "Location", href: "https://maps.app.goo.gl/FzWJ5fK2v4xQ2yW97"},
|
||||
{
|
||||
label: "Email", href: "mailto:contact@lasfood.fr"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user