From 29fc9b208a36fd70e4e8206b42f8f005970d2d41 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 05:57:17 +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 ba28b6a..75b37c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "View Our Menu", href: "#menu" }, { text: "Find Our Truck", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-tacos-wooden-table_23-2148629356.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyhxoICdPdIS57TjqauA89PM4R/uploaded-1781157392765-16tex2ph.png" imageAlt="Delicious street tacos and burritos" mediaAnimation="slide-up" imagePosition="right" @@ -243,4 +243,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file