Merge version_1 into main #2
206
src/app/page.tsx
206
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Story", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Location",
|
||||
id: "location",
|
||||
},
|
||||
name: "Location", id: "location"},
|
||||
]}
|
||||
brandName="Banana Leaf"
|
||||
/>
|
||||
@@ -55,23 +47,18 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Banana Leaf Restaurant"
|
||||
description="Where every dish is a journey to Sri Lanka — crafted with love, spice, and the flavors of home in the heart of Ajman."
|
||||
tag="Authentic Sri Lankan Cuisine"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Explore Menu", href: "#menu"},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#location",
|
||||
},
|
||||
text: "Visit Us", href: "#location"},
|
||||
]}
|
||||
tagIcon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg"
|
||||
imageAlt="luxurious restaurant background dark"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,9 +69,7 @@ export default function LandingPage() {
|
||||
title="A Taste of Sri Lanka in Ajman"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Our Story", href: "#about"},
|
||||
]}
|
||||
tag="Our Heritage"
|
||||
tagIcon={Leaf}
|
||||
@@ -99,59 +84,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Street Food",
|
||||
name: "Dolphin Kottu",
|
||||
price: "AED 22",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-mayonnaise-yogurt-sauce-inside-white-plate-with-lettuce-tomatoes_114579-77.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", brand: "Street Food", name: "Dolphin Kottu", price: "AED 22", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-mayonnaise-yogurt-sauce-inside-white-plate-with-lettuce-tomatoes_114579-77.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Main",
|
||||
name: "Rice & Curry",
|
||||
price: "AED 15",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-curry-board_23-2147894639.jpg",
|
||||
},
|
||||
id: "p2", brand: "Main", name: "Rice & Curry", price: "AED 15", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-curry-board_23-2147894639.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Breakfast",
|
||||
name: "String Hoppers",
|
||||
price: "AED 8",
|
||||
rating: 5,
|
||||
reviewCount: "78",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-rice-vermicelli-plate-desk_23-2148093167.jpg",
|
||||
},
|
||||
id: "p3", brand: "Breakfast", name: "String Hoppers", price: "AED 8", rating: 5,
|
||||
reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-rice-vermicelli-plate-desk_23-2148093167.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Dessert",
|
||||
name: "Watalappan",
|
||||
price: "AED 10",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-mung-bean-porridge-with-coconut-milk-recipe-tao-suan_1150-23509.jpg",
|
||||
},
|
||||
id: "p4", brand: "Dessert", name: "Watalappan", price: "AED 10", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/sweet-mung-bean-porridge-with-coconut-milk-recipe-tao-suan_1150-23509.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Short Eats",
|
||||
name: "Fish Rolls",
|
||||
price: "AED 3",
|
||||
rating: 5,
|
||||
reviewCount: "140",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1807.jpg",
|
||||
},
|
||||
id: "p5", brand: "Short Eats", name: "Fish Rolls", price: "AED 3", rating: 5,
|
||||
reviewCount: "140", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1807.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Main",
|
||||
name: "Fried Rice",
|
||||
price: "AED 18",
|
||||
rating: 4,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg",
|
||||
},
|
||||
id: "p6", brand: "Main", name: "Fried Rice", price: "AED 18", rating: 4,
|
||||
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg"},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Experience the vibrant, aromatic flavors of our traditional kitchen."
|
||||
@@ -165,26 +114,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5+",
|
||||
title: "Years Serving",
|
||||
description: "Dedicated service in Ajman.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diced-carrots-vegetable-salad-wooden-bowl_114579-69613.jpg",
|
||||
},
|
||||
id: "m1", value: "5+", title: "Years Serving", description: "Dedicated service in Ajman.", imageSrc: "http://img.b2bpic.net/free-photo/diced-carrots-vegetable-salad-wooden-bowl_114579-69613.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "200+",
|
||||
title: "5-Star Reviews",
|
||||
description: "Happy and satisfied guests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-brazilian-dish-top-view_23-2148875275.jpg",
|
||||
},
|
||||
id: "m2", value: "200+", title: "5-Star Reviews", description: "Happy and satisfied guests.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-brazilian-dish-top-view_23-2148875275.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "30+",
|
||||
title: "Signature Dishes",
|
||||
description: "Authentic recipes crafted daily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-with-mama-with-minced-pork_1150-22074.jpg",
|
||||
},
|
||||
id: "m3", value: "30+", title: "Signature Dishes", description: "Authentic recipes crafted daily.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-with-mama-with-minced-pork_1150-22074.jpg"},
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Years of authentic service and community love."
|
||||
@@ -198,45 +132,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Kasun Silva",
|
||||
handle: "Local Guide",
|
||||
testimonial: "The best place to get Sri Lankan food in Ajman. Top notch service and great atmosphere.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-wine-together_23-2148454082.jpg",
|
||||
},
|
||||
id: "t1", name: "Kasun Silva", handle: "Local Guide", testimonial: "The best place to get Sri Lankan food in Ajman. Top notch service and great atmosphere.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-wine-together_23-2148454082.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ashen",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Tried the Beef String Hoppers Kottu — absolutely delicious and perfectly balanced.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg",
|
||||
},
|
||||
id: "t2", name: "Ashen", handle: "Local Guide", testimonial: "Tried the Beef String Hoppers Kottu — absolutely delicious and perfectly balanced.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Dewmini Prasadhi",
|
||||
handle: "Family Dining",
|
||||
testimonial: "Very delicious food, reasonable prices, and lovely service for the whole family.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-businesswoman-sitting-table-cafe-drinking-coffee-reading-smartphone-app_1258-199407.jpg",
|
||||
},
|
||||
id: "t3", name: "Dewmini Prasadhi", handle: "Family Dining", testimonial: "Very delicious food, reasonable prices, and lovely service for the whole family.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-businesswoman-sitting-table-cafe-drinking-coffee-reading-smartphone-app_1258-199407.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Ashok Weerawardhana",
|
||||
handle: "Local Guide",
|
||||
testimonial: "I live in Sharjah, but travel to Ajman just for this incredible food. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
|
||||
},
|
||||
id: "t4", name: "Ashok Weerawardhana", handle: "Local Guide", testimonial: "I live in Sharjah, but travel to Ajman just for this incredible food. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Aathif Niyas",
|
||||
handle: "Group Events",
|
||||
testimonial: "Amazing eid sawan delivery to Dubai. Always reliable and always high standards.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663827.jpg",
|
||||
},
|
||||
id: "t5", name: "Aathif Niyas", handle: "Group Events", testimonial: "Amazing eid sawan delivery to Dubai. Always reliable and always high standards.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663827.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Loved by Thousands"
|
||||
@@ -251,40 +160,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Table Reservation",
|
||||
description: "Book your table in advance.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-stew-with-potato-chestnuts-tomato-sauce-with-rice-garnish-cabbage-carrot-salad-takeaway_114579-908.jpg",
|
||||
},
|
||||
title: "Table Reservation", description: "Book your table in advance.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-stew-with-potato-chestnuts-tomato-sauce-with-rice-garnish-cabbage-carrot-salad-takeaway_114579-908.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-homemade-soup-with-chicken-spices-set_140725-114721.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg?_wi=2",
|
||||
imageAlt: "sri lankan kottu roti food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-homemade-soup-with-chicken-spices-set_140725-114721.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Fast Delivery",
|
||||
description: "Delivering across Ajman & beyond.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-salad-with-fresh-vegetables-dark-surface_140725-88347.jpg",
|
||||
},
|
||||
title: "Fast Delivery", description: "Delivering across Ajman & beyond.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-salad-with-fresh-vegetables-dark-surface_140725-88347.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta_1203-2622.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992105.jpg",
|
||||
imageAlt: "sri lankan kottu roti food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta_1203-2622.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Catering Services",
|
||||
description: "Perfect for events and gatherings.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-baked-bangles-inside-black-mold-grey-desk-pastry-cake-biscuit-sweet-sugar_140725-30971.jpg",
|
||||
},
|
||||
title: "Catering Services", description: "Perfect for events and gatherings.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-baked-bangles-inside-black-mold-grey-desk-pastry-cake-biscuit-sweet-sugar_140725-30971.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-pepper-egg-cooking_1253-502.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-mayonnaise-yogurt-sauce-inside-white-plate-with-lettuce-tomatoes_114579-77.jpg?_wi=2",
|
||||
imageAlt: "sri lankan kottu roti food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-pepper-egg-cooking_1253-502.jpg"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -297,8 +188,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Visit Us"
|
||||
title="Find Us in Ajman"
|
||||
description="We are open daily for your culinary journey."
|
||||
@@ -310,13 +200,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Banana Leaf"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user