Update src/app/page.tsx

This commit is contained in:
2026-03-09 21:45:38 +00:00
parent 0da4b95a28
commit 5786bae2c8

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",
},
]}