diff --git a/src/app/page.tsx b/src/app/page.tsx index ddd2ea8..11e493e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,20 +50,20 @@ export default function LandingPage() { title="Colombo's Iconic Biryani Tradition" description="Experience the timeless taste of authentic biryani that has defined Colombo's culinary heritage for generations." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Biryani" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Chicken" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Spice" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Dining" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Heritage" } + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=1", imageAlt: "Biryani" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=2", imageAlt: "Chicken" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=3", imageAlt: "Spice" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=4", imageAlt: "Dining" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=5", imageAlt: "Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=6", imageAlt: "Heritage" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Biryani" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Chicken" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Spice" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Dining" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Heritage" } + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=7", imageAlt: "Biryani" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=8", imageAlt: "Chicken" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=9", imageAlt: "Spice" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=10", imageAlt: "Dining" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=11", imageAlt: "Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=12", imageAlt: "Heritage" } ]} buttons={[ { text: "View Menu", href: "#menu" }, @@ -104,12 +104,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { id: "1", brand: "Signature", name: "Chicken Biryani", price: "Rs 1,500", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Chicken Biryani" }, - { id: "2", brand: "Signature", name: "Roast Chicken Biryani", price: "Rs 1,800", rating: 5, reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Roast Chicken Biryani" }, - { id: "3", brand: "Signature", name: "Masala Chicken", price: "Rs 1,200", rating: 4, reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Masala Chicken" }, - { id: "4", brand: "Classic", name: "Traditional Watalappan", price: "Rs 600", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Watalappan" }, - { id: "5", brand: "Classic", name: "Vegetable Biryani", price: "Rs 1,100", rating: 4, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Vegetable Biryani" }, - { id: "6", brand: "Classic", name: "Fried Chicken", price: "Rs 900", rating: 4, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg", imageAlt: "Fried Chicken" } + { id: "1", brand: "Signature", name: "Chicken Biryani", price: "Rs 1,500", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=13", imageAlt: "Chicken Biryani" }, + { id: "2", brand: "Signature", name: "Roast Chicken Biryani", price: "Rs 1,800", rating: 5, reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=14", imageAlt: "Roast Chicken Biryani" }, + { id: "3", brand: "Signature", name: "Masala Chicken", price: "Rs 1,200", rating: 4, reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=15", imageAlt: "Masala Chicken" }, + { id: "4", brand: "Classic", name: "Traditional Watalappan", price: "Rs 600", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=16", imageAlt: "Watalappan" }, + { id: "5", brand: "Classic", name: "Vegetable Biryani", price: "Rs 1,100", rating: 4, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=17", imageAlt: "Vegetable Biryani" }, + { id: "6", brand: "Classic", name: "Fried Chicken", price: "Rs 900", rating: 4, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg?_wi=18", imageAlt: "Fried Chicken" } ]} title="Signature Classics" description="Indulge in our most celebrated dishes, crafted with traditional techniques and the freshest ingredients."