diff --git a/src/app/page.tsx b/src/app/page.tsx index 53fa1e3..abf3ca0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,9 +46,11 @@ export default function LandingPage() { description="Welcome to your jungle oasis in Kanpur. Discover a wild blend of North Indian heritage, world-class pizzas, and legendary Biryanis under the canopy." buttons={[{ text: "Book Your Nest", href: "#contact" }, { text: "Explore Flavors", href: "#products" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-room-with-blurred-effect_1203-554.jpg?_wi=1", imageAlt: "Jungle atmosphere" }, - { imageSrc: "http://img.b2bpic.net/free-photo/pizza-table-setting_140725-71453.jpg?_wi=1", imageAlt: "Pizza and cocktails" }, - { imageSrc: "http://img.b2bpic.net/free-photo/biryani-serving-table_123827-35988.jpg?_wi=1", imageAlt: "Signature Biryani" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728310-o6h3g3yw.jpg", imageAlt: "Jungle atmosphere" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728310-42z6cc65.jpg", imageAlt: "Gourmet food serving" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728310-99t7xnrr.jpg", imageAlt: "Signature cocktails" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728311-qbejmmk8.jpg", imageAlt: "Lush interior" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728311-1w6yvgoe.jpg", imageAlt: "Elegant table setting" } ]} /> @@ -83,10 +85,10 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { id: "1", name: "Signature Biryani", price: "₹395", imageSrc: "http://img.b2bpic.net/free-photo/biryani-serving-table_123827-35988.jpg?_wi=1" }, - { id: "2", name: "Tandoori Platter", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/side-lamb-ragout-with-fried-onion-carrot-tomato-sauce-greens-vegetable-salad-table_141793-4744.jpg" }, - { id: "3", name: "Margherita Pizza", price: "₹495", imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-cutting-freshly-prepared-pizza-with-special-knife_613910-3418.jpg" }, - { id: "4", name: "Jungle Cocktail", price: "₹600", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-italian-cocktail-still-life_23-2150645804.jpg" } + { id: "1", name: "Signature Biryani", price: "₹395", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728310-42z6cc65.jpg" }, + { id: "2", name: "Tandoori Platter", price: "₹450", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728311-qbejmmk8.jpg" }, + { id: "3", name: "Margherita Pizza", price: "₹495", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728310-99t7xnrr.jpg" }, + { id: "4", name: "Signature Mocktail", price: "₹600", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728311-1w6yvgoe.jpg" } ]} title="The Menu" description="Curated flavors from our kitchen to your table." @@ -98,8 +100,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Aarav K.", date: "Oct 2024", title: "Food Enthusiast", quote: "The Biryani is the best in Kanpur, no doubt about it!", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-discussing-with-waiter-who-is-serving-her-food-pub_637285-6627.jpg", tag: "Authentic" }, - { id: "t2", name: "Meera S.", date: "Sep 2024", title: "Local", quote: "Incredible decor and the pizza crust was perfectly crispy.", avatarSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg", tag: "Vibes" } + { id: "t1", name: "Aarav K.", date: "Oct 2024", title: "Food Enthusiast", quote: "The Biryani is the best in Kanpur, no doubt about it!", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728310-o6h3g3yw.jpg", tag: "Authentic" }, + { id: "t2", name: "Meera S.", date: "Sep 2024", title: "Local", quote: "Incredible decor and the pizza crust was perfectly crispy.", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DiseEdMzA2svIcNeqq6OmPU9ZT/uploaded-1778776728310-42z6cc65.jpg", tag: "Vibes" } ]} title="What Diners Say" description="Our guests love the nest, and their feedback keeps us growing."