Merge version_2 into main #6
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2", name: "Artisan Pizza", price: "₹350", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg?_wi=1"},
|
||||
{
|
||||
id: "p3", name: "Cold Brew", price: "₹200", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1"},
|
||||
id: "p3", name: "Cold Brew", price: "₹200", variant: "Drink", imageSrc: "http://img.b2bpic.net/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1"},
|
||||
{
|
||||
id: "p4", name: "Peri Peri Fries", price: "₹180", variant: "Snack", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DBoOqclKjLXd1pA0No8LV1hQtm/uploaded-1777765126728-axnho2k4.jpg"},
|
||||
{
|
||||
@@ -210,9 +210,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
"
|
||||
}
|
||||
],
|
||||
"rawPlan": "I have updated the menu section to include more food items, offering a wider selection for customers to explore. I've also slightly adjusted the description to reflect the expanded offerings."
|
||||
}
|
||||
Reference in New Issue
Block a user