@@ -31,22 +31,11 @@ export default function LandingPage() {
<divid="nav"data-section="nav">
<NavbarStyleApple
navItems={[
{
name:"Home",
id:"home",
},
{
name:"About",
id:"about",
},
{
name:"Menu",
id:"products",
},
{
name:"Contact",
id:"contact",
},
{name:"Home",id:"home"},
{name:"About",id:"about"},
{name:"Menu",id:"products"},
{name:"Gallery",id:"testimonials" },
{name:"Contact",id:"contact"},
]}
brandName="Salon de Thé Bouchaib"
/>
@@ -55,213 +44,39 @@ export default function LandingPage() {
<divid="home"data-section="home">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant:"plain",
}}
title="The Art of Moroccan Tea"
description="Experience tradition in every pour. Salon de Thé Bouchaib invites you to a haven of serenity where authentic flavors meet timeless hospitality."
testimonials={[
{
name:"Amira H.",
handle:"@amirah",
testimonial:"The best mint tea in the city. Truly authentic.",
"For generations, we have perfected the art of serving premium tea in the heart of our community.",
"Salon de Thé Bouchaib is more than a café; it is a gathering place where history and flavor converge in a welcoming, elegant environment.",
"In the vibrant heart of Algiers, Salon de Thé Bouchaib stands as a bridge between tradition and elegance.","Drawing inspiration from our rich heritage, we serve carefully selected teas and artisanal pastries in a refined, warm environment adorned with subtle geometric patterns."
]}
/>
</div>
<divid="features"data-section="features">
<FeatureBorderGlow
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Leaf,
title:"Organic Selection",
description:"We source only the finest organic tea leaves and herbs.",
},
{
icon: Coffee,
title:"Traditional Brewing",
description:"Authentic recipes preserved through generations of family tradition.",
},
{
icon: Coffee,
title:"Serene Ambiance",
description:"Designed for relaxation, comfort, and meaningful conversation.",
},
]}
title="Our Signature Values"
description="Discover what makes every moment at Salon de Thé Bouchaib exceptional."
description="Indulge in our carefully curated selection of traditional delicacies and infusions."
/>
</div>
<divid="metrics"data-section="metrics">
<MetricCardFourteen
useInvertedBackground={false}
title="Our Community Impact"
tag="Milestones"
metrics={[
{
id:"m1",
value:"15K+",
description:"Happy Guests Served",
},
{
id:"m2",
value:"20",
description:"Years of Heritage",
},
{
id:"m3",
value:"50+",
description:"Original Recipes",
},
description="Discover our delicate infusions and traditional sweets, handcrafted with authentic recipes."
products={[
{id:"1",name:"Signature Mint Tea",price:"450 DZD",imageSrc:"http://img.b2bpic.net/free-photo/top-view-cup-tea-with-kettle-dark-floor_140725-73269.jpg"},
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.