Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-09 21:47:45 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -79,11 +79,11 @@ export default function AboutPage() {
{
id: "2", title: "Takeaway Fresh & Hot", description:
"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", imageAlt: "Pizza takeaway box"},
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=1", imageAlt: "Pizza takeaway box"},
{
id: "3", title: "Speedy Home Delivery", description:
"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", imageAlt: "Pizza delivery service"},
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=2", imageAlt: "Pizza delivery service"},
]}
ariaLabel="Service options and features"
/>

View File

@@ -63,13 +63,13 @@ export default function HomePage() {
testimonials={[
{
name: "Marco Rossi", 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", imageAlt: "Marco Rossi testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=1", imageAlt: "Marco Rossi testimonial"},
{
name: "Giulia Ferrari", 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", imageAlt: "Giulia Ferrari testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=1", imageAlt: "Giulia Ferrari testimonial"},
{
name: "Antonio Moretti", 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", imageAlt: "Antonio Moretti testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg?_wi=1", imageAlt: "Antonio Moretti testimonial"},
]}
testimonialRotationInterval={5000}
ariaLabel="Hero section with featured testimonials"
@@ -132,11 +132,11 @@ export default function HomePage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", 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", imageAlt: "Marco Rossi"},
id: "1", 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?_wi=2", imageAlt: "Marco Rossi"},
{
id: "2", 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", imageAlt: "Giulia Ferrari"},
id: "2", 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?_wi=2", imageAlt: "Giulia Ferrari"},
{
id: "3", 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", imageAlt: "Antonio Moretti"},
id: "3", 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?_wi=2", imageAlt: "Antonio Moretti"},
{
id: "4", 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", imageAlt: "Sophia Russo"},
{