diff --git a/src/app/page.tsx b/src/app/page.tsx index c5c5665..a7679cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function HomePage() { id: "north-indian", title: "North Indian", descriptions: [ "Butter Chicken", "Tandoori Chicken", "Rogan Josh", "Nihari"], imageSrc: - "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&h=600&fit=crop"}, + "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&h=600&fit=crop&_wi=1"}, { id: "south-indian", title: "South Indian", descriptions: [ "Pepper Chicken", "Chettinad Mutton", "Goan Fish Curry", "Hyderabadi Biryani"], @@ -97,12 +97,12 @@ export default function HomePage() { id: "street-food", title: "Street Food", descriptions: [ "Seekh Kebab", "Chicken Tikka", "Lamb Chops", "Meat Samosas"], imageSrc: - "https://images.unsplash.com/photo-1603894542802-ac56dff8dba7?w=800&h=600&fit=crop"}, + "https://images.unsplash.com/photo-1603894542802-ac56dff8dba7?w=800&h=600&fit=crop&_wi=1"}, { id: "biryanis", title: "Biryanis & Rice", descriptions: [ "Mutton Biryani", "Chicken Biryani", "Goat Biryani", "Keema Rice"], imageSrc: - "https://images.unsplash.com/photo-1585147221614-853a76fe0fe8?w=800&h=600&fit=crop"}, + "https://images.unsplash.com/photo-1585147221614-853a76fe0fe8?w=800&h=600&fit=crop&_wi=1"}, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -127,13 +127,13 @@ export default function HomePage() { products={[ { id: "butter-chicken", name: "Butter Chicken", price: "₹450", variant: "Medium Spice", imageSrc: - "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&h=600&fit=crop", imageAlt: "Butter Chicken"}, + "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&h=600&fit=crop&_wi=2", imageAlt: "Butter Chicken"}, { id: "mutton-biryani", name: "Mutton Biryani", price: "₹380", variant: "Aromatic Rice", imageSrc: - "https://images.unsplash.com/photo-1585147221614-853a76fe0fe8?w=800&h=600&fit=crop", imageAlt: "Mutton Biryani"}, + "https://images.unsplash.com/photo-1585147221614-853a76fe0fe8?w=800&h=600&fit=crop&_wi=2", imageAlt: "Mutton Biryani"}, { id: "tandoori-chicken", name: "Tandoori Chicken", price: "₹400", variant: "Half Kg", imageSrc: - "https://images.unsplash.com/photo-1603894542802-ac56dff8dba7?w=800&h=600&fit=crop", imageAlt: "Tandoori Chicken"}, + "https://images.unsplash.com/photo-1603894542802-ac56dff8dba7?w=800&h=600&fit=crop&_wi=2", imageAlt: "Tandoori Chicken"}, ]} buttons={[ { @@ -230,12 +230,12 @@ export default function HomePage() { { id: "gallery-1", category: "Dish", title: "Butter Chicken Delight", excerpt: "Golden, creamy butter chicken with aromatic spices - a timeless favorite.", imageSrc: - "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&h=600&fit=crop", imageAlt: "Butter Chicken", authorName: "Aswad Kitchen", authorAvatar: + "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&h=600&fit=crop&_wi=3", imageAlt: "Butter Chicken", authorName: "Aswad Kitchen", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", date: "2025-01-15"}, { id: "gallery-2", category: "Dish", title: "Tandoori Chicken", excerpt: "Succulent tandoori chicken marinated in yogurt and spices, grilled to perfection.", imageSrc: - "https://images.unsplash.com/photo-1603894542802-ac56dff8dba7?w=800&h=600&fit=crop", imageAlt: "Tandoori Chicken", authorName: "Aswad Kitchen", authorAvatar: + "https://images.unsplash.com/photo-1603894542802-ac56dff8dba7?w=800&h=600&fit=crop&_wi=3", imageAlt: "Tandoori Chicken", authorName: "Aswad Kitchen", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", date: "2025-01-14"}, { id: "gallery-3", category: "Ambiance", title: "Restaurant Ambiance", excerpt: @@ -245,7 +245,7 @@ export default function HomePage() { { id: "gallery-4", category: "Dish", title: "Mutton Biryani", excerpt: "Fragrant basmati rice layered with tender mutton and aromatic spices - a royal delicacy.", imageSrc: - "https://images.unsplash.com/photo-1585147221614-853a76fe0fe8?w=800&h=600&fit=crop", imageAlt: "Mutton Biryani", authorName: "Aswad Kitchen", authorAvatar: + "https://images.unsplash.com/photo-1585147221614-853a76fe0fe8?w=800&h=600&fit=crop&_wi=3", imageAlt: "Mutton Biryani", authorName: "Aswad Kitchen", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", date: "2025-01-12"}, { id: "gallery-5", category: "Dish", title: "Seekh Kebab", excerpt: