From e464d43b9f00ea88cdee7fdd04d88ebd61eeeb77 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 07:27:41 +0000 Subject: [PATCH] Switch to version 1: modified src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2403d11..857feab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Ver cardápio completo", href: "#menu"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ByM9kqI2OQzVCB4kwcjxDOTohc/uploaded-1775457630893-c8y35rub.jpg" + 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" /> @@ -166,4 +166,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}