Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50f9b00d5d | |||
| af6654e1bb | |||
| 3a54b44ff9 |
282
src/app/page.tsx
282
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Anandham"
|
||||
/>
|
||||
@@ -58,77 +48,44 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Exceptional Dining Awaits You Here"
|
||||
description="Discover our carefully crafted menu and warm hospitality. Reserve your table today for an unforgettable meal with friends and family."
|
||||
kpis={[
|
||||
{
|
||||
value: "4.7★",
|
||||
label: "Google Rating",
|
||||
},
|
||||
value: "4.7★", label: "Google Rating"},
|
||||
{
|
||||
value: "370+",
|
||||
label: "Reviews",
|
||||
},
|
||||
value: "370+", label: "Reviews"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Vegetarian",
|
||||
},
|
||||
value: "100%", label: "Vegetarian"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg",
|
||||
alt: "Dining table setting",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg", alt: "Dining table setting"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charming-lady-sitting-bar-counter_23-2148016830.jpg",
|
||||
alt: "Bar counter ambiance",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/charming-lady-sitting-bar-counter_23-2148016830.jpg", alt: "Bar counter ambiance"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
|
||||
alt: "Candlelit table",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", alt: "Candlelit table"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg",
|
||||
alt: "Rustic chandelier lighting",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", alt: "Rustic chandelier lighting"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg",
|
||||
alt: "Happy diner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg", alt: "Happy diner"},
|
||||
]}
|
||||
avatarText="Join 500+ happy diners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Indian Flavors",
|
||||
},
|
||||
type: "text", text: "Authentic Indian Flavors"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Ingredients",
|
||||
},
|
||||
type: "text", text: "Fresh Ingredients"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Vegetarian Delight",
|
||||
},
|
||||
type: "text", text: "Vegetarian Delight"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Warm Hospitality",
|
||||
},
|
||||
type: "text", text: "Warm Hospitality"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Colombo's Best",
|
||||
},
|
||||
type: "text", text: "Colombo's Best"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,25 +95,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Taste the ",
|
||||
},
|
||||
type: "text", content: "Taste the "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/fresh-vegetables-peppers-onions-garlics-with-beans-greens-light-blue_140725-32237.jpg",
|
||||
alt: "Anandham Restaurant",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/fresh-vegetables-peppers-onions-garlics-with-beans-greens-light-blue_140725-32237.jpg", alt: "Anandham Restaurant"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Essence of Authentic Indian Cuisine",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Read Our Story",
|
||||
href: "#",
|
||||
},
|
||||
type: "text", content: " Essence of Authentic Indian Cuisine"},
|
||||
]}
|
||||
buttons={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -168,59 +113,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "South Indian",
|
||||
name: "Crispy Masala Dosa",
|
||||
price: "Rs 800",
|
||||
rating: 5,
|
||||
reviewCount: "21 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-cooked-rice-meatballs-black_140725-103965.jpg",
|
||||
},
|
||||
id: "1", brand: "South Indian", name: "Crispy Masala Dosa", price: "Rs 800", rating: 5,
|
||||
reviewCount: "21 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-cooked-rice-meatballs-black_140725-103965.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Beverage",
|
||||
name: "Refreshing Mango Lassi",
|
||||
price: "Rs 500",
|
||||
rating: 5,
|
||||
reviewCount: "6 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-atlama-yogurt-drink-with-greens-wood-board-cucumbers-potted-plant-grey-isolated-table-copy-place_140725-146344.jpg",
|
||||
},
|
||||
id: "2", brand: "Beverage", name: "Refreshing Mango Lassi", price: "Rs 500", rating: 5,
|
||||
reviewCount: "6 reviews", imageSrc: "http://img.b2bpic.net/free-photo/front-view-atlama-yogurt-drink-with-greens-wood-board-cucumbers-potted-plant-grey-isolated-table-copy-place_140725-146344.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "North Indian",
|
||||
name: "Dal Makhani",
|
||||
price: "Rs 900",
|
||||
rating: 4,
|
||||
reviewCount: "2 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-with-delicious-pakistan-meal_23-2148821537.jpg",
|
||||
},
|
||||
id: "3", brand: "North Indian", name: "Dal Makhani", price: "Rs 900", rating: 4,
|
||||
reviewCount: "2 reviews", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-with-delicious-pakistan-meal_23-2148821537.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Snack",
|
||||
name: "Mixed Snack Platter",
|
||||
price: "Rs 750",
|
||||
rating: 4,
|
||||
reviewCount: "12 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-hummus-plate_23-2149595662.jpg",
|
||||
},
|
||||
id: "4", brand: "Snack", name: "Mixed Snack Platter", price: "Rs 750", rating: 4,
|
||||
reviewCount: "12 reviews", imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-hummus-plate_23-2149595662.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Main Course",
|
||||
name: "Vegetarian Biryani",
|
||||
price: "Rs 1100",
|
||||
rating: 5,
|
||||
reviewCount: "15 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-meal-basket_23-2148821576.jpg",
|
||||
},
|
||||
id: "5", brand: "Main Course", name: "Vegetarian Biryani", price: "Rs 1100", rating: 5,
|
||||
reviewCount: "15 reviews", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-meal-basket_23-2148821576.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Breads",
|
||||
name: "Assorted Naan Basket",
|
||||
price: "Rs 600",
|
||||
rating: 5,
|
||||
reviewCount: "8 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tandir-breads-blue-cloth-wooden-table_141793-11860.jpg",
|
||||
},
|
||||
id: "6", brand: "Breads", name: "Assorted Naan Basket", price: "Rs 600", rating: 5,
|
||||
reviewCount: "8 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tandir-breads-blue-cloth-wooden-table_141793-11860.jpg"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Explore a wide variety of authentic South and North Indian dishes, prepared with fresh ingredients and traditional spices."
|
||||
@@ -235,20 +144,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "We use only the freshest produce and authentic spices for our meals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510862.jpg",
|
||||
},
|
||||
title: "Fresh Ingredients", description: "We use only the freshest produce and authentic spices for our meals.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510862.jpg"},
|
||||
{
|
||||
title: "Excellent Service",
|
||||
description: "Our team ensures a warm and welcoming experience for every guest.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-restaurant_23-2148018796.jpg",
|
||||
},
|
||||
title: "Excellent Service", description: "Our team ensures a warm and welcoming experience for every guest.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-restaurant_23-2148018796.jpg"},
|
||||
{
|
||||
title: "Perfect Ambiance",
|
||||
description: "Relax in our clean, cozy, and beautifully decorated dining space.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-sitting_140725-163896.jpg",
|
||||
},
|
||||
title: "Perfect Ambiance", description: "Relax in our clean, cozy, and beautifully decorated dining space.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-sitting_140725-163896.jpg"},
|
||||
]}
|
||||
title="Why Choose Anandham?"
|
||||
description="We take pride in providing a high-quality vegetarian dining experience in the heart of Colombo."
|
||||
@@ -263,45 +163,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Thanoja W.",
|
||||
role: "Local Guide",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg",
|
||||
},
|
||||
id: "1", name: "Thanoja W.", role: "Local Guide", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dinethra K.",
|
||||
role: "Local Guide",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-gourmet-meal-beef-taco-salad-plate-generated-by-ai_188544-13382.jpg",
|
||||
},
|
||||
id: "2", name: "Dinethra K.", role: "Local Guide", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-gourmet-meal-beef-taco-salad-plate-generated-by-ai_188544-13382.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Surruthisha S.",
|
||||
role: "Foodie",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-little-potato_23-2148332105.jpg",
|
||||
},
|
||||
id: "3", name: "Surruthisha S.", role: "Foodie", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-little-potato_23-2148332105.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ananya P.",
|
||||
role: "Food Blogger",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg",
|
||||
},
|
||||
id: "4", name: "Ananya P.", role: "Food Blogger", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ravi K.",
|
||||
role: "Regular Guest",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg",
|
||||
},
|
||||
id: "5", name: "Ravi K.", role: "Regular Guest", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="We're honored to serve our community and appreciate the wonderful feedback from our guests."
|
||||
@@ -314,20 +189,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open daily from 11:00 AM to 3:30 PM, and re-open from 6:00 PM to 10:00 PM.",
|
||||
},
|
||||
id: "f1", title: "What are your opening hours?", content: "We are open daily from 11:00 AM to 3:30 PM, and re-open from 6:00 PM to 10:00 PM."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we provide delivery services. You can place an order via phone at 070 666 6781.",
|
||||
},
|
||||
id: "f2", title: "Do you offer delivery?", content: "Yes, we provide delivery services. You can place an order via phone at 070 666 6781."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Is the restaurant fully vegetarian?",
|
||||
content: "Yes, Anandham is a 100% vegetarian Indian restaurant.",
|
||||
},
|
||||
id: "f3", title: "Is the restaurant fully vegetarian?", content: "Yes, Anandham is a 100% vegetarian Indian restaurant."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-taking-food-photos_23-2149294504.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -341,16 +207,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Ready to Experience Anandham?"
|
||||
description="Visit us at Level 2, 17A Mayura Place, Colombo 00600 or call us to reserve a table."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call 070 666 6781",
|
||||
href: "tel:0706666781",
|
||||
},
|
||||
text: "Call 070 666 6781", href: "tel:0706666781"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -359,46 +222,29 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Phone: 070 666 6781",
|
||||
href: "tel:0706666781",
|
||||
},
|
||||
label: "Phone: 070 666 6781", href: "tel:0706666781"},
|
||||
{
|
||||
label: "Address: 17A Mayura Place",
|
||||
href: "#",
|
||||
},
|
||||
label: "Address: 17A Mayura Place", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -409,4 +255,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user