Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 08:08:32 +00:00

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "About Us", name: "About Us", id: "#about"},
id: "#about",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Dishes", name: "Dishes", id: "#dishes"},
id: "#dishes",
},
{ {
name: "Catering", name: "Catering", id: "#catering"},
id: "#catering",
},
{ {
name: "Reviews", name: "Reviews", id: "#reviews"},
id: "#reviews",
},
{ {
name: "Awards", name: "Awards", id: "#awards"},
id: "#awards",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Kolachi Restaurant" brandName="Kolachi Restaurant"
/> />
@@ -72,46 +56,25 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Experience Exquisite Dining at Kolachi Restaurant" title="Experience Exquisite Dining at Kolachi Restaurant"
description="Indulge in a culinary journey where authentic flavors meet a sophisticated ambiance. Kolachi offers an unforgettable experience for every palate." description="Indulge in a culinary journey where authentic flavors meet a sophisticated ambiance. Kolachi offers an unforgettable experience for every palate."
tag="Award-Winning Cuisine" tag="Award-Winning Cuisine"
tagAnimation="blur-reveal" tagAnimation="blur-reveal"
buttons={[ buttons={[
{ {
text: "View Our Menu", text: "View Our Menu", href: "#menu"},
href: "#menu",
},
{ {
text: "Make a Reservation", text: "Make a Reservation", href: "#contact"},
href: "#contact",
},
]} ]}
buttonAnimation="blur-reveal" buttonAnimation="blur-reveal"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg", imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg", imageAlt: "Luxurious dining setting at Kolachi Restaurant"},
imageAlt: "Luxurious dining setting at Kolachi Restaurant",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg", imageAlt: "Gourmet dish presentation at Kolachi"}
imageAlt: "Gourmet dish presentation at Kolachi",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-smoothie-with-waffles-chocolate-white-plate-marble-surface_114579-33855.jpg",
imageAlt: "Dessert with strawberry in a cafe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-eggplants-dish-still-life_23-2150561815.jpg",
imageAlt: "Eggplant dolma with tomato and belly pepper",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-fried-chicken_141793-626.jpg",
imageAlt: "Stock photo of served nutritious Caesar salad with chicken",
},
]} ]}
mediaAnimation="reveal-blur" mediaAnimation="blur-reveal"
rating={5} rating={5}
ratingText="5-Star Customer Rating" ratingText="5-Star Customer Rating"
/> />
@@ -124,21 +87,15 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Flame, icon: Flame,
label: "Years in Service", label: "Years in Service", value: "15+"},
value: "15+",
},
{ {
icon: Star, icon: Star,
label: "Awards Won", label: "Awards Won", value: "10+"},
value: "10+",
},
{ {
icon: Users, icon: Users,
label: "Satisfied Guests", label: "Satisfied Guests", value: "50K+"},
value: "50K+",
},
]} ]}
metricsAnimation="reveal-blur" metricsAnimation="blur-reveal"
/> />
</div> </div>
@@ -149,23 +106,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Appetizers & Soups", title: "Appetizers & Soups", description: "Start your meal with our tantalizing selection of hot and cold appetizers and refreshing soups.", imageSrc: "http://img.b2bpic.net/free-photo/white-fruit-platter-isolated-black-surface-with-herbs_114579-12173.jpg", imageAlt: "Assorted appetizers platter"},
description: "Start your meal with our tantalizing selection of hot and cold appetizers and refreshing soups.",
imageSrc: "http://img.b2bpic.net/free-photo/white-fruit-platter-isolated-black-surface-with-herbs_114579-12173.jpg",
imageAlt: "Assorted appetizers platter",
},
{ {
title: "Main Courses", title: "Main Courses", description: "Experience the heart of our cuisine with our exquisite range of grilled meats, curries, and traditional specialties.", imageSrc: "http://img.b2bpic.net/free-photo/main-course-restaurant_7939-2415.jpg", imageAlt: "Grilled steak with vegetables"},
description: "Experience the heart of our cuisine with our exquisite range of grilled meats, curries, and traditional specialties.",
imageSrc: "http://img.b2bpic.net/free-photo/main-course-restaurant_7939-2415.jpg",
imageAlt: "Grilled steak with vegetables",
},
{ {
title: "Desserts & Beverages", title: "Desserts & Beverages", description: "Conclude your feast with our decadent desserts and a wide array of refreshing beverages.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-oval-plate-dark-with-copy-space_140725-105428.jpg", imageAlt: "Decadent chocolate lava cake"},
description: "Conclude your feast with our decadent desserts and a wide array of refreshing beverages.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-oval-plate-dark-with-copy-space_140725-105428.jpg",
imageAlt: "Decadent chocolate lava cake",
},
]} ]}
title="Explore Our Diverse Menu Categories" title="Explore Our Diverse Menu Categories"
description="From delectable appetizers to rich main courses and indulgent desserts, our menu is crafted to tantalize your taste buds." description="From delectable appetizers to rich main courses and indulgent desserts, our menu is crafted to tantalize your taste buds."
@@ -181,47 +126,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "biryani", id: "biryani", name: "Chicken Biryani", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/spices-around-frying-pan-with-chicken-kebab_23-2147894624.jpg", imageAlt: "Chicken Biryani dish"},
name: "Chicken Biryani",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/spices-around-frying-pan-with-chicken-kebab_23-2147894624.jpg",
imageAlt: "Chicken Biryani dish",
},
{ {
id: "karahi", id: "karahi", name: "Mutton Karahi", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sauce-soup-with-greens-potatoes-dark-desk_140725-76768.jpg", imageAlt: "Mutton Karahi dish"},
name: "Mutton Karahi",
price: "$28.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sauce-soup-with-greens-potatoes-dark-desk_140725-76768.jpg",
imageAlt: "Mutton Karahi dish",
},
{ {
id: "kebabs", id: "kebabs", name: "Assorted Kebabs Platter", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-set-shish-kebab-baked-clay-oven_140725-12836.jpg", imageAlt: "Assorted Kebab Platter"},
name: "Assorted Kebabs Platter",
price: "$35.00",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-set-shish-kebab-baked-clay-oven_140725-12836.jpg",
imageAlt: "Assorted Kebab Platter",
},
{ {
id: "naan", id: "naan", name: "Garlic Naan", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg", imageAlt: "Garlic Naan bread"},
name: "Garlic Naan",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg",
imageAlt: "Garlic Naan bread",
},
{ {
id: "gulab", id: "gulab", name: "Gulab Jamun", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/corn-snacks-piled-bucket-christmas-baubles-marble-surface_114579-52164.jpg", imageAlt: "Gulab Jamun dessert"},
name: "Gulab Jamun",
price: "$10.00",
imageSrc: "http://img.b2bpic.net/free-photo/corn-snacks-piled-bucket-christmas-baubles-marble-surface_114579-52164.jpg",
imageAlt: "Gulab Jamun dessert",
},
{ {
id: "chaat", id: "chaat", name: "Fruit Chaat", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fruit-salad-sliced-tangerines-apples-bananas-oranges-dark-background_140725-144713.jpg", imageAlt: "Fresh Fruit Chaat"},
name: "Fruit Chaat",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fruit-salad-sliced-tangerines-apples-bananas-oranges-dark-background_140725-144713.jpg",
imageAlt: "Fresh Fruit Chaat",
},
]} ]}
title="Popular Dishes & Chef's Recommendations" title="Popular Dishes & Chef's Recommendations"
description="Discover the dishes that keep our guests coming back for more, perfected by our master chefs." description="Discover the dishes that keep our guests coming back for more, perfected by our master chefs."
@@ -233,47 +148,22 @@ export default function LandingPage() {
<PricingCardOne <PricingCardOne
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up"
plans={[ plans={[
{ {
id: "basic-catering", id: "basic-catering", badge: "Standard", badgeIcon: Sparkles,
badge: "Standard", price: "$50/person", subtitle: "Ideal for small gatherings", features: [
badgeIcon: Sparkles, "Choice of 3 Appetizers", "Choice of 2 Main Courses", "1 Dessert Option", "Beverage Selection"],
price: "$50/person",
subtitle: "Ideal for small gatherings",
features: [
"Choice of 3 Appetizers",
"Choice of 2 Main Courses",
"1 Dessert Option",
"Beverage Selection",
],
}, },
{ {
id: "premium-catering", id: "premium-catering", badge: "Popular", badgeIcon: Award,
badge: "Popular", price: "$75/person", subtitle: "Perfect for larger celebrations", features: [
badgeIcon: Award, "Choice of 5 Appetizers", "Choice of 3 Main Courses", "2 Dessert Options", "Premium Beverage Selection", "Dedicated Service Staff"],
price: "$75/person",
subtitle: "Perfect for larger celebrations",
features: [
"Choice of 5 Appetizers",
"Choice of 3 Main Courses",
"2 Dessert Options",
"Premium Beverage Selection",
"Dedicated Service Staff",
],
}, },
{ {
id: "luxury-catering", id: "luxury-catering", badge: "Exclusive", badgeIcon: Crown,
badge: "Exclusive", price: "$100/person", subtitle: "For an unparalleled event", features: [
badgeIcon: Crown, "Customizable Menu", "Live Cooking Station", "Unlimited Premium Beverages", "Personalized Event Planner", "Exclusive Decor Options"],
price: "$100/person",
subtitle: "For an unparalleled event",
features: [
"Customizable Menu",
"Live Cooking Station",
"Unlimited Premium Beverages",
"Personalized Event Planner",
"Exclusive Decor Options",
],
}, },
]} ]}
title="Catering & Event Packages" title="Catering & Event Packages"
@@ -287,35 +177,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Fatima Zahra", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517418.jpg", imageAlt: "Photo of Fatima Zahra"},
name: "Fatima Zahra",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517418.jpg",
imageAlt: "Photo of Fatima Zahra",
},
{ {
id: "2", id: "2", name: "Ahmed Khan", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", imageAlt: "Photo of Ahmed Khan"},
name: "Ahmed Khan",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
imageAlt: "Photo of Ahmed Khan",
},
{ {
id: "3", id: "3", name: "Sana Ejaz", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-looking-down-while-thinking-white-uniform_176474-12680.jpg", imageAlt: "Photo of Sana Ejaz"},
name: "Sana Ejaz",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-looking-down-while-thinking-white-uniform_176474-12680.jpg",
imageAlt: "Photo of Sana Ejaz",
},
{ {
id: "4", id: "4", name: "Ali Hassan", imageSrc: "http://img.b2bpic.net/free-photo/black-american-couple-date-meeting-drink-wine-restaurant_613910-7260.jpg", imageAlt: "Photo of Ali Hassan"},
name: "Ali Hassan",
imageSrc: "http://img.b2bpic.net/free-photo/black-american-couple-date-meeting-drink-wine-restaurant_613910-7260.jpg",
imageAlt: "Photo of Ali Hassan",
},
{ {
id: "5", id: "5", name: "Hira Saleem", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-gathering_23-2149001313.jpg", imageAlt: "Photo of Hira Saleem"},
name: "Hira Saleem",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-gathering_23-2149001313.jpg",
imageAlt: "Photo of Hira Saleem",
},
]} ]}
cardTitle="What Our Guests Say About Us" cardTitle="What Our Guests Say About Us"
cardTag="Rave Reviews" cardTag="Rave Reviews"
@@ -328,14 +198,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Gourmet Guild", "Gourmet Guild", "Foodie's Choice Awards", "Global Restaurant Review", "Chef's Weekly Magazine", "City Dining Guide", "Taste & Travel", "Culinary Art Society"]}
"Foodie's Choice Awards",
"Global Restaurant Review",
"Chef's Weekly Magazine",
"City Dining Guide",
"Taste & Travel",
"Culinary Art Society",
]}
title="Recognized for Culinary Excellence" title="Recognized for Culinary Excellence"
description="Proudly recognized by leading culinary critics and publications for our commitment to quality and exceptional dining experience." description="Proudly recognized by leading culinary critics and publications for our commitment to quality and exceptional dining experience."
tag="Our Accolades" tag="Our Accolades"
@@ -346,8 +209,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "downward-rays-static", variant: "downward-rays-static"}}
}}
tag="Connect With Us" tag="Connect With Us"
title="Make a Reservation or Inquire About Catering" title="Make a Reservation or Inquire About Catering"
description="We look forward to welcoming you to Kolachi. Reach out for reservations, private events, or any special requests." description="We look forward to welcoming you to Kolachi. Reach out for reservations, private events, or any special requests."
@@ -361,62 +223,37 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "About Kolachi", title: "About Kolachi", items: [
items: [
{ {
label: "Our Story", label: "Our Story", href: "#about"},
href: "#about",
},
{ {
label: "Our Team", label: "Our Team", href: "#"},
href: "#",
},
{ {
label: "Awards", label: "Awards", href: "#awards"},
href: "#awards",
},
], ],
}, },
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Appetizers", label: "Appetizers", href: "#menu"},
href: "#menu",
},
{ {
label: "Main Courses", label: "Main Courses", href: "#menu"},
href: "#menu",
},
{ {
label: "Desserts", label: "Desserts", href: "#menu"},
href: "#menu",
},
{ {
label: "Chef's Specials", label: "Chef's Specials", href: "#dishes"},
href: "#dishes",
},
], ],
}, },
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Catering", label: "Catering", href: "#catering"},
href: "#catering",
},
{ {
label: "Reservations", label: "Reservations", href: "#contact"},
href: "#contact",
},
{ {
label: "Private Events", label: "Private Events", href: "#"},
href: "#",
},
{ {
label: "Order Online", label: "Order Online", href: "#dishes"},
href: "#dishes",
},
], ],
}, },
]} ]}