Merge version_1 into main #3
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
tag="Our Story"
|
||||
tagIcon={History}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Bringing Levantine Heritage to Your Table"
|
||||
description="Zaatar & Zahle is a culinary celebration of Lebanese traditions. Founded by Chef Nassim Khalil, our restaurant honors generations of family recipes while maintaining the highest standards of ingredient quality and preparation. We source directly from trusted Mediterranean suppliers to ensure every bite reflects our commitment to authenticity."
|
||||
metrics={[
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg"
|
||||
imageAlt="Restaurant Interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
description="Handcrafted specialties that define authentic Lebanese cuisine"
|
||||
tag="Chef's Selection"
|
||||
tagIcon={ChefHat}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Mixed Mezze Platter", price: "$24.99", variant: "Hummus, Baba Ghanoush, Tabbouleh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hummus-with-different-vegetables_23-2148562748.jpg", imageAlt: "Mixed Mezze"
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View Full Menu", href: "#menu" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,18 +200,15 @@ export default function LandingPage() {
|
||||
description="Award-winning restaurant trusted by food enthusiasts and culinary experts worldwide"
|
||||
tag="Certified Excellence"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Culinary Excellence Award", "Authentic Cuisine Certification", "Five-Star Dining Recognition", "Fresh Ingredients Quality Seal", "Sustainable Restaurant Award", "Family Favorite Award", "Innovation in Cuisine Award"
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/best-brand-golden-luxury-label_1017-8434.jpg", "http://img.b2bpic.net/free-vector/gradient-hecho-en-mexico-label-collection_23-2150173842.jpg", "http://img.b2bpic.net/free-vector/pack-four-premium-golden-stickers_23-2147630735.jpg", "http://img.b2bpic.net/free-vector/flat-design-organic-food-label-set_23-2149112290.jpg", "http://img.b2bpic.net/free-vector/one-hundred-percent-natural-badge-pack_23-2148711506.jpg", "http://img.b2bpic.net/free-vector/labels-independence-day-india_23-2147660376.jpg", "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-garlic-oil-dark-background_179666-17432.jpg"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user