Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-09 21:45:43 +00:00
5 changed files with 1400 additions and 33 deletions

View File

@@ -91,7 +91,7 @@ export default function AboutPage() {
"Grab your favorite pizza by the slice or order whole pies. We box everything fresh to ensure you get the best quality at home.",
tag: "Takeaway",
imageSrc:
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg",
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=1",
imageAlt: "Pizza takeaway box",
},
{
@@ -101,7 +101,7 @@ export default function AboutPage() {
"Order online and we'll deliver hot, fresh pizza to your door. Available throughout Rome with reliable, professional service.",
tag: "Delivery",
imageSrc:
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg",
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=2",
imageAlt: "Pizza delivery service",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -53,42 +53,42 @@ export default function MenuPage() {
id: "1",
name: "Pizza Margherita",
price: "€5.50",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-with-tomatoes-with-eggs-glass-milk-flour-table_140725-13969.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-with-tomatoes-with-eggs-glass-milk-flour-table_140725-13969.jpg?_wi=2",
imageAlt: "Classic Pizza Margherita",
},
{
id: "2",
name: "Pizza al Taglio",
price: "€3.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-hands-holding-pizza-slice_23-2148910369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-hands-holding-pizza-slice_23-2148910369.jpg?_wi=2",
imageAlt: "Pizza al Taglio - by the slice",
},
{
id: "3",
name: "Supplì",
price: "€2.50",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-cutlets-with-cooked-rice-dark-desk-photo-meat-dish-meal_140725-82011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-cutlets-with-cooked-rice-dark-desk-photo-meat-dish-meal_140725-82011.jpg?_wi=2",
imageAlt: "Traditional Roman Supplì",
},
{
id: "4",
name: "Cacio e Pepe Pizza",
price: "€6.00",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-pizza-with-eggs-glass-milk-flour-table_140725-13928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-pizza-with-eggs-glass-milk-flour-table_140725-13928.jpg?_wi=2",
imageAlt: "Cacio e Pepe Pizza Slice",
},
{
id: "5",
name: "Crostino Pizza",
price: "€4.50",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-vegetables_23-2148601656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-vegetables_23-2148601656.jpg?_wi=2",
imageAlt: "Crostino Pizza",
},
{
id: "6",
name: "Salmon Pizza",
price: "€8.50",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852091.jpg?_wi=2",
imageAlt: "Premium Salmon Pizza",
},
]}
@@ -111,7 +111,7 @@ export default function MenuPage() {
title: "Classic Pizzas",
description: "Traditional Italian pizzas with authentic recipes and premium ingredients. From Margherita to Quattro Formaggi, each pizza is crafted with passion.",
tag: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921280.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921280.jpg?_wi=2",
imageAlt: "Classic Italian pizzas",
},
{
@@ -119,7 +119,7 @@ export default function MenuPage() {
title: "Roman Street Food",
description: "Authentic Roman specialties including Pizza al Taglio (by the slice) and Supplì. Perfect for a quick, satisfying meal that captures the spirit of Rome.",
tag: "Street Food",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-hands-holding-pizza-slice_23-2148910369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-hands-holding-pizza-slice_23-2148910369.jpg?_wi=3",
imageAlt: "Roman street food specialties",
},
{
@@ -127,7 +127,7 @@ export default function MenuPage() {
title: "Gourmet Selection",
description: "Premium pizzas with special ingredients like fresh salmon, truffle oil, and imported cheeses. Designed for those seeking an elevated pizza experience.",
tag: "Gourmet",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852091.jpg?_wi=3",
imageAlt: "Gourmet premium pizzas",
},
]}

View File

