Update src/app/order/page.tsx
This commit is contained in:
@@ -67,28 +67,28 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "1. Browse Our Menu",
|
||||
description: "Explore our full range of delicious dishes, from hearty entrées to sweet desserts. Find your cravings!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-homemade-fried-potatoes-sauces_140725-2239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-homemade-fried-potatoes-sauces_140725-2239.jpg?_wi=2",
|
||||
imageAlt: "plate of chicken fried steak",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "2. Customize Your Order",
|
||||
description: "Add special instructions or modify items to your taste, just like you would in person. We're happy to accommodate!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sandwich-with-olive-ham-tomatoes-vegetables-inside-plate-with-french-fries-wooden-sandwich-food-snack-breakfast-photo_140725-20920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sandwich-with-olive-ham-tomatoes-vegetables-inside-plate-with-french-fries-wooden-sandwich-food-snack-breakfast-photo_140725-20920.jpg?_wi=2",
|
||||
imageAlt: "double decker club sandwich",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "3. Choose Pickup or Delivery",
|
||||
description: "Select your preferred method: quick pickup at our location or convenient doorstep delivery to your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-cutlery-with-brown-wooden-desk-blue-background-spoon-fork-color-photo-kitchen_140725-31076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-cutlery-with-brown-wooden-desk-blue-background-spoon-fork-color-photo-kitchen_140725-31076.jpg?_wi=2",
|
||||
imageAlt: "generic icon for pickup/delivery",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "4. Secure Checkout",
|
||||
description: "Complete your order with our easy and secure payment system. Get ready to enjoy your meal!",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/rounded-vegan-food-logotypes_23-2147560689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/rounded-vegan-food-logotypes_23-2147560689.jpg?_wi=2",
|
||||
imageAlt: "generic icon for secure payment",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Chicken Fried Steak",
|
||||
price: "$15.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-homemade-fried-potatoes-sauces_140725-2239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-homemade-fried-potatoes-sauces_140725-2239.jpg?_wi=3",
|
||||
imageAlt: "crispy chicken fried steak with gravy",
|
||||
initialQuantity: 1,
|
||||
priceButtonProps: {
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
id: "2",
|
||||
name: "Philly Cheesesteak",
|
||||
price: "$13.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-choripan-argentina-sandwich-with-chorizo-chimichurri-sauce-black-slate-background_123827-29877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-choripan-argentina-sandwich-with-chorizo-chimichurri-sauce-black-slate-background_123827-29877.jpg?_wi=2",
|
||||
imageAlt: "philly cheesesteak sandwich with melted cheese",
|
||||
initialQuantity: 1,
|
||||
priceButtonProps: {
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
id: "3",
|
||||
name: "Crispy Fried Chicken Bucket",
|
||||
price: "$29.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken-box_123827-22210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken-box_123827-22210.jpg?_wi=2",
|
||||
imageAlt: "bucket of golden brown crispy fried chicken",
|
||||
initialQuantity: 1,
|
||||
priceButtonProps: {
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
id: "4",
|
||||
name: "Creamy Banana Pudding",
|
||||
price: "$6.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-with-plantain-banana_23-2151127828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-with-plantain-banana_23-2151127828.jpg?_wi=2",
|
||||
imageAlt: "dessert bowl of creamy banana pudding",
|
||||
initialQuantity: 1,
|
||||
priceButtonProps: {
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
id: "5",
|
||||
name: "Homemade Onion Rings",
|
||||
price: "$7.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187944.jpg?_wi=2",
|
||||
imageAlt: "pile of crispy onion rings with ranch dip",
|
||||
initialQuantity: 1,
|
||||
priceButtonProps: {
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
name: "Olivia M.",
|
||||
role: "Frequent User",
|
||||
testimonial: "Ordering online is super fast and easy. My food arrived hot and delicious every time!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-cup-coffee_23-2148953567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-cup-coffee_23-2148953567.jpg?_wi=4",
|
||||
imageAlt: "avatar of Olivia M.",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
name: "James T.",
|
||||
role: "Tech Enthusiast",
|
||||
testimonial: "The app is very user-friendly. I can customize my order and get my favorites delivered right to my door, flawlessly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-happy-andpositive-pointing-with-index-fingers-standing-purple-wall_141793-82234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-happy-andpositive-pointing-with-index-fingers-standing-purple-wall_141793-82234.jpg?_wi=4",
|
||||
imageAlt: "avatar of James T.",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
name: "Sophia L.",
|
||||
role: "On-the-Go Parent",
|
||||
testimonial: "Pickup is a breeze! My order is always ready when I arrive, and the staff is so friendly and efficient.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=4",
|
||||
imageAlt: "avatar of Sophia L.",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
name: "Noah K.",
|
||||
role: "Busy Professional",
|
||||
testimonial: "Perfect for busy nights. Mutt & Jeff's always delivers on quality and taste, even for takeout. A lifesaver!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-delicious-cheese_23-2150062643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-delicious-cheese_23-2150062643.jpg?_wi=3",
|
||||
imageAlt: "avatar of Noah K.",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user