6 Commits

Author SHA1 Message Date
ce86762fc2 Merge version_2 into main
Merge version_2 into main
2026-06-01 18:26:55 +00:00
6ee39d0dab Update src/app/page.tsx 2026-06-01 18:26:49 +00:00
2e4e5042d3 Merge version_2 into main
Merge version_2 into main
2026-06-01 18:26:15 +00:00
c2577fa759 Update src/app/page.tsx 2026-06-01 18:26:12 +00:00
efb9cddbfd Merge version_1 into main
Merge version_1 into main
2026-06-01 18:21:47 +00:00
c08832af26 Merge version_1 into main
Merge version_1 into main
2026-06-01 18:21:01 +00:00

View File

@@ -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"},
],