Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user