From dd2cdd63df68003431da516565834e83ea3571f6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 06:40:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 857feab..aa39298 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,8 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/steak-with-vegetable-salad-fried-potatoes_114579-3255.jpg" imageAlt="Churrasco autĂȘntico no Cowboy Restaurante" mediaAnimation="slide-up" + logoText="" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ByM9kqI2OQzVCB4kwcjxDOTohc/uploaded-1775457630893-c8y35rub.jpg" /> @@ -166,4 +168,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1