Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-11 17:20:19 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "features",
},
name: "Menu", id: "features"},
{
name: "Vibe",
id: "about",
},
name: "Vibe", id: "about"},
{
name: "Follow",
id: "social",
},
name: "Follow", id: "social"},
{
name: "Call: +977 9708919991",
id: "contact",
},
name: "Call: +977 9708919991", id: "contact"},
]}
brandName="Cafe Mithila"
/>
@@ -57,112 +47,65 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="A Sip of Janakpur's Soul"
description="Experience the warmth of our heritage, crafted daily in the heart of Campus Chowk. Where culture meets modern comfort."
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png?_wi=1",
imageAlt: "Cafe Mithila Interior",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png", imageAlt: "Cafe Mithila Interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg?_wi=1",
imageAlt: "Cafe Food",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg", imageAlt: "Cafe Food"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-cake-slices-dark-space_140725-95581.jpg",
imageAlt: "Cafe Food 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-cake-slices-dark-space_140725-95581.jpg", imageAlt: "Cafe Food 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31515.jpg",
imageAlt: "Cafe Food 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31515.jpg", imageAlt: "Cafe Food 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg",
imageAlt: "Vibe",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", imageAlt: "Vibe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg?_wi=1",
imageAlt: "Cafe Mithila Interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg", imageAlt: "Cafe Mithila Interior"},
]}
rightCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png?_wi=2",
imageAlt: "Cafe Mithila Interior",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png", imageAlt: "Cafe Mithila Interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-cinnamon-sticks-dark-board-coffee-beans_114579-73606.jpg",
imageAlt: "Cafe Food",
},
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-cinnamon-sticks-dark-board-coffee-beans_114579-73606.jpg", imageAlt: "Cafe Food"},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-cakes-blue-tray-biscuits-dark-background_140725-91970.jpg",
imageAlt: "Cafe Food 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-cakes-blue-tray-biscuits-dark-background_140725-91970.jpg", imageAlt: "Cafe Food 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-charcoal-grill-coal-grill_1339-4998.jpg",
imageAlt: "Cafe Food 3",
},
imageSrc: "http://img.b2bpic.net/empty-charcoal-grill-coal-grill_1339-4998.jpg", imageAlt: "Cafe Food 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/border-from-food-autumn-leaves_23-2147885886.jpg",
imageAlt: "Vibe",
},
imageSrc: "http://img.b2bpic.net/free-photo/border-from-food-autumn-leaves_23-2147885886.jpg", imageAlt: "Vibe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg?_wi=2",
imageAlt: "Cafe Mithila Interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg", imageAlt: "Cafe Mithila Interior"},
]}
buttons={[
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-chilling-out-with-coffee-cafe_53876-26326.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/woman-chilling-out-with-coffee-cafe_53876-26326.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-medium-shot_23-2149647825.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-medium-shot_23-2149647825.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-cup-coffee-cafe_1150-4324.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-cup-coffee-cafe_1150-4324.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/businessman-coffee-shop_1150-6316.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/businessman-coffee-shop_1150-6316.jpg", alt: "Customer 5"},
]}
avatarText="Loved by the community"
marqueeItems={[
{
type: "text",
text: "Authentic",
},
type: "text", text: "Authentic"},
{
type: "text",
text: "Warm",
},
type: "text", text: "Warm"},
{
type: "text",
text: "Modern",
},
type: "text", text: "Modern"},
{
type: "text",
text: "Cultural",
},
type: "text", text: "Cultural"},
{
type: "text",
text: "Artisan",
},
type: "text", text: "Artisan"},
]}
/>
</div>
@@ -173,23 +116,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Local Favorites",
description: "Authentic Janakpur delicacies that taste like home.",
imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361448.jpg",
imageAlt: "Local Food",
},
title: "Local Favorites", description: "Authentic Janakpur delicacies that taste like home.", imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361448.jpg", imageAlt: "Local Food"},
{
title: "International Delights",
description: "Global culinary trends served with a local twist.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-bottom-side-with-herbs-leaves-side-dark-grey-background_140725-134385.jpg",
imageAlt: "International Food",
},
title: "International Delights", description: "Global culinary trends served with a local twist.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-bottom-side-with-herbs-leaves-side-dark-grey-background_140725-134385.jpg", imageAlt: "International Food"},
{
title: "Artisan Coffee",
description: "Hand-crafted brews for the perfect morning ritual.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312215.jpg",
imageAlt: "Coffee",
},
title: "Artisan Coffee", description: "Hand-crafted brews for the perfect morning ritual.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312215.jpg", imageAlt: "Coffee"},
]}
title="Our Diverse Menu"
description="Our menu is a variety of local favorites and international delights. Visit us at Campus Chowk for the full interactive experience."
@@ -214,14 +145,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"TikTok",
"Instagram",
"Facebook",
"TikTok",
"Instagram",
"Facebook",
"TikTok",
]}
"TikTok", "Instagram", "Facebook", "TikTok", "Instagram", "Facebook", "TikTok"]}
title="Follow the Vibe"
description="Stay updated with our daily brews and local stories. Join the movement."
/>
@@ -229,13 +153,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Contact"
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Visit Us Today"
description="Campus Chowk, Janakpur 45600 | Call: +977 9708919991. Operational Hours: 6 AM - 10 PM."
imageSrc="http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -245,42 +169,27 @@ export default function LandingPage() {
logoText="Cafe Mithila"
columns={[
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "+977 9708919991",
href: "tel:+9779708919991",
},
label: "+977 9708919991", href: "tel:+9779708919991"},
{
label: "hello@cafemithila.com",
href: "mailto:hello@cafemithila.com",
},
label: "hello@cafemithila.com", href: "mailto:hello@cafemithila.com"},
],
},
{
title: "Location",
items: [
title: "Location", items: [
{
label: "Campus Chowk, Janakpur 45600",
href: "#",
},
label: "Campus Chowk, Janakpur 45600", href: "#"},
],
},
{
title: "Socials",
items: [
title: "Socials", items: [
{
label: "TikTok",
href: "https://www.tiktok.com/@cafe.mithila",
},
label: "TikTok", href: "https://www.tiktok.com/@cafe.mithila"},
{
label: "Instagram",
href: "https://www.instagram.com/cafemithila/",
},
label: "Instagram", href: "https://www.instagram.com/cafemithila/"},
{
label: "Facebook",
href: "https://www.facebook.com/profile.php?id=61563819948879",
},
label: "Facebook", href: "https://www.facebook.com/profile.php?id=61563819948879"},
],
},
]}