Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -26,7 +26,7 @@ export default function LandingPage() {
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<ReactLenis root options={{ lerp: 0.1, smoothWheel: true, syncTouch: true, touchMultiplier: 1.5 }}>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
text: "شاهد المنيو", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="none"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg", alt: "Customer 1"},
|
||||
@@ -116,13 +116,13 @@ export default function LandingPage() {
|
||||
title: "أجواء عائلية", description: "مساحات مصممة لراحة ضيوفنا"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/precision-originality-shine-as-expert-adds-cut-vegetables-meal_482257-121147.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
animationType="none"
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
animationType="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="slide-up"
|
||||
animationType="none"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
@@ -199,8 +199,8 @@ export default function LandingPage() {
|
||||
"أوبهور التجاري", "جمعية جدة", "مجتمع أبحر", "تجمع المطاعم", "شيف زمان", "نكهات المملكة", "جودة الأكل"]}
|
||||
title="شركاء النجاح والتميز"
|
||||
description="نحن جزء من منظومة التميز في جدة."
|
||||
tagAnimation="blur-reveal"
|
||||
buttonAnimation="blur-reveal"
|
||||
tagAnimation="none"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
title="احجز طاولتك الآن"
|
||||
description="ننتظر تشريفكم في أي وقت. اتصل بنا للحجز أو لأي استفسار."
|
||||
buttonText="اتصل بنا: 0544326589"
|
||||
tagAnimation="blur-reveal"
|
||||
tagAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user