Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Brain Curry", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg", imageAlt: "Brain curry - customer favorite"},
|
||||
id: "1", name: "Brain Curry", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg?_wi=1", imageAlt: "Brain curry - customer favorite"},
|
||||
{
|
||||
id: "2", name: "Butter Chicken", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189816.jpg", imageAlt: "Creamy butter chicken"},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Flavors", title: "Authentic Punjabi Taste", subtitle: "Bold & Traditional", description: "Known locally for rich North Indian gravies and tandoori dishes prepared with traditional recipes passed down through generations. Every spice blend tells the story of Punjabi culinary excellence.", imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg", imageAlt: "Authentic Punjabi dish", buttons: [],
|
||||
tag: "Flavors", title: "Authentic Punjabi Taste", subtitle: "Bold & Traditional", description: "Known locally for rich North Indian gravies and tandoori dishes prepared with traditional recipes passed down through generations. Every spice blend tells the story of Punjabi culinary excellence.", imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg?_wi=2", imageAlt: "Authentic Punjabi dish", buttons: [],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user