Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 09:07:53 +00:00

View File

@@ -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={[
{