Update src/app/page.tsx

This commit is contained in:
2026-05-11 10:07:31 +00:00
parent 381b196b22
commit c317d8b908

View File

@@ -50,8 +50,6 @@ export default function TacoRestaurantPage() {
background={{ variant: "sparkles-gradient" }}
tag="Authentic Urban Eatery"
tagIcon={Sparkles}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DZadvoV447LuMKCkE5BuoNjGIy/uploaded-1778493808965-foiakiqt.png"
imageAlt="High-quality digital render of EL TAQUEO TIJUANA STYLE storefront on a clean modern façade in bright daylight"
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Order Now", href: "#contact" }