From 49cef2de5a21e376c925bd8a7de9aedad7567456 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 15:10:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 249 ++++++++++------------------------------------- 1 file changed, 53 insertions(+), 196 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e323150..e5583bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,65 +49,40 @@ export default function LandingPage() {
@@ -127,10 +92,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About The Cage" description={[ - "Located in the heart of Dhapasi, Toha, The Cage is more than just a restro-bar—it’s where the city comes to unwind.", - "Whether you are celebrating a milestone or just hanging out after a long day, we bring the best food and vibes to Kathmandu.", - "Our casual dining space is designed for friendship, laughter, and creating memories.", - ]} + "Located in the heart of Dhapasi, Toha, The Cage is more than just a restro-bar—it’s where the city comes to unwind.", "Whether you are celebrating a milestone or just hanging out after a long day, we bring the best food and vibes to Kathmandu.", "Our casual dining space is designed for friendship, laughter, and creating memories."]} /> @@ -142,59 +104,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Snack", - name: "Momo Platter", - price: "Rs. 450", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/sutlach-turkish-milk-pudding-desserts_140725-10767.jpg", - }, + id: "1", brand: "Snack", name: "Momo Platter", price: "Rs. 450", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/sutlach-turkish-milk-pudding-desserts_140725-10767.jpg"}, { - id: "2", - brand: "Main", - name: "Chili Chicken", - price: "Rs. 600", - rating: 5, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/two-pottery-bowles-with-pie-rice-inside_114579-2467.jpg", - }, + id: "2", brand: "Main", name: "Chili Chicken", price: "Rs. 600", rating: 5, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/two-pottery-bowles-with-pie-rice-inside_114579-2467.jpg"}, { - id: "3", - brand: "Drink", - name: "Cage Special Cocktail", - price: "Rs. 550", - rating: 4, - reviewCount: "90", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-sake-drink_23-2149706115.jpg", - }, + id: "3", brand: "Drink", name: "Cage Special Cocktail", price: "Rs. 550", rating: 4, + reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-sake-drink_23-2149706115.jpg"}, { - id: "4", - brand: "Snack", - name: "Juicy Burger", - price: "Rs. 500", - rating: 5, - reviewCount: "70", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-krathon-with-sweet-fish-sauce-thai-snacks_1150-26303.jpg", - }, + id: "4", brand: "Snack", name: "Juicy Burger", price: "Rs. 500", rating: 5, + reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/sweet-krathon-with-sweet-fish-sauce-thai-snacks_1150-26303.jpg"}, { - id: "5", - brand: "Drink", - name: "Draft Beer", - price: "Rs. 400", - rating: 4, - reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-refreshment-neo-futuristic-style_23-2151370369.jpg", - }, + id: "5", brand: "Drink", name: "Draft Beer", price: "Rs. 400", rating: 4, + reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/cocktail-refreshment-neo-futuristic-style_23-2151370369.jpg"}, { - id: "6", - brand: "Snack", - name: "French Fries", - price: "Rs. 250", - rating: 4, - reviewCount: "50", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-fried-gyurza_140725-1076.jpg", - }, + id: "6", brand: "Snack", name: "French Fries", price: "Rs. 250", rating: 4, + reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-fried-gyurza_140725-1076.jpg"}, ]} title="Our Signature Menu" description="From local favorites to bold global flavors, there's something for everyone at The Cage." @@ -208,26 +134,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "e1", - title: "Birthday Parties", - description: "Make your special day unforgettable with our dedicated party zones.", - tag: "Celebrate", - imageSrc: "http://img.b2bpic.net/free-photo/excited-football-fans-watching-american-football-pub_329181-18330.jpg", - }, + id: "e1", title: "Birthday Parties", description: "Make your special day unforgettable with our dedicated party zones.", tag: "Celebrate", imageSrc: "http://img.b2bpic.net/free-photo/excited-football-fans-watching-american-football-pub_329181-18330.jpg"}, { - id: "e2", - title: "Group Hangouts", - description: "Spacious seating arrangements designed for large groups of friends.", - tag: "Social", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-sitting-with-beer_23-2148872464.jpg", - }, + id: "e2", title: "Group Hangouts", description: "Spacious seating arrangements designed for large groups of friends.", tag: "Social", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-sitting-with-beer_23-2148872464.jpg"}, { - id: "e3", - title: "Live Music", - description: "Experience local talent performing live on select weekend nights.", - tag: "Nightlife", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-coffee-terrace_23-2148263241.jpg", - }, + id: "e3", title: "Live Music", description: "Experience local talent performing live on select weekend nights.", tag: "Nightlife", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-coffee-terrace_23-2148263241.jpg"}, ]} title="Celebrations & Events" description="Hosting a party? The Cage is the perfect venue for birthdays, group hangouts, and live music nights." @@ -239,14 +150,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Lively Nights", - "Delicious Food", - "Great Friends", - "Birthday Vibes", - "Signature Cocktails", - "Casual Evenings", - "Kathmandu Nights", - ]} + "Lively Nights", "Delicious Food", "Great Friends", "Birthday Vibes", "Signature Cocktails", "Casual Evenings", "Kathmandu Nights"]} title="Vibe Gallery" description="Catch a glimpse of the energy at The Cage." /> @@ -254,44 +158,20 @@ export default function LandingPage() {
@@ -334,37 +203,25 @@ export default function LandingPage() { { items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, ], }, { items: [ { - label: "Events", - href: "#events", - }, + label: "Events", href: "#events"}, { - label: "Book Now", - href: "#contact", - }, + label: "Book Now", href: "#contact"}, ], }, { items: [ { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, ], }, ]} -- 2.49.1