Update src/app/page.tsx

This commit is contained in:
2026-05-31 02:45:48 +00:00
parent 145fa97c2b
commit 09eeb05262

View File

@@ -32,33 +32,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Specialties",
id: "#specialties",
},
name: "Specialties", id: "#specialties"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Cooco's Den"
/>
@@ -67,108 +53,63 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Experience Culinary Excellence at Cooco's Den"
description="Savor exquisite flavors in the heart of Lahore's historic Walled City. Join us for an unforgettable dining experience, from 12 PM to 1 AM daily."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-vegetables-with-seasonings-greens-blue-table-dish-meal-meat-cuisine-food-family-taste_140725-144669.jpg?_wi=1",
imageAlt: "Gourmet Pakistani Biryani",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-vegetables-with-seasonings-greens-blue-table-dish-meal-meat-cuisine-food-family-taste_140725-144669.jpg", imageAlt: "Gourmet Pakistani Biryani"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg?_wi=1",
imageAlt: "Grilled Seekh Kebabs Platter",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg", imageAlt: "Grilled Seekh Kebabs Platter"},
{
imageSrc: "http://img.b2bpic.net/free-photo/coconut-filled-with-fruit-salad_23-2148494767.jpg",
imageAlt: "Creamy Shahi Tukra Dessert",
},
imageSrc: "http://img.b2bpic.net/free-photo/coconut-filled-with-fruit-salad_23-2148494767.jpg", imageAlt: "Creamy Shahi Tukra Dessert"},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-pakistani-dish_23-2148825125.jpg",
imageAlt: "Flat lay tasty pakistani dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-pakistani-dish_23-2148825125.jpg", imageAlt: "Flat lay tasty pakistani dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-pakistani-dish_23-2148825123.jpg",
imageAlt: "High angle tasty pakistani dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-pakistani-dish_23-2148825123.jpg", imageAlt: "High angle tasty pakistani dish"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg",
imageAlt: "Cozy Restaurant Interior in Lahore",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg", imageAlt: "Cozy Restaurant Interior in Lahore"},
{
imageSrc: "http://img.b2bpic.net/free-photo/valentine-s-day-celebration-with-flowers_23-2151917809.jpg",
imageAlt: "Outdoor Dining Area at Night",
},
imageSrc: "http://img.b2bpic.net/free-photo/valentine-s-day-celebration-with-flowers_23-2151917809.jpg", imageAlt: "Outdoor Dining Area at Night"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208271.jpg",
imageAlt: "Modern Restaurant Kitchen",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208271.jpg", imageAlt: "Modern Restaurant Kitchen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg",
imageAlt: "Luxury dining room illuminated by candlelight glow generated by AI",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg", imageAlt: "Luxury dining room illuminated by candlelight glow generated by AI"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111484.jpg",
imageAlt: "View of elegant dining table arrangement",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111484.jpg", imageAlt: "View of elegant dining table arrangement"},
]}
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Make a Reservation",
href: "#contact",
},
text: "Make a Reservation", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1321.jpg",
alt: "Chef happily presenting a dish",
},
src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1321.jpg", alt: "Chef happily presenting a dish"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-684.jpg",
alt: "Woman enjoying coffee",
},
src: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-684.jpg", alt: "Woman enjoying coffee"},
{
src: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-11650.jpg",
alt: "Woman using smartphone in cafe",
},
src: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-11650.jpg", alt: "Woman using smartphone in cafe"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-with-tablet_23-2149160321.jpg",
alt: "Smiling family with tablet",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-with-tablet_23-2149160321.jpg", alt: "Smiling family with tablet"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg",
alt: "Woman dining in luxury restaurant",
},
src: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg", alt: "Woman dining in luxury restaurant"},
]}
avatarText="Join our growing family of delighted guests!"
marqueeItems={[
{
type: "text",
text: "Authentic Lahori Cuisine",
},
type: "text", text: "Authentic Lahori Cuisine"},
{
type: "text",
text: "Exquisite Dining Experience",
},
type: "text", text: "Exquisite Dining Experience"},
{
type: "text",
text: "Fresh Ingredients Daily",
},
type: "text", text: "Fresh Ingredients Daily"},
{
type: "text",
text: "Unforgettable Flavors",
},
type: "text", text: "Unforgettable Flavors"},
{
type: "text",
text: "Warm Hospitality",
},
type: "text", text: "Warm Hospitality"},
]}
/>
</div>
@@ -190,56 +131,32 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Signature Biryani",
description: "Our aromatic Biryani, cooked with tender meat and fragrant Basmati rice, seasoned to perfection.",
icon: Sparkles,
title: "Signature Biryani", description: "Our aromatic Biryani, cooked with tender meat and fragrant Basmati rice, seasoned to perfection.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-vegetables-table_23-2148538599.jpg",
imageAlt: "Signature Biryani",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-vegetables-table_23-2148538599.jpg", imageAlt: "Signature Biryani"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-inside-plate-dark-surface-dark-dish-east-meal-food_140725-82235.jpg",
imageAlt: "Biryani served in clay pot",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-gourmet-food-tasty-chocolate-with-pepper_185193-108740.jpg",
imageAlt: "steaming hot biryani dish",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-inside-plate-dark-surface-dark-dish-east-meal-food_140725-82235.jpg", imageAlt: "Biryani served in clay pot"},
]
},
{
title: "Mouth-watering Karahi",
description: "Experience the rich, spicy flavors of our Chicken and Mutton Karahi, a true Pakistani delight.",
icon: Flame,
title: "Mouth-watering Karahi", description: "Experience the rich, spicy flavors of our Chicken and Mutton Karahi, a true Pakistani delight.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg",
imageAlt: "Spicy Mutton Karahi",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg", imageAlt: "Spicy Mutton Karahi"},
{
imageSrc: "http://img.b2bpic.net/free-photo/from-tomato-soup-with-tomatoes-plate_176474-2661.jpg",
imageAlt: "Chicken Karahi with Ginger",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-vegetables-with-seasonings-greens-blue-table-dish-meal-meat-cuisine-food-family-taste_140725-144669.jpg?_wi=2",
imageAlt: "steaming hot biryani dish",
imageSrc: "http://img.b2bpic.net/free-photo/from-tomato-soup-with-tomatoes-plate_176474-2661.jpg", imageAlt: "Chicken Karahi with Ginger"},
]
},
{
title: "Delectable Desserts",
description: "End your meal on a sweet note with our traditional Shahi Tukra, Gulab Jamun, and other delightful sweets.",
icon: Cake,
title: "Delectable Desserts", description: "End your meal on a sweet note with our traditional Shahi Tukra, Gulab Jamun, and other delightful sweets.", icon: Cake,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-french-macarons-delicious-cakes-with-cookies-dessert-white-surface-bake-cake-sweet-sugar-dessert-biscuit_140725-55486.jpg",
imageAlt: "Assorted Pakistani Sweets",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-french-macarons-delicious-cakes-with-cookies-dessert-white-surface-bake-cake-sweet-sugar-dessert-biscuit_140725-55486.jpg", imageAlt: "Assorted Pakistani Sweets"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fruit-breakfast-snack-delicious-nutrition_1203-4280.jpg",
imageAlt: "Close up of Shahi Tukra",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg?_wi=2",
imageAlt: "steaming hot biryani dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/fruit-breakfast-snack-delicious-nutrition_1203-4280.jpg", imageAlt: "Close up of Shahi Tukra"},
]
}
]}
title="Our Specialities"
description="Discover the dishes that make Cooco's Den a culinary landmark. Each dish is crafted with care, using the finest local ingredients and our secret family recipes, ensuring an authentic taste of Lahore."
@@ -255,53 +172,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "product-1",
name: "Chicken Karahi",
price: "PKR 1200",
variant: "Half Plate",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-eid-al-fitr-celebration-with-delicious-food_23-2151205156.jpg",
imageAlt: "Chicken Karahi",
},
id: "product-1", name: "Chicken Karahi", price: "PKR 1200", variant: "Half Plate", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eid-al-fitr-celebration-with-delicious-food_23-2151205156.jpg", imageAlt: "Chicken Karahi"},
{
id: "product-2",
name: "Mutton Biryani",
price: "PKR 1500",
variant: "Full Plate",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-rice-with-lemons-dark-surface-raw-food-fruit-color_140725-82576.jpg",
imageAlt: "Mutton Biryani",
},
id: "product-2", name: "Mutton Biryani", price: "PKR 1500", variant: "Full Plate", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-rice-with-lemons-dark-surface-raw-food-fruit-color_140725-82576.jpg", imageAlt: "Mutton Biryani"},
{
id: "product-3",
name: "BBQ Platter",
price: "PKR 2500",
variant: "Serves 2-3",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-kebabs-grilled-meat-cutlets-chicken-skewers-sucuk-sausage-hot-green-pepper-grilled-tomato-greens-sweet-corn-french-fries-bread_141793-5020.jpg",
imageAlt: "BBQ Platter",
},
id: "product-3", name: "BBQ Platter", price: "PKR 2500", variant: "Serves 2-3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-kebabs-grilled-meat-cutlets-chicken-skewers-sucuk-sausage-hot-green-pepper-grilled-tomato-greens-sweet-corn-french-fries-bread_141793-5020.jpg", imageAlt: "BBQ Platter"},
{
id: "product-4",
name: "Special Dal Makhani",
price: "PKR 800",
variant: "Single Serving",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-lentil-soup-with-slice-bread-side_188544-24621.jpg",
imageAlt: "Special Dal Makhani",
},
id: "product-4", name: "Special Dal Makhani", price: "PKR 800", variant: "Single Serving", imageSrc: "http://img.b2bpic.net/free-photo/bowl-lentil-soup-with-slice-bread-side_188544-24621.jpg", imageAlt: "Special Dal Makhani"},
{
id: "product-5",
name: "Fresh Juices",
price: "PKR 350",
variant: "Orange, Mango, Watermelon",
imageSrc: "http://img.b2bpic.net/free-photo/small-container-natural-juice-with-straw-held-hand_23-2148306997.jpg",
imageAlt: "Fresh Juices",
},
id: "product-5", name: "Fresh Juices", price: "PKR 350", variant: "Orange, Mango, Watermelon", imageSrc: "http://img.b2bpic.net/free-photo/small-container-natural-juice-with-straw-held-hand_23-2148306997.jpg", imageAlt: "Fresh Juices"},
{
id: "product-6",
name: "Gulab Jamun",
price: "PKR 450",
variant: "Per plate (3 pcs)",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-traditional-dessert_23-2149312410.jpg",
imageAlt: "Gulab Jamun",
},
id: "product-6", name: "Gulab Jamun", price: "PKR 450", variant: "Per plate (3 pcs)", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-traditional-dessert_23-2149312410.jpg", imageAlt: "Gulab Jamun"},
]}
title="Our Full Menu"
description="Explore our diverse menu featuring a wide range of Pakistani and international dishes. From savory curries to sizzling BBQ and delectable desserts, there's something to satisfy every palate."
@@ -315,73 +196,31 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ahmed Khan",
role: "Regular Customer",
company: "Local Foodie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-by-counter-serving-salad-from-cabbage-holding-chilli-pepper_1303-32137.jpg",
imageAlt: "Ahmed Khan",
},
id: "1", name: "Ahmed Khan", role: "Regular Customer", company: "Local Foodie", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-by-counter-serving-salad-from-cabbage-holding-chilli-pepper_1303-32137.jpg", imageAlt: "Ahmed Khan"},
{
id: "2",
name: "Fatima Zahra",
role: "Lahore Resident",
company: "Taste Explorer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sensual-confident-woman-stylish-clothes-enjoying-coffee-coffeeshop-attractive-female-model-sitting-cafe-having-lunch-with-admirer-smiling-look-away-pleased-breakfast-outdoor-restaurant_197531-30517.jpg",
imageAlt: "Fatima Zahra",
},
id: "2", name: "Fatima Zahra", role: "Lahore Resident", company: "Taste Explorer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sensual-confident-woman-stylish-clothes-enjoying-coffee-coffeeshop-attractive-female-model-sitting-cafe-having-lunch-with-admirer-smiling-look-away-pleased-breakfast-outdoor-restaurant_197531-30517.jpg", imageAlt: "Fatima Zahra"},
{
id: "3",
name: "Usman Tariq",
role: "Food Blogger",
company: "Culinary Critic",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-golden-stars-icons_53876-71033.jpg",
imageAlt: "Usman Tariq",
},
id: "3", name: "Usman Tariq", role: "Food Blogger", company: "Culinary Critic", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-golden-stars-icons_53876-71033.jpg", imageAlt: "Usman Tariq"},
{
id: "4",
name: "Aisha Sohail",
role: "Family Visitor",
company: "Family Meals",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-breakfast_23-2149046099.jpg",
imageAlt: "Aisha Sohail",
},
id: "4", name: "Aisha Sohail", role: "Family Visitor", company: "Family Meals", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-breakfast_23-2149046099.jpg", imageAlt: "Aisha Sohail"},
{
id: "5",
name: "Maha Khan",
role: "Traveler",
company: "Lahore Tours",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-businesswoman-with-long-brown-hair-holds-smartphone-while-sitting-outdoor-cafe_613910-6103.jpg",
imageAlt: "Maha Khan",
},
id: "5", name: "Maha Khan", role: "Traveler", company: "Lahore Tours", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-businesswoman-with-long-brown-hair-holds-smartphone-while-sitting-outdoor-cafe_613910-6103.jpg", imageAlt: "Maha Khan"},
{
id: "6",
name: "Ali Hassan",
role: "Restaurant Owner",
company: "Cooco's Den Management",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg",
imageAlt: "Ali Hassan",
},
id: "6", name: "Ali Hassan", role: "Restaurant Owner", company: "Cooco's Den Management", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg", imageAlt: "Ali Hassan"},
]}
kpiItems={[
{
value: "5/5",
label: "Average Rating",
},
value: "5/5", label: "Average Rating"},
{
value: "1000+",
label: "Happy Customers",
},
value: "1000+", label: "Happy Customers"},
{
value: "20+",
label: "Years in Service",
},
value: "20+", label: "Years in Service"},
]}
title="What Our Guests Say"
description="Hear from our delighted customers who have experienced the magic of Cooco's Den. Their words inspire us to continue delivering exceptional food and service."
@@ -394,20 +233,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What are your operating hours?",
content: "Cooco's Den is open daily from 12:00 PM to 01:00 AM, offering lunch, dinner, and late-night dining.",
},
id: "faq-1", title: "What are your operating hours?", content: "Cooco's Den is open daily from 12:00 PM to 01:00 AM, offering lunch, dinner, and late-night dining."},
{
id: "faq-2",
title: "Do you take reservations?",
content: "Yes, we highly recommend making a reservation, especially for dinner and on weekends, to ensure you get a table. You can call us at 0300 9472407 to book.",
},
id: "faq-2", title: "Do you take reservations?", content: "Yes, we highly recommend making a reservation, especially for dinner and on weekends, to ensure you get a table. You can call us at 0300 9472407 to book."},
{
id: "faq-3",
title: "Do you offer catering services?",
content: "Yes, Cooco's Den offers catering services for special events and gatherings. Please contact us directly to discuss your requirements and customize a menu.",
},
id: "faq-3", title: "Do you offer catering services?", content: "Yes, Cooco's Den offers catering services for special events and gatherings. Please contact us directly to discuss your requirements and customize a menu."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about reservations, operating hours, and our services at Cooco's Den."
@@ -419,8 +249,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect with Us"
title="Visit Cooco's Den"
description="Located at Roshnai Gate, 2168/A Food St Fort Rd, Shahi Mohallah Walled City of Lahore, Lahore. For reservations or inquiries, call us at 0300 9472407 or send us a message."
@@ -440,58 +269,35 @@ export default function LandingPage() {
logoText="Cooco's Den"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{
label: "Daily: 12:00 PM - 01:00 AM",
href: "#",
},
label: "Daily: 12:00 PM - 01:00 AM", href: "#"},
],
},
{
title: "Location",
items: [
title: "Location", items: [
{
label: "Roshnai Gate, 2168/A Food St Fort Rd, Shahi Mohallah Walled City of Lahore, Lahore",
href: "https://maps.app.goo.gl/zc7UDHtwr5k9BPUDA",
},
label: "Roshnai Gate, 2168/A Food St Fort Rd, Shahi Mohallah Walled City of Lahore, Lahore", href: "https://maps.app.goo.gl/zc7UDHtwr5k9BPUDA"},
{
label: "Phone: 0300 9472407",
href: "tel:+923009472407",
},
label: "Phone: 0300 9472407", href: "tel:+923009472407"},
{
label: "Email: info@coocosden.com",
href: "mailto:info@coocosden.com",
},
label: "Email: info@coocosden.com", href: "mailto:info@coocosden.com"},
],
},
]}