From 91da2816055ce472b8f0d43cc9a3a03cf7835ae8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 09:18:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 543e94b..7612b9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,8 +42,8 @@ export default function LandingPage() {
@@ -116,7 +116,7 @@ export default function LandingPage() { }, ]} animationType="slide-up" - title="Every table tells a story" + title="Chaque table raconte une histoire" description="Immerse yourself in an aesthetic designed for connection." /> -- 2.49.1