Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 04:40:29 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3992.jpg", imageAlt: "Margherita Pizza"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2545.jpg", imageAlt: "Pepperoni Pizza"
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2545.jpg?_wi=1", imageAlt: "Pepperoni Pizza"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-wooden-background_23-2148601578.jpg", imageAlt: "Veggie Pizza"
@@ -95,19 +95,19 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Classic", name: "Margherita Supreme", price: "₹299", rating: 5,
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg", imageAlt: "Margherita Supreme Pizza"
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg?_wi=1", imageAlt: "Margherita Supreme Pizza"
},
{
id: "2", brand: "Spicy", name: "Pepperoni Blaze", price: "₹349", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg", imageAlt: "Pepperoni Blaze Pizza"
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg?_wi=1", imageAlt: "Pepperoni Blaze Pizza"
},
{
id: "3", brand: "Fresh", name: "Garden Green", price: "₹319", rating: 5,
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2545.jpg", imageAlt: "Garden Green Pizza"
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2545.jpg?_wi=2", imageAlt: "Garden Green Pizza"
},
{
id: "4", brand: "Smoky", name: "BBQ Chicken", price: "₹379", rating: 5,
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-italian-pizzas-four-seasons-hawaiian-pizzas_141793-496.jpg", imageAlt: "BBQ Chicken Pizza"
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-italian-pizzas-four-seasons-hawaiian-pizzas_141793-496.jpg?_wi=1", imageAlt: "BBQ Chicken Pizza"
}
]}
/>
@@ -141,22 +141,22 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01", title: "Premium Ingredients", description: "100% imported mozzarella and Italian herbs for authentic taste", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg", imageAlt: "Premium ingredients"
id: "01", title: "Premium Ingredients", description: "100% imported mozzarella and Italian herbs for authentic taste", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg?_wi=2", imageAlt: "Premium ingredients"
},
{
id: "02", title: "Wood-Fired Ovens", description: "Traditional Italian ovens ensuring perfect crust and flavor every time", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg", imageAlt: "Wood-fired oven"
id: "02", title: "Wood-Fired Ovens", description: "Traditional Italian ovens ensuring perfect crust and flavor every time", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg?_wi=2", imageAlt: "Wood-fired oven"
},
{
id: "03", title: "Fast Delivery", description: "Hot pizzas delivered within 30 minutes in Vizag area", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2545.jpg", imageAlt: "Fast delivery"
id: "03", title: "Fast Delivery", description: "Hot pizzas delivered within 30 minutes in Vizag area", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2545.jpg?_wi=3", imageAlt: "Fast delivery"
},
{
id: "04", title: "Expert Chefs", description: "Trained pizza artisans with years of international experience", imageSrc: "http://img.b2bpic.net/free-photo/top-view-italian-pizzas-four-seasons-hawaiian-pizzas_141793-496.jpg", imageAlt: "Expert chefs"
id: "04", title: "Expert Chefs", description: "Trained pizza artisans with years of international experience", imageSrc: "http://img.b2bpic.net/free-photo/top-view-italian-pizzas-four-seasons-hawaiian-pizzas_141793-496.jpg?_wi=2", imageAlt: "Expert chefs"
},
{
id: "05", title: "Customization", description: "Create your own pizza with over 20 toppings to choose from", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg", imageAlt: "Pizza customization"
id: "05", title: "Customization", description: "Create your own pizza with over 20 toppings to choose from", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg?_wi=3", imageAlt: "Pizza customization"
},
{
id: "06", title: "Hygiene Certified", description: "FSSAI certified kitchen with highest food safety standards", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg", imageAlt: "Hygiene certified"
id: "06", title: "Hygiene Certified", description: "FSSAI certified kitchen with highest food safety standards", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg?_wi=3", imageAlt: "Hygiene certified"
}
]}
/>
@@ -204,13 +204,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", title: "Best Pizza in Vizag", quote: "Finally found authentic Italian pizza in Vizag! The crust is perfectly crispy, and the flavors are incredible. Highly recommended!", name: "Rajesh Kumar", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Rajesh Kumar"
id: "1", title: "Best Pizza in Vizag", quote: "Finally found authentic Italian pizza in Vizag! The crust is perfectly crispy, and the flavors are incredible. Highly recommended!", name: "Rajesh Kumar", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Rajesh Kumar"
},
{
id: "2", title: "Worth Every Rupee", quote: "The quality of ingredients and presentation is outstanding. Their premium mozzarella makes all the difference. We order every weekend!", name: "Priya Sharma", role: "Marketing Executive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Priya Sharma"
},
{
id: "3", title: "Perfect for Events", quote: "We ordered PizzaHub for our office party and everyone loved it. Fast delivery, hot pizzas, and excellent customer service!", name: "Arjun Reddy", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Arjun Reddy"
id: "3", title: "Perfect for Events", quote: "We ordered PizzaHub for our office party and everyone loved it. Fast delivery, hot pizzas, and excellent customer service!", name: "Arjun Reddy", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Arjun Reddy"
},
{
id: "4", title: "Exceptional Experience", quote: "The customization options are amazing! We created our own pizza with unique toppings and it turned out delicious. Staff was very helpful.", name: "Anjali Patel", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businesswoman-mockup-psd-smiling-closeup-port_53876-143277.jpg", imageAlt: "Anjali Patel"