Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-05 17:12:27 +00:00
4 changed files with 17 additions and 17 deletions

View File

@@ -81,7 +81,7 @@ export default function ContactPage() {
description="Have questions? Want to make a reservation? Reach out to us and we'll be delighted to help you plan your next dining experience at Pizzeria Bistro."
background={{ variant: "floatingGradient" }}
tag="Contact Us"
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=2"
imageAlt="Contact Us"
mediaAnimation="slide-up"
buttons={[

View File

@@ -82,7 +82,7 @@ export default function GalleryPage() {
description="Explore the mouth-watering dishes, cozy ambience, and wonderful moments from Pizzeria Bistro. Every image tells a story of quality, passion, and Italian tradition."
background={{ variant: "floatingGradient" }}
tag="Visual Feast"
imageSrc="http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg"
imageSrc="http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=2"
imageAlt="Gallery Preview"
mediaAnimation="slide-up"
/>
@@ -100,7 +100,7 @@ export default function GalleryPage() {
name: "Fresh Pizza Delights",
price: "Featured",
variant: "Wood-fired oven perfection",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=3",
imageAlt: "Fresh Pizza",
},
{
@@ -108,7 +108,7 @@ export default function GalleryPage() {
name: "Gourmet Slices",
price: "Featured",
variant: "Artisan cheese & fresh basil",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2354.jpg?_wi=2",
imageAlt: "Gourmet Pizza Slice",
},
{
@@ -116,7 +116,7 @@ export default function GalleryPage() {
name: "Handcrafted Pasta",
price: "Featured",
variant: "Traditional Italian recipes",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2462.jpg?_wi=2",
imageAlt: "Handcrafted Pasta",
},
]}

View File

@@ -86,7 +86,7 @@ export default function MenuPage() {
name: "Margherita Pizza",
price: "₹399",
variant: "Fresh Mozzarella & Basil",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3988.jpg?_wi=2",
imageAlt: "Margherita Pizza",
},
{
@@ -94,7 +94,7 @@ export default function MenuPage() {
name: "Pepperoni Pizza",
price: "₹449",
variant: "Spicy Pepperoni & Cheese",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=1",
imageAlt: "Pepperoni Pizza",
},
{
@@ -102,7 +102,7 @@ export default function MenuPage() {
name: "Vegetarian Delight",
price: "₹379",
variant: "Mixed Vegetables & Herbs",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2354.jpg?_wi=1",
imageAlt: "Vegetarian Pizza",
},
]}
@@ -125,7 +125,7 @@ export default function MenuPage() {
name: "Pasta Carbonara",
price: "₹449",
variant: "Creamy & Delicious",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg?_wi=2",
imageAlt: "Pasta Carbonara",
},
{
@@ -133,7 +133,7 @@ export default function MenuPage() {
name: "Penne Arrabbiata",
price: "₹429",
variant: "Spicy Tomato & Garlic",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2462.jpg?_wi=1",
imageAlt: "Penne Arrabbiata",
},
{
@@ -141,7 +141,7 @@ export default function MenuPage() {
name: "Fettuccine Alfredo",
price: "₹459",
variant: "Rich & Creamy",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg?_wi=3",
imageAlt: "Fettuccine Alfredo",
},
]}

View File

@@ -88,7 +88,7 @@ export default function HomePage() {
{ text: "Call Now", href: "tel:+917454840074" },
{ text: "Order Online", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=1"
imageAlt="Freshly baked Italian pizza at Pizzeria Bistro"
mediaAnimation="slide-up"
/>
@@ -106,7 +106,7 @@ export default function HomePage() {
name: "Margherita Pizza",
price: "₹399",
variant: "Classic Italian",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3988.jpg?_wi=1",
imageAlt: "Margherita Pizza",
},
{
@@ -114,7 +114,7 @@ export default function HomePage() {
name: "Fresh Pasta Carbonara",
price: "₹449",
variant: "Creamy & Delicious",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg?_wi=1",
imageAlt: "Pasta Carbonara",
},
{
@@ -154,10 +154,10 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Priya Sharma" },
{ id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Rajesh Kumar" },
{ id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Priya Sharma" },
{ id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Rajesh Kumar" },
{ id: "3", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Anjali Verma" },
{ id: "4", name: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Vikram Singh" },
{ id: "4", name: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Vikram Singh" },
{ id: "5", name: "Deepika Patel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Deepika Patel" },
{ id: "6", name: "Arjun Gupta", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14463.jpg", imageAlt: "Arjun Gupta" },
]}