|
|
|
@@ -27,41 +27,41 @@ export default function LandingPage() {
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
brandName="Big Horn"
|
|
|
|
brandName="مخبز اليفي"
|
|
|
|
navItems={[
|
|
|
|
navItems={[
|
|
|
|
{ name: "Home", id: "hero" },
|
|
|
|
{ name: "الرئيسية", id: "hero" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "عن المخبز", id: "about" },
|
|
|
|
{ name: "Menu", id: "features" },
|
|
|
|
{ name: "المنتجات", id: "features" },
|
|
|
|
{ name: "Hours", id: "metrics" },
|
|
|
|
{ name: "أوقات العمل", id: "metrics" },
|
|
|
|
{ name: "Contact", id: "contact" }
|
|
|
|
{ name: "التواصل", id: "contact" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
bottomLeftText="Estes Park, Colorado"
|
|
|
|
bottomLeftText="المدينة المنورة، السعودية"
|
|
|
|
bottomRightText="+1 970-586-2792"
|
|
|
|
bottomRightText="+966 59 736 8688"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroLogo
|
|
|
|
<HeroLogo
|
|
|
|
logoText="Big Horn"
|
|
|
|
logoText="اليفي"
|
|
|
|
description="Family-run restaurant serving authentic BBQ, comfort food, and the area's most famous breakfast menu since opening in Estes Park."
|
|
|
|
description="مرحباً بكم في مخبز اليفي بالمدينة المنورة! نقدم لكم أشهى المخبوزات والحلويات الطازجة يومياً مع أجود المكونات وأفضل طرق التحضير. زورونا لتجربة طعم لا يُنسى وأجواء مريحة داخل المخبز."
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Call Now", href: "tel:+1970-586-2792" },
|
|
|
|
{ text: "اتصل بنا", href: "tel:+966597368688" },
|
|
|
|
{ text: "Learn More", href: "#about" }
|
|
|
|
{ text: "تعرف أكثر", href: "#about" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg?_wi=1"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg?_wi=1"
|
|
|
|
imageAlt="Big Horn Restaurant cozy interior"
|
|
|
|
imageAlt="مخبز اليفي ديكور داخلي دافئ"
|
|
|
|
showDimOverlay={true}
|
|
|
|
showDimOverlay={true}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<AboutMetric
|
|
|
|
<AboutMetric
|
|
|
|
title="A Local Legend in Estes Park Since 1985"
|
|
|
|
title="اليفي: مخبز متميز في المدينة المنورة"
|
|
|
|
metrics={[
|
|
|
|
metrics={[
|
|
|
|
{ icon: Star, label: "Guest Rating", value: "4.3/5" },
|
|
|
|
{ icon: Star, label: "تقييم العملاء", value: "ممتاز" },
|
|
|
|
{ icon: Users, label: "Satisfied Guests", value: "3,185+" },
|
|
|
|
{ icon: Users, label: "العملاء الراضون", value: "مئات" },
|
|
|
|
{ icon: Clock, label: "Years of Excellence", value: "40+" },
|
|
|
|
{ icon: Clock, label: "ساعات العمل", value: "18 ساعة" },
|
|
|
|
{ icon: MapPin, label: "Prime Location", value: "401 W Elkhorn" }
|
|
|
|
{ icon: MapPin, label: "الموقع المتميز", value: "حثم" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
metricsAnimation="slide-up"
|
|
|
|
metricsAnimation="slide-up"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
@@ -70,30 +70,30 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
<FeatureCardTwentySeven
|
|
|
|
<FeatureCardTwentySeven
|
|
|
|
title="Our Signature Menu"
|
|
|
|
title="قائمة المنتجات المتميزة"
|
|
|
|
description="From our world-famous breakfast to smoky BBQ, every dish is crafted with care and quality ingredients."
|
|
|
|
description="نقدم مجموعة متنوعة من الحلويات والمعجنات والكرواسون الطازج والقهوة الممتازة. كل منتج مصنوع بعناية فائقة واهتمام بالجودة."
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
features={[
|
|
|
|
features={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "pancakes", title: "Famous Pancakes", description: "Fluffy, golden pancakes made fresh to order with maple syrup and butter. A breakfast tradition that keeps guests coming back.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg?_wi=1", imageAlt: "Golden fluffy pancakes with syrup"
|
|
|
|
id: "croissant", title: "الكرواسون الطازج", description: "كرواسون ناعم ومقرمش، مصنوع يومياً بأجود المكونات. طعم رائع وشكل جميل جداً.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg?_wi=1", imageAlt: "كرواسون ذهبي طازج"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "bbq", title: "Authentic BBQ", description: "Slow-smoked pulled pork and ribs with our signature sauce. Tender, flavorful, and made the traditional way.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-roasted-meat-pork-with-vegetables-thanksgiving-day-closeup_1220-6563.jpg", imageAlt: "Smoked pulled pork BBQ plate"
|
|
|
|
id: "danish", title: "الدانش المتنوعة", description: "معجنات دانش بحشوات متعددة. تشكيلة من الفواكه والكريمة والشيكولاتة.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-roasted-meat-pork-with-vegetables-thanksgiving-day-closeup_1220-6563.jpg", imageAlt: "معجنات دانش متنوعة الحشوات"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "omelettes", title: "Perfect Omelettes", description: "Chef-prepared omelettes with fresh ingredients and your choice of fillings. Fluffy, folded to perfection every time.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-egg-frying-pan-with-orange-bell-pepper-with-tomato-wooden-background_141793-14840.jpg", imageAlt: "Fluffy cheese omelette with vegetables"
|
|
|
|
id: "lemon-tart", title: "تارت الليمون", description: "تارت لذيذة بطعم الليمون المنعش. قشرة مقرمشة وحشوة كريمية متوازنة.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-egg-frying-pan-with-orange-bell-pepper-with-tomato-wooden-background_141793-14840.jpg", imageAlt: "تارت الليمون الشهية"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "hash-browns", title: "Crispy Hash Browns", description: "Golden, crispy hash browns that are the perfect breakfast side. Homestyle preparation, restaurant quality.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166696.jpg", imageAlt: "Crispy golden hash browns"
|
|
|
|
id: "donut", title: "Donut Cream Parfait", description: "دونات متقنة مع طبقات كريمة لذيذة. مزيج مثالي من الطعم والملمس.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166696.jpg", imageAlt: "Donut Cream Parfait شهي"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "fried-steak", title: "Chicken Fried Steak", description: "Breaded steak with creamy gravy, a comfort food classic. Hearty, delicious, and absolutely satisfying.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak-peppers-sauce_1339-5835.jpg", imageAlt: "Chicken fried steak with gravy"
|
|
|
|
id: "cakes", title: "تشكيلة الكيك والحلويات", description: "تشكيلة متنوعة من أنواع الكيك والحلويات. كل واحدة مصنوعة بحب وحرفية عالية.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak-peppers-sauce_1339-5835.jpg", imageAlt: "تشكيلة كيك وحلويات مختلفة"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "belgian-waffles", title: "Belgian Waffles", description: "Crispy on the outside, tender on the inside. Topped with fresh berries, whipped cream, and maple syrup.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg?_wi=2", imageAlt: "Belgian waffles with toppings"
|
|
|
|
id: "coffee", title: "القهوة الممتازة", description: "قهوة اليوم المختارة بعناية. مشروبات ساخنة وباردة لتتمم تجربتك.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg?_wi=2", imageAlt: "قهوة ممتازة طازجة"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -101,17 +101,17 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
<MetricCardEleven
|
|
|
|
<MetricCardEleven
|
|
|
|
title="Open Daily for Your Convenience"
|
|
|
|
title="أوقات العمل والخدمات"
|
|
|
|
description="Find us at 401 W Elkhorn Ave in beautiful Estes Park, Colorado. We're proud to serve both dine-in guests and takeaway orders."
|
|
|
|
description="نفتح أبوابنا يومياً من الساعة 6 صباحاً حتى 12 منتصف الليل لخدمتك بأفضل طريقة. متوسط السعر للشخص الواحد من 20 إلى 40 ريال سعودي."
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
metrics={[
|
|
|
|
metrics={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "location", value: "401 W", title: "Elkhorn Ave", description: "Heart of Estes Park, easy access", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-restaurant-is-decorated-with-greens_8353-9675.jpg", imageAlt: "Big Horn Restaurant location"
|
|
|
|
id: "hours", value: "6", title: "صباحاً - 12", description: "مفتوح يومياً لخدمتك", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-restaurant-is-decorated-with-greens_8353-9675.jpg", imageAlt: "مخبز اليفي أوقات العمل"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "hours", value: "7:30", title: "PM Close", description: "Open daily for breakfast, lunch, dinner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg?_wi=2", imageAlt: "Restaurant interior dining"
|
|
|
|
id: "services", value: "متعددة", title: "الخدمات", description: "جلوس داخل المكان، طعام سفري، توصيل بدون تلامس", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg?_wi=2", imageAlt: "خدمات مخبز اليفي المتنوعة"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -119,29 +119,29 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="faq" data-section="faq">
|
|
|
|
<div id="faq" data-section="faq">
|
|
|
|
<FaqDouble
|
|
|
|
<FaqDouble
|
|
|
|
title="Frequently Asked Questions"
|
|
|
|
title="الأسئلة الشائعة"
|
|
|
|
description="Everything you need to know about Big Horn Restaurant"
|
|
|
|
description="كل ما تحتاج معرفته عن مخبز اليفي وخدماتنا"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
faqsAnimation="slide-up"
|
|
|
|
faqsAnimation="slide-up"
|
|
|
|
faqs={[
|
|
|
|
faqs={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "breakfast-hours", title: "When do you serve breakfast?", content: "We serve our famous breakfast menu daily from opening until 2 PM. Our pancakes, omelettes, and hash browns are breakfast classics you won't want to miss. Come early for the best selection!"
|
|
|
|
id: "products-quality", title: "ما الذي يميز منتجات اليفي؟", content: "نستخدم أجود المكونات وأفضل طرق التحضير. كل منتج يتم تحضيره بحب وحرفية عالية. الجودة والطعم هما أولويتنا الأولى لكل منتجاتنا."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "bbq-available", title: "What BBQ dishes do you offer?", content: "We serve authentic smoked pulled pork and ribs with our signature sauce. Our BBQ is slow-smoked to perfection and available for both dine-in and takeaway. Perfect for lunch and dinner!"
|
|
|
|
id: "fresh-daily", title: "هل المنتجات طازجة يومياً؟", content: "نعم، جميع المخبوزات والحلويات تُحضّر طازجة يومياً. نفخر بأننا نقدم أفضل المنتجات الطازجة كل يوم دون استثناء."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "takeaway", title: "Do you offer takeaway and delivery?", content: "Yes! We offer both takeaway and no-contact delivery options. Call us at +1 970-586-2792 to place your order. Your favorite Big Horn dishes are just a phone call away."
|
|
|
|
id: "delivery", title: "هل تقدمون خدمة التوصيل؟", content: "نعم، نوفر التوصيل بدون تلامس والطعام السفري. اتصلوا بنا على +966 59 736 8688 لتقديم طلبكم."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "price-range", title: "What's your average price range?", content: "Big Horn is family-friendly and affordable. Most entrees range from $10-$20 per person. We believe great food shouldn't break the bank, so everyone can enjoy our hospitality."
|
|
|
|
id: "price-range", title: "ما متوسط الأسعار؟", content: "متوسط السعر للشخص الواحد من 20 إلى 40 ريال سعودي. أسعارنا منطقية وعادلة مقابل الجودة العالية التي نقدمها."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "special-meals", title: "Can you accommodate dietary preferences?", content: "Absolutely! We're happy to work with your dietary needs. Just let us know when you order or visit. Our chefs can modify dishes to accommodate most preferences."
|
|
|
|
id: "location", title: "أين موقعكم بالضبط؟", content: "نقع في العنوان: 7975 طريق الملك عبدالله الفرعي، حثم، المدينة المنورة 42363، المملكة العربية السعودية. يمكنك البحث عنا على Google Maps برمز FM97+MG."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "group-reservations", title: "Do you take group reservations?", content: "Yes, we welcome groups! Call us at +1 970-586-2792 to arrange your reservation. Whether it's a family gathering or group outing, we'll make sure your experience is memorable."
|
|
|
|
id: "reputation", title: "ما سمعتكم بين العملاء؟", content: "لدينا سمعة رائعة وآراء إيجابية من عملائنا الكرام. يقولون إن منتجاتنا من أجمل وأقوى في المدينة المنورة."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -149,11 +149,11 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactText
|
|
|
|
<ContactText
|
|
|
|
text="Ready to experience Big Horn's famous hospitality? Join us for breakfast, lunch, or dinner. Call now to place your order or make a reservation!"
|
|
|
|
text="هل أنت مستعد لتذوق أشهى المخبوزات والحلويات الطازجة في المدينة المنورة؟ اتصل بنا الآن أو زرنا في موقعنا المتميز!"
|
|
|
|
animationType="entrance-slide"
|
|
|
|
animationType="entrance-slide"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Call Now", href: "tel:+1970-586-2792" },
|
|
|
|
{ text: "اتصل بنا", href: "tel:+966597368688" },
|
|
|
|
{ text: "Visit Us", href: "https://maps.google.com/maps?q=401+W+Elkhorn+Ave,+Estes+Park,+Colorado" }
|
|
|
|
{ text: "ابحث عننا على الخريطة", href: "https://maps.google.com/maps?q=7975+Abdulah+AL+Faruq+Branch+Rd,+Hatheem,+Medina" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
@@ -162,8 +162,8 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<FooterCard
|
|
|
|
<FooterCard
|
|
|
|
logoText="Big Horn"
|
|
|
|
logoText="مخبز اليفي"
|
|
|
|
copyrightText="© 2025 Big Horn Restaurant. 401 W Elkhorn Ave, Estes Park, CO | +1 970-586-2792"
|
|
|
|
copyrightText="© 2025 مخبز اليفي. 7975 طريق الملك عبدالله الفرعي، حثم، المدينة المنورة | +966 59 736 8688"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
|