Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function PizzaBitePage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21838.jpg", imageAlt: "Fresh Margherita Pizza"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21838.jpg?_wi=1", imageAlt: "Fresh Margherita Pizza"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-photo-pizza-with-colorful-vegetable-topping-ready-be-eaten_1150-6530.jpg", imageAlt: "Schezwan Vegetable Pizza"
|
||||
@@ -84,7 +84,7 @@ export default function PizzaBitePage() {
|
||||
title: "Friendly Team", description: "Our welcoming staff is here to make your experience exceptional every time you visit.", icon: Heart
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg?_wi=1"
|
||||
imageAlt="Pizza preparation at Pizza Bite"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -106,10 +106,10 @@ export default function PizzaBitePage() {
|
||||
id: "schezwan-veg", name: "Schezwan Veg Pizza", price: "₹250 - ₹400", variant: "Vegetarian, Spicy", imageSrc: "http://img.b2bpic.net/free-photo/pizza-caezaron-wooden-board-lettuce-parmesan-cherry-tomato-chicken-crackers-side-view_141793-3786.jpg", imageAlt: "Schezwan Vegetable Pizza"
|
||||
},
|
||||
{
|
||||
id: "chicken-marsala", name: "Chicken Marsala Pizza", price: "₹320 - ₹480", variant: "Non-Veg, Savory", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-pizza-slices-arrangement_23-2148574242.jpg", imageAlt: "Chicken Marsala Pizza"
|
||||
id: "chicken-marsala", name: "Chicken Marsala Pizza", price: "₹320 - ₹480", variant: "Non-Veg, Savory", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-pizza-slices-arrangement_23-2148574242.jpg?_wi=1", imageAlt: "Chicken Marsala Pizza"
|
||||
},
|
||||
{
|
||||
id: "chicken-tornado", name: "Chicken Tornado Pizza", price: "₹300 - ₹450", variant: "Non-Veg, Specialty", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-pizza-slices-arrangement_23-2148574242.jpg", imageAlt: "Chicken Tornado Pizza"
|
||||
id: "chicken-tornado", name: "Chicken Tornado Pizza", price: "₹300 - ₹450", variant: "Non-Veg, Specialty", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-pizza-slices-arrangement_23-2148574242.jpg?_wi=2", imageAlt: "Chicken Tornado Pizza"
|
||||
},
|
||||
{
|
||||
id: "french-fries", name: "French Fries", price: "₹80 - ₹120", variant: "Side, Crispy", imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-with-french-fries-human-hand-clay-dishes_176474-2696.jpg", imageAlt: "Crispy French Fries"
|
||||
@@ -164,7 +164,7 @@ export default function PizzaBitePage() {
|
||||
id: "4", title: "Special Occasions", content: "Celebrating a birthday or special event? Let us know when you reserve, and we'll do our best to make your celebration memorable with special touches."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg?_wi=2"
|
||||
imageAlt="Pizza Bite Restaurant"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -180,7 +180,7 @@ export default function PizzaBitePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21838.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21838.jpg?_wi=2"
|
||||
imageAlt="Pizza Bite Restaurant"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user