diff --git a/src/app/page.tsx b/src/app/page.tsx index fc04c6b..bdcc6c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,17 +46,17 @@ export default function LandingPage() { title="Ambala ki sabse chill jagah ☕🔥" description="From cutting chai to loaded pizzas — your perfect hangout spot. Sip. Chill. Repeat." testimonials={[ - { name: "Aman", handle: "@student", testimonial: "Best hangout spot in Ambala!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-walking-down-japanese-food-court_23-2148759593.jpg", imageAlt: "neon light chai stall night" }, - { name: "Neha", handle: "@foodie", testimonial: "Vibe is on point.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friendly-afro-man-traditional-yellow-clothes-restaurant_627829-1132.jpg", imageAlt: "neon light chai stall night" }, - { name: "Rahul", handle: "@nightowl", testimonial: "Late night cravings sorted.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895449.jpg", imageAlt: "neon light chai stall night" }, - { name: "Sana", handle: "@local", testimonial: "Affordable and tasty.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-american-sandwich-with-meat-fries_23-2148291176.jpg", imageAlt: "neon light chai stall night" }, - { name: "Karan", handle: "@regular", testimonial: "Perfect for friends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-asian-stir-fried-noodles-bowl_84443-82619.jpg", imageAlt: "neon light chai stall night" }, + { name: "Aman", handle: "@student", testimonial: "Best hangout spot in Ambala!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-walking-down-japanese-food-court_23-2148759593.jpg?_wi=1", imageAlt: "neon light chai stall night" }, + { name: "Neha", handle: "@foodie", testimonial: "Vibe is on point.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friendly-afro-man-traditional-yellow-clothes-restaurant_627829-1132.jpg?_wi=1", imageAlt: "neon light chai stall night" }, + { name: "Rahul", handle: "@nightowl", testimonial: "Late night cravings sorted.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895449.jpg?_wi=1", imageAlt: "neon light chai stall night" }, + { name: "Sana", handle: "@local", testimonial: "Affordable and tasty.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-american-sandwich-with-meat-fries_23-2148291176.jpg?_wi=1", imageAlt: "neon light chai stall night" }, + { name: "Karan", handle: "@regular", testimonial: "Perfect for friends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-asian-stir-fried-noodles-bowl_84443-82619.jpg?_wi=1", imageAlt: "neon light chai stall night" }, ]} buttons={[ { text: "Order Now", href: "#menu" }, { text: "View Menu", href: "#menu" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-walking-down-japanese-food-court_23-2148759593.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-walking-down-japanese-food-court_23-2148759593.jpg?_wi=2" showDimOverlay={true} showBlur={true} avatars={[ @@ -78,7 +78,7 @@ export default function LandingPage() { description="We blend the classic Indian chai culture with modern youth energy. It's more than just a place to drink tea; it's where memories are made." subdescription="Whether you are here for a study break, a late-night date, or just to catch up with friends, we have the perfect corner for you." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/friendly-afro-man-traditional-yellow-clothes-restaurant_627829-1132.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friendly-afro-man-traditional-yellow-clothes-restaurant_627829-1132.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -90,9 +90,9 @@ export default function LandingPage() { gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} products={[ - { id: "p1", name: "Paneer Tikka Pizza", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895449.jpg" }, - { id: "p2", name: "CSB Special Burger", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/close-up-american-sandwich-with-meat-fries_23-2148291176.jpg" }, - { id: "p3", name: "Tandoori Maggi", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-asian-stir-fried-noodles-bowl_84443-82619.jpg" }, + { id: "p1", name: "Paneer Tikka Pizza", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895449.jpg?_wi=2" }, + { id: "p2", name: "CSB Special Burger", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/close-up-american-sandwich-with-meat-fries_23-2148291176.jpg?_wi=2" }, + { id: "p3", name: "Tandoori Maggi", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-asian-stir-fried-noodles-bowl_84443-82619.jpg?_wi=2" }, { id: "p4", name: "Gur Chai", price: "₹49", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza_1388-640.jpg" }, { id: "p5", name: "Cold Coffee", price: "₹129", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg" }, { id: "p6", name: "Hariyali Pizza", price: "₹189", imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-chicken-soup-with-noodles-greens-spoon-pink-stripped-towel-dark-background_140725-140944.jpg" },