Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-06 05:18:54 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{
text: "Reserve a Table", href: "/contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg?_wi=2"
logoText="L'Adresse"
columns={[
{ title: "Navigation", items: [{ label: "About", href: "/about" }, { label: "Menu", href: "/shop" }] },