Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 06:50:54 +00:00

View File

@@ -30,22 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Menu",
id: "menu",
},
{
name: "Services",
id: "services",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "Services", id: "services" },
{ name: "Contact", id: "contact" },
]}
brandName="Muniza"
/>
@@ -53,20 +41,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
logoText="Ku Soo Dhawoow Muniza"
description="Cunto macaan iyo adeeg tayo sare leh Muqdisho. Khibrad dining oo casri ah oo lagu sharfay midabka dahabka ah."
buttons={[
{
text: "Dalbo Hadda",
href: "#menu",
},
{
text: "Book Table",
href: "#contact",
},
{ text: "Dalbo Hadda", href: "#menu" },
{ text: "Book Table", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-fried-meat-with-fried-zucchini-crackers-human-hand-round-plate_176474-3088.jpg"
mediaAnimation="slide-up"
@@ -80,18 +60,9 @@ export default function LandingPage() {
title="Nagu Saabsan Muniza"
description="Muniza waa makhaayad casri ah oo ku taalla Muqdisho, bixisa cunto Soomaali iyo international ah. Waxaan bixinaa adeeg degdeg ah, jawi qurux badan, iyo khibrad macaamiil oo heer sare ah."
bulletPoints={[
{
title: "Cunto Dhaqameed",
description: "Bariis, Suqaar, iyo Hilib la kariyo si maamuus leh.",
},
{
title: "Cunto Casri ah",
description: "Burger, Pizza, iyo cuntooyinka ugu fiican ee international.",
},
{
title: "Jawi Deeqsi ah",
description: "Goobta ku habboon qoyska, asxaabta, iyo xafladaha.",
},
{ title: "Cunto Dhaqameed", description: "Bariis, Suqaar, iyo Hilib la kariyo si maamuus leh." },
{ title: "Cunto Casri ah", description: "Burger, Pizza, iyo cuntooyinka ugu fiican ee international." },
{ title: "Jawi Deeqsi ah", description: "Goobta ku habboon qoyska, asxaabta, iyo xafladaha." }
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg"
mediaAnimation="blur-reveal"
@@ -105,42 +76,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
products={[
{
id: "m1",
name: "Bariis iyo Hilib",
price: "$5",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-crevettes-with-green-salad-tomatoes-lemon-dip-sauce-white-plate_114579-912.jpg",
},
{
id: "m2",
name: "Suqaar",
price: "$4",
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-traditional-sac-ici-with-fried-potato-eggplant-slices-tomatoes-pepper-beef-stew_114579-895.jpg",
},
{
id: "m3",
name: "Burger",
price: "$3",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg",
},
{
id: "m4",
name: "Pizza",
price: "$5",
imageSrc: "http://img.b2bpic.net/free-photo/cookie-cup-tea-teapot-wooden-board-marble-background-high-quality-photo_114579-53238.jpg",
},
{
id: "m5",
name: "Fish Special",
price: "$6",
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-tea-teapot-sweet-quince-jam-wooden-board_114579-85268.jpg",
},
{
id: "m6",
name: "Chicken Special",
price: "$6",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-syabzi-pilaf-meat-with-herbs-boiled-rice-plate-with-compote_141793-12484.jpg",
},
{ id: "m1", name: "Bariis iyo Hilib", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/grilled-crevettes-with-green-salad-tomatoes-lemon-dip-sauce-white-plate_114579-912.jpg" },
{ id: "m2", name: "Suqaar", price: "$4", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-traditional-sac-ici-with-fried-potato-eggplant-slices-tomatoes-pepper-beef-stew_114579-895.jpg" },
{ id: "m3", name: "Burger", price: "$3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg" },
{ id: "m4", name: "Pizza", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/cookie-cup-tea-teapot-wooden-board-marble-background-high-quality-photo_114579-53238.jpg" },
{ id: "m5", name: "Fish Special", price: "$6", imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-tea-teapot-sweet-quince-jam-wooden-board_114579-85268.jpg" },
{ id: "m6", name: "Chicken Special", price: "$6", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-syabzi-pilaf-meat-with-herbs-boiled-rice-plate-with-compote_141793-12484.jpg" }
]}
title="Liiska Cuntada"
description="Ka dooro cuntooyinka aan u diyaarinay si gaar ah."
@@ -153,27 +94,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "s1",
title: "Dine-in",
subtitle: "Ka raaxayso gudaha makhaayadda",
category: "Service",
value: "1",
},
{
id: "s2",
title: "Delivery",
subtitle: "Bixinta gudaha Muqdisho",
category: "Service",
value: "2",
},
{
id: "s3",
title: "Events & Catering",
subtitle: "Aroosyo iyo xaflado",
category: "Service",
value: "3",
},
{ id: "s1", title: "Dine-in", subtitle: "Ka raaxayso gudaha makhaayadda", category: "Service", value: "1" },
{ id: "s2", title: "Delivery", subtitle: "Bixinta gudaha Muqdisho", category: "Service", value: "2" },
{ id: "s3", title: "Events & Catering", subtitle: "Aroosyo iyo xaflado", category: "Service", value: "3" }
]}
title="Adeegyadayada"
description="Waxaan kuu haynaa adeegyo kala duwan si aad u hesho khibrad macaan."
@@ -182,30 +105,13 @@ export default function LandingPage() {
<div id="gallery" data-section="gallery">
<MetricCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "g1",
value: "Tayo",
title: "Cunto",
description: "Maaddooyin cusub",
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-tea-setup-with-crystal-bowls-jams-served-with-tea_140725-8488.jpg",
},
{
id: "g2",
value: "Goobta",
title: "Gudaha",
description: "Naqshad casri ah",
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg",
},
{
id: "g3",
value: "Macaamiil",
title: "Khibrad",
description: "Adeegga ugu fiican",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244975.jpg",
},
{ id: "g1", value: "Tayo", title: "Cunto", description: "Maaddooyin cusub", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-tea-setup-with-crystal-bowls-jams-served-with-tea_140725-8488.jpg" },
{ id: "g2", value: "Goobta", title: "Gudaha", description: "Naqshad casri ah", imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg" },
{ id: "g3", value: "Macaamiil", title: "Khibrad", description: "Adeegga ugu fiican", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244975.jpg" }
]}
title="Muuqaalka Makhaayadda"
description="Sawirro ka tarjumaya quruxda iyo tayada cuntadayada."
@@ -217,46 +123,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Amazing",
quote: "Cunto aad u macaan 🔥",
name: "Ahmed Ali",
role: "Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132628.jpg",
},
{
id: "t2",
title: "Perfect",
quote: "Best restaurant Muqdisho!",
name: "Fatima Noor",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/group-adult-friends-having-dinner-together_23-2148454168.jpg",
},
{
id: "t3",
title: "Excellent",
quote: "Service aad u fiican",
name: "Mohamed Hassan",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16573.jpg",
},
{
id: "t4",
title: "Great",
quote: "Bariiska aad buu u dhadhan macaan yahay.",
name: "Layla Yusuf",
role: "Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg",
},
{
id: "t5",
title: "Love it",
quote: "Waxaan ku talinayaa qof walba inay soo booqdaan.",
name: "Ali Hassan",
role: "Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-eating-out-asian-restaurant-looking-asid_197531-22363.jpg",
},
{ id: "t1", title: "Amazing", quote: "Cunto aad u macaan 🔥", name: "Ahmed Ali", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132628.jpg" },
{ id: "t2", title: "Perfect", quote: "Best restaurant Muqdisho!", name: "Fatima Noor", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/group-adult-friends-having-dinner-together_23-2148454168.jpg" },
{ id: "t3", title: "Excellent", quote: "Service aad u fiican", name: "Mohamed Hassan", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16573.jpg" },
{ id: "t4", title: "Great", quote: "Bariiska aad buu u dhadhan macaan yahay.", name: "Layla Yusuf", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg" },
{ id: "t5", title: "Love it", quote: "Waxaan ku talinayaa qof walba inay soo booqdaan.", name: "Ali Hassan", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-eating-out-asian-restaurant-looking-asid_197531-22363.jpg" }
]}
title="Macaamiisha"
description="Maxay ka yiraahdeen dadka soo booqday Muniza?"
@@ -266,9 +137,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "canvas-reveal",
}}
background={{ variant: "canvas-reveal" }}
tag="Contact"
title="La Soo Xiriir Muniza"
description="Fariin noo soo dir ama naga soo wac."
@@ -278,45 +147,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Menu",
items: [
{
label: "Somali Food",
href: "#menu",
},
{
label: "Fast Food",
href: "#menu",
},
],
},
{
title: "Adeegyo",
items: [
{
label: "Delivery",
href: "#services",
},
{
label: "Events",
href: "#services",
},
],
},
{
title: "Contact",
items: [
{
label: "WhatsApp",
href: "https://wa.me/25261...",
},
{
label: "Google Maps",
href: "https://maps.app.goo.gl/rXaFrNvReRRFtpLP9?g_st=ac",
},
],
},
{ title: "Menu", items: [{ label: "Somali Food", href: "#menu" }, { label: "Fast Food", href: "#menu" }] },
{ title: "Adeegyo", items: [{ label: "Delivery", href: "#services" }, { label: "Events", href: "#services" }] },
{ title: "Contact", items: [{ label: "WhatsApp", href: "https://wa.me/25261..." }, { label: "Google Maps", href: "https://maps.app.goo.gl/rXaFrNvReRRFtpLP9?g_st=ac" }] }
]}
logoText="Muniza"
/>