Merge version_2 into main #15

Merged
bender merged 1 commits from version_2 into main 2026-03-29 12:57:46 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson", date: "10/05/2024", title: "Top Experience", quote: "Una perla nascosta, nel cuore di Napoli. Un'esperienza sensoriale indimenticabile.", tag: "Eccellente", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-bolognese-vegetables-served-bowl-closeup_1220-7697.jpg?id=64868821"},
id: "1", name: "Sarah Johnson", date: "10/05/2024", title: "Top Experience", quote: "Una perla nascosta, nel cuore di Napoli. Un'esperienza sensoriale indimenticabile.", tag: "Eccellente", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-bolognese-vegetables-served-bowl-closeup_1220-7697.jpg?id=64868821&_wi=1"},
{
id: "2", name: "Michael Chen", date: "12/06/2024", title: "Casa away from home", quote: "Ci ha fatti sentire a casa. Il ragù è incredibile, una poesia.", tag: "Caloroso", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-lunch-together-restaurant_58466-16804.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pasta-bolognese-with-bacon_661915-132.jpg?id=28006996"},
{
@@ -113,7 +113,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Ragù Napoletano", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-bolognese-vegetables-served-bowl-closeup_1220-7697.jpg?id=64868821"},
id: "p1", name: "Ragù Napoletano", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-bolognese-vegetables-served-bowl-closeup_1220-7697.jpg?id=64868821&_wi=2"},
{
id: "p2", name: "Parmigiana di Melanzane", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/pot-roast-chicken-with-bell-peppers_141793-1241.jpg?id=7105069"},
{