Merge version_1 into main #3
@@ -124,13 +124,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "pastries", name: "Fresh Pastries & Breads", price: "₹40 - ₹120", variant: "Croissants | Breads | Rolls", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg", imageAlt: "Assorted fresh pastries"},
|
||||
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg?_wi=1", imageAlt: "Assorted fresh pastries"},
|
||||
{
|
||||
id: "snacks", name: "Indian Snacks", price: "₹30 - ₹150", variant: "Gol Gappa | Momos | Samosa", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/buffet-catering_74190-2052.jpg", imageAlt: "Indian snacks assorted"},
|
||||
{
|
||||
id: "special", name: "Specialty Items", price: "₹60 - ₹200", variant: "Rabdi Jalebi | Pav Bhaji | Pizza", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg", imageAlt: "Specialty bakery items"},
|
||||
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg?_wi=2", imageAlt: "Specialty bakery items"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user