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 +}