Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/restaurant-facade-background_23-2147673396.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/restaurant-facade-background_23-2147673396.jpg?_wi=2"
|
||||
imageAlt="DK RESTO location"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -90,7 +90,7 @@ export default function ContactPage() {
|
||||
icon: undefined,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg?_wi=2"
|
||||
imageAlt="DK RESTO interior"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="left"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -54,42 +54,42 @@ export default function MenuPage() {
|
||||
id: "1",
|
||||
name: "Italian Mushroom Corn Pizza",
|
||||
price: "₹240",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-wooden-bamboo-board_114579-2287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-wooden-bamboo-board_114579-2287.jpg?_wi=2",
|
||||
imageAlt: "mushroom pizza fresh italian style",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Paneer Tikka Pizza Large",
|
||||
price: "₹370",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetarian-pizza-with-eggplant-bell-pepper-red-onion-tomato-mushroom_141793-2454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetarian-pizza-with-eggplant-bell-pepper-red-onion-tomato-mushroom_141793-2454.jpg?_wi=2",
|
||||
imageAlt: "paneer tikka pizza indian fusion",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Veg Burger",
|
||||
price: "₹40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg?_wi=2",
|
||||
imageAlt: "vegetarian burger fresh ingredients",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "White Pasta",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-cheese_140725-109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-cheese_140725-109.jpg?_wi=2",
|
||||
imageAlt: "white pasta creamy alfredo sauce",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Veg Maggie",
|
||||
price: "₹60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-ramen-noodles-bowl-pink-white-checkered-kitchen-towel-chopsticks-dark-table-free-place_140725-146190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-ramen-noodles-bowl-pink-white-checkered-kitchen-towel-chopsticks-dark-table-free-place_140725-146190.jpg?_wi=2",
|
||||
imageAlt: "vegetable maggie noodles bowl",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Mint Mojito",
|
||||
price: "₹70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-drink-with-lemon_1220-448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-drink-with-lemon_1220-448.jpg?_wi=2",
|
||||
imageAlt: "mint mojito refreshing drink cold",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
||||
icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg?_wi=1"
|
||||
imageAlt="DK RESTO café interior"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -135,42 +135,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Italian Mushroom Corn Pizza",
|
||||
price: "₹240",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-wooden-bamboo-board_114579-2287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-wooden-bamboo-board_114579-2287.jpg?_wi=1",
|
||||
imageAlt: "mushroom pizza fresh italian style",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Paneer Tikka Pizza Large",
|
||||
price: "₹370",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetarian-pizza-with-eggplant-bell-pepper-red-onion-tomato-mushroom_141793-2454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetarian-pizza-with-eggplant-bell-pepper-red-onion-tomato-mushroom_141793-2454.jpg?_wi=1",
|
||||
imageAlt: "paneer tikka pizza indian fusion",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Veg Burger",
|
||||
price: "₹40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg?_wi=1",
|
||||
imageAlt: "vegetarian burger fresh ingredients",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "White Pasta",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-cheese_140725-109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-cheese_140725-109.jpg?_wi=1",
|
||||
imageAlt: "white pasta creamy alfredo sauce",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Veg Maggie",
|
||||
price: "₹60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-ramen-noodles-bowl-pink-white-checkered-kitchen-towel-chopsticks-dark-table-free-place_140725-146190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-ramen-noodles-bowl-pink-white-checkered-kitchen-towel-chopsticks-dark-table-free-place_140725-146190.jpg?_wi=1",
|
||||
imageAlt: "vegetable maggie noodles bowl",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Mint Mojito",
|
||||
price: "₹70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-drink-with-lemon_1220-448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-drink-with-lemon_1220-448.jpg?_wi=1",
|
||||
imageAlt: "mint mojito refreshing drink cold",
|
||||
},
|
||||
]}
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/restaurant-facade-background_23-2147673396.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/restaurant-facade-background_23-2147673396.jpg?_wi=1"
|
||||
imageAlt="DK RESTO location"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user