Update src/app/page.tsx

This commit is contained in:
2026-05-11 10:05:59 +00:00
parent 23b2257165
commit d4a97759fd

View File

@@ -45,13 +45,13 @@ export default function TacoRestaurantPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboard <HeroBillboard
title="Authentic Mexican flavor, fast & friendly." title="EL TAQUEO TIJUANA STYLE"
description="Experience the heartbeat of Atascocita through our handcrafted street tacos. Fresh, hot, and seasoned with love by our family to yours." description="Experience the heartbeat of Atascocita through our handcrafted street tacos. Fresh, hot, and seasoned with love by our family to yours."
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
tag="Your new go-to taco spot" tag="Authentic Urban Eatery"
tagIcon={Sparkles} tagIcon={Sparkles}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DZadvoV447LuMKCkE5BuoNjGIy/uploaded-1778493808965-foiakiqt.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DZadvoV447LuMKCkE5BuoNjGIy/uploaded-1778493808965-foiakiqt.png"
imageAlt="EL TAQUEO TIJUANA STYLE storefront render" imageAlt="High-quality digital render of EL TAQUEO TIJUANA STYLE storefront on a clean modern façade in bright daylight"
buttons={[ buttons={[
{ text: "View Menu", href: "#menu" }, { text: "View Menu", href: "#menu" },
{ text: "Order Now", href: "#contact" } { text: "Order Now", href: "#contact" }