@@ -50,7 +50,7 @@ export default function HomePage() {
tagIcon={Heart}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921280.jpg"
imageSrc="http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921280.jpg?_wi=1"
imageAlt="Fresh authentic Italian pizza from wood-fired oven"
imagePosition="right"
mediaAnimation="opacity"
@@ -66,7 +66,7 @@ export default function HomePage() {
handle: "Regular Customer",
testimonial: "Best pizza in Rome! The crispy dough and fresh ingredients are simply unbeatable. We come here every weekend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=1",
imageAlt: "Marco Rossi testimonial",
},
{
@@ -74,7 +74,7 @@ export default function HomePage() {
handle: "Food Blogger",
testimonial: "Mamma Pizza captures the authentic spirit of Roman street food. Their supplì are legendary!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=1",
imageAlt: "Giulia Ferrari testimonial",
},
{
@@ -82,7 +82,7 @@ export default function HomePage() {
handle: "Local Business Owner",
testimonial: "Great quality, friendly staff, and affordable prices. This is the real deal.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg?_wi=1",
imageAlt: "Antonio Moretti testimonial",
},
]}
@@ -120,42 +120,42 @@ export default function HomePage() {
id: "1",
name: "Pizza Margherita",
price: "€5.50",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-with-tomatoes-with-eggs-glass-milk-flour-table_140725-13969.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-with-tomatoes-with-eggs-glass-milk-flour-table_140725-13969.jpg?_wi=1",
imageAlt: "Classic Pizza Margherita",
},
{
id: "2",
name: "Pizza al Taglio",
price: "€3.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-hands-holding-pizza-slice_23-2148910369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-hands-holding-pizza-slice_23-2148910369.jpg?_wi=1",
imageAlt: "Pizza al Taglio - by the slice",
},
{
id: "3",
name: "Supplì",
price: "€2.50",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-cutlets-with-cooked-rice-dark-desk-photo-meat-dish-meal_140725-82011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-cutlets-with-cooked-rice-dark-desk-photo-meat-dish-meal_140725-82011.jpg?_wi=1",
imageAlt: "Traditional Roman Supplì",
},
{
id: "4",
name: "Cacio e Pepe Pizza",
price: "€6.00",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-pizza-with-eggs-glass-milk-flour-table_140725-13928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-pizza-with-eggs-glass-milk-flour-table_140725-13928.jpg?_wi=1",
imageAlt: "Cacio e Pepe Pizza Slice",
},
{
id: "5",
name: "Crostino Pizza",
price: "€4.50",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-vegetables_23-2148601656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-vegetables_23-2148601656.jpg?_wi=1",
imageAlt: "Crostino Pizza",
},
{
id: "6",
name: "Salmon Pizza",
price: "€8.50",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852091.jpg?_wi=1",
imageAlt: "Premium Salmon Pizza",
},
]}
@@ -181,7 +181,7 @@ export default function HomePage() {
name: "Marco Rossi",
handle: "@marcorome",
testimonial: "Best pizza in Rome! The crispy dough and fresh ingredients are simply unbeatable. We come here every weekend with the family.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=2",
imageAlt: "Marco Rossi",
},
{
@@ -189,7 +189,7 @@ export default function HomePage() {
name: "Giulia Ferrari",
handle: "Food Blogger",
testimonial: "Mamma Pizza captures the authentic spirit of Roman street food. Their supplì are absolutely legendary!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=2",
imageAlt: "Giulia Ferrari",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
name: "Antonio Moretti",
handle: "@antoniolocal",
testimonial: "Great quality, friendly staff, and affordable prices. This is the real deal for authentic Italian pizza.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg?_wi=2",
imageAlt: "Antonio Moretti",
},
{
@@ -205,7 +205,7 @@ export default function HomePage() {
name: "Sophia Russo",
handle: "@sophiaroma",
testimonial: "Every time I visit Rome, Mamma Pizza is a must-stop. The passion for quality is evident in every bite.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=1",
imageAlt: "Sophia Russo",
},
{
@@ -213,7 +213,7 @@ export default function HomePage() {
name: "Paolo Bianchi",
handle: "Food Critic",
testimonial: "Authentic recipes, premium ingredients, and reasonable prices. A true gem in the neighborhood!",
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-reading-nature-her-countryside-home-smiling_23-2149511698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-reading-nature-her-countryside-home-smiling_23-2149511698.jpg?_wi=1",
imageAlt: "Paolo Bianchi",
},
{
@@ -221,7 +221,7 @@ export default function HomePage() {
name: "Elena Ricci",
handle: "@elenaroma",
testimonial: "We've been coming here for years. The consistency and quality never disappoint. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg?_wi=1",
imageAlt: "Elena Ricci",
},
]}

View File

@@ -66,7 +66,7 @@ export default function ReviewsPage() {
testimonial:
"Best pizza in Rome! The crispy dough and fresh ingredients are simply unbeatable. We come here every weekend with the family.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg",
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=3",
imageAlt: "Marco Rossi",
},
{
@@ -76,7 +76,7 @@ export default function ReviewsPage() {
testimonial:
"Mamma Pizza captures the authentic spirit of Roman street food. Their supplì are absolutely legendary!",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=3",
imageAlt: "Giulia Ferrari",
},
{
@@ -86,7 +86,7 @@ export default function ReviewsPage() {
testimonial:
"Great quality, friendly staff, and affordable prices. This is the real deal for authentic Italian pizza.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg",
"http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg?_wi=3",
imageAlt: "Antonio Moretti",
},
{
@@ -96,7 +96,7 @@ export default function ReviewsPage() {
testimonial:
"Every time I visit Rome, Mamma Pizza is a must-stop. The passion for quality is evident in every bite.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
"http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=2",
imageAlt: "Sophia Russo",
},
{
@@ -106,7 +106,7 @@ export default function ReviewsPage() {
testimonial:
"Authentic recipes, premium ingredients, and reasonable prices. A true gem in the neighborhood!",
imageSrc:
"http://img.b2bpic.net/free-photo/older-woman-reading-nature-her-countryside-home-smiling_23-2149511698.jpg",
"http://img.b2bpic.net/free-photo/older-woman-reading-nature-her-countryside-home-smiling_23-2149511698.jpg?_wi=2",
imageAlt: "Paolo Bianchi",
},
{
@@ -116,7 +116,7 @@ export default function ReviewsPage() {
testimonial:
"We've been coming here for years. The consistency and quality never disappoint. Highly recommended!",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg",
"http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg?_wi=2",
imageAlt: "Elena Ricci",
},
]}