Merge version_1 into main #1
@@ -56,13 +56,13 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-cheeseburger-with-fresh-toppings_9975-24757.jpg", imageAlt: "burger fast food delicious appetizing fresh"},
|
||||
"http://img.b2bpic.net/free-photo/delicious-cheeseburger-with-fresh-toppings_9975-24757.jpg?_wi=1", imageAlt: "burger fast food delicious appetizing fresh"},
|
||||
{
|
||||
id: "2", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg", imageAlt: "french fries crispy golden fast food meal side dish"},
|
||||
"http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg?_wi=1", imageAlt: "french fries crispy golden fast food meal side dish"},
|
||||
{
|
||||
id: "3", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/chicken-nuggets-sandwich-served-with-french-fries_140725-8274.jpg", imageAlt:
|
||||
"http://img.b2bpic.net/free-photo/chicken-nuggets-sandwich-served-with-french-fries_140725-8274.jpg?_wi=1", imageAlt:
|
||||
"fried chicken crispy chicken chicken sandwich fast food golden"},
|
||||
{
|
||||
id: "4", imageSrc:
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
"http://img.b2bpic.net/free-photo/hand-holding-melting-vanilla-ice-cream-cone-against-blue-sky_9975-134632.jpg", imageAlt: "ice cream dessert cone treat frozen"},
|
||||
{
|
||||
id: "6", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/english-muffin-with-egg-breakfast_661915-43.jpg", imageAlt: "breakfast sandwich egg morning meal breakfast fast food"},
|
||||
"http://img.b2bpic.net/free-photo/english-muffin-with-egg-breakfast_661915-43.jpg?_wi=1", imageAlt: "breakfast sandwich egg morning meal breakfast fast food"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -92,19 +92,19 @@ export default function LandingPage() {
|
||||
id: "1", title: "Big Mac", author: "Classic Burger", description:
|
||||
"Two all-beef patties, special sauce, lettuce, cheese, pickles, onions on a sesame seed bun. An iconic favorite since 1968.", tags: ["Burger", "Classic", "Best Seller"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-cheeseburger-with-fresh-toppings_9975-24757.jpg", imageAlt:
|
||||
"http://img.b2bpic.net/free-photo/delicious-cheeseburger-with-fresh-toppings_9975-24757.jpg?_wi=2", imageAlt:
|
||||
"burger fast food delicious appetizing fresh"},
|
||||
{
|
||||
id: "2", title: "World Famous Fries", author: "Golden Sides", description:
|
||||
"Crispy on the outside, fluffy on the inside. Our signature fries made with premium potatoes and perfectly seasoned.", tags: ["Sides", "Popular", "Vegetarian"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg", imageAlt:
|
||||
"http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg?_wi=2", imageAlt:
|
||||
"french fries crispy golden fast food meal side dish"},
|
||||
{
|
||||
id: "3", title: "Crispy Chicken Sandwich", author: "Chicken Favorites", description:
|
||||
"Juicy, tender chicken breast breaded and fried to golden perfection, served with lettuce, tomato, and pickles.", tags: ["Chicken", "New", "Delicious"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/chicken-nuggets-sandwich-served-with-french-fries_140725-8274.jpg", imageAlt:
|
||||
"http://img.b2bpic.net/free-photo/chicken-nuggets-sandwich-served-with-french-fries_140725-8274.jpg?_wi=2", imageAlt:
|
||||
"fried chicken crispy chicken chicken sandwich fast food golden"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -138,20 +138,20 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Big Mac Combo", price: "$12.99", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-cheeseburger-with-fresh-toppings_9975-24757.jpg", imageAlt: "burger fast food delicious appetizing fresh", initialQuantity: 1,
|
||||
"http://img.b2bpic.net/free-photo/delicious-cheeseburger-with-fresh-toppings_9975-24757.jpg?_wi=3", imageAlt: "burger fast food delicious appetizing fresh", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Fries & Drink Combo", price: "$8.99", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg", imageAlt: "french fries crispy golden fast food meal side dish", initialQuantity: 1,
|
||||
"http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg?_wi=3", imageAlt: "french fries crispy golden fast food meal side dish", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Chicken Sandwich Meal", price: "$10.99", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/chicken-nuggets-sandwich-served-with-french-fries_140725-8274.jpg", imageAlt:
|
||||
"http://img.b2bpic.net/free-photo/chicken-nuggets-sandwich-served-with-french-fries_140725-8274.jpg?_wi=3", imageAlt:
|
||||
"fried chicken crispy chicken chicken sandwich fast food golden", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "4", name: "Breakfast Starter", price: "$7.99", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/english-muffin-with-egg-breakfast_661915-43.jpg", imageAlt: "breakfast sandwich egg morning meal breakfast fast food", initialQuantity: 1,
|
||||
"http://img.b2bpic.net/free-photo/english-muffin-with-egg-breakfast_661915-43.jpg?_wi=2", imageAlt: "breakfast sandwich egg morning meal breakfast fast food", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -174,27 +174,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj_eats", testimonial:
|
||||
"McDonald's never disappoints! The Big Mac is my go-to meal. Quality, taste, and consistency every single time.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Johnson"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@mchen_foodie", testimonial:
|
||||
"Amazing service and delicious food. My kids absolutely love the Happy Meals, and the fries are always perfect.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily_loves_food", testimonial:
|
||||
"Best fast food option in town. Fresh ingredients, friendly staff, and prices that won't break the bank. Highly recommend!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emily Rodriguez"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidk_eats", testimonial:
|
||||
"McDonald's breakfast is incredible! I start my day with their egg sandwiches. Consistently delicious and affordable.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Kim"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", handle: "@jessicalee_food", testimonial:
|
||||
"Love the new menu items! McDonald's keeps innovating while maintaining the classic flavors we adore.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Jessica Lee"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "Jessica Lee"},
|
||||
{
|
||||
id: "6", name: "Robert Martinez", handle: "@robert_foodlover", testimonial:
|
||||
"Family favorite for decades! McDonald's delivers quality meals that bring us together. Always reliable, always tasty.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Robert Martinez"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Robert Martinez"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user