Merge version_4 into main #5
@@ -46,16 +46,18 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Timeless Heritage Since 1960"
|
||||
description="Discover the legacy of quality craftsmanship. Lantika 1960 delivers enduring style rooted in decades of traditional excellence."
|
||||
title="Authentic
|
||||
Ethiopian
|
||||
Cuisine"
|
||||
description=" Authentic Ethiopian food made fresh daily with traditional spices and unforgettable taste."
|
||||
kpis={[
|
||||
{ value: "60+", label: "Years Experience" },
|
||||
{ value: "10k+", label: "Items Crafted" },
|
||||
{ value: "+", label: "Years Experience" },
|
||||
{ value: "60+", label: "Menu " },
|
||||
{ value: "99%", label: "Quality Rating" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Explore Collection", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weaved-pink-linen-fabric_53876-88704.jpg"
|
||||
imageSrc="https://img.b2bpic.net/premium-psd/delicious-chicken-stir-fry_787500-54570.jpg?id=413635786"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -71,7 +73,7 @@ export default function LandingPage() {
|
||||
{ title: "Pure Quality", description: "Sourcing only the finest traditional materials." },
|
||||
{ title: "Timeless Style", description: "Designs that transcend passing trends." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch_107420-65200.jpg"
|
||||
imageSrc="https://img.b2bpic.net/premium-psd/delicious-burger-food-social-media-instagram-post-template_264308-3211.jpg?id=413464853"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -98,9 +100,9 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Artisan Clay Bowl", price: "$25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-lybq378t.png" },
|
||||
{ id: "p2", name: "Traditional Serving Tray", price: "$45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-d4p4bfll.png" },
|
||||
{ id: "p3", name: "Legacy Heritage Vase", price: "$60", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-p1gzlhyg.png" },
|
||||
{ id: "p1", name: "Artisan Clay Bowl", price: "400 Birr ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-lybq378t.png" },
|
||||
{ id: "p2", name: "Traditional Serving Tray", price: "800 Birr ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-d4p4bfll.png" },
|
||||
{ id: "p3", name: "Legacy Heritage Vase", price: "1200 Birr ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-p1gzlhyg.png" },
|
||||
]}
|
||||
title="Our Signature Food Menu"
|
||||
description="Taste the tradition. Our menu features locally sourced ingredients prepared with timeless techniques."
|
||||
|
||||
Reference in New Issue
Block a user