From 6fc33409f00a7a59dece3d6c337e3d915dc47bb5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 23:58:43 +0000 Subject: [PATCH] Update 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 d15d86c..bb0bb6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { tagIcon={Heart} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-tasty-tortillas-with-meat-tomato-sauce-ingredients_181624-46252.jpg" - imageAlt="Authentic handmade tacos with fresh ingredients" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoyVLXV8W4cAowPAudeIcvEAxt/uploaded-1773273485964-f3oqx7bz.jpg" + imageAlt="Taqueria el Cerrito logo" imagePosition="right" mediaAnimation="blur-reveal" buttons={[ -- 2.49.1