Update src/app/page.tsx

This commit is contained in:
2026-05-30 14:51:27 +00:00
parent c26994c9df
commit fbe0eae136

View File

@@ -84,7 +84,8 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
buttons={[
{
text: "View Menu", href: "#menu"
text: "Vezi meniul
", href: "#menu"
},
{
text: "Make a Reservation", href: "#contact"
@@ -194,7 +195,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1", name: "Spaghetti Carbonara", price: "55 RON", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-two-plates-spaghetti-white-surface_181624-6272.jpg", imageAlt: "Spaghetti Carbonara"
id: "1", name: "Spaghetti Carbonara", price: "45 RON", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-two-plates-spaghetti-white-surface_181624-6272.jpg", imageAlt: "Spaghetti Carbonara"
},
{
id: "2", name: "Lasagna al Forno", price: "60 RON", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-dough-with-rice-dark-surface-dish-meal-pasta-dough_140725-82595.jpg", imageAlt: "Lasagna al Forno"
@@ -293,10 +294,10 @@ export default function LandingPage() {
background={{
variant: "plain"
}}
tag="Connect With Us"
title="Make a Reservation or Order Pickup"
tag="Contactează-ne "
title="Fă o rezervare chiar acum! "
description="We'd love to welcome you to Pasta Fresca. Reserve your table or place an order for a delightful meal at home. Reach out to us for any inquiries."
imageSrc="http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065734.jpg"
imageSrc="https://img.b2bpic.net/free-photo/various-types-uncooked-pasta_114579-11174.jpg?id=9491075"
imageAlt="Exterior of Pasta Fresca restaurant"
mediaAnimation="slide-up"
mediaPosition="left"