Update src/app/page.tsx

This commit is contained in:
2026-05-11 10:03:47 +00:00
parent fe3f1c3b9c
commit 071961c840

View File

@@ -50,8 +50,8 @@ export default function TacoRestaurantPage() {
background={{ variant: "sparkles-gradient" }}
tag="Your new go-to taco spot"
tagIcon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/mexican-food-concept-flat-lay_23-2148629374.jpg"
imageAlt="Authentic street tacos with fresh cilantro and lime"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DZadvoV447LuMKCkE5BuoNjGIy/uploaded-1778493808965-foiakiqt.png"
imageAlt="EL TAQUEO TIJUANA STYLE storefront render"
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Order Now", href: "#contact" }