Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
248
src/app/page.tsx
248
src/app/page.tsx
@@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Award, Facebook, Heart, Home, Instagram, Leaf, Star, Twitter } from "lucide-react";
|
||||
import { Award, Facebook, Heart, Home, Instagram, Leaf, Star, Twitter, Sprout, Smile, Gem } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,128 +32,81 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
},
|
||||
name: "About Us", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Why Choose Us",
|
||||
id: "features",
|
||||
},
|
||||
name: "Why Choose Us", id: "features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact & Reserve",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact & Reserve", id: "contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/retro-golden-restaurant-logo-collection_23-2148379344.jpg"
|
||||
logoAlt="Nini's Kitchen Logo"
|
||||
brandName="Nini's Kitchen"
|
||||
button={{
|
||||
text: "Reserve Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Experience the Taste of Excellence"
|
||||
description="Delicious food, warm hospitality, and unforgettable dining experiences in Science City, Ahmedabad."
|
||||
kpis={[
|
||||
{
|
||||
value: "10+",
|
||||
label: "Years Experience",
|
||||
},
|
||||
value: "10+", label: "Years Experience"},
|
||||
{
|
||||
value: "5000+",
|
||||
label: "Happy Customers",
|
||||
},
|
||||
value: "5000+", label: "Happy Customers"},
|
||||
{
|
||||
value: "Fresh",
|
||||
label: "Daily Ingredients",
|
||||
},
|
||||
value: "Fresh", label: "Daily Ingredients"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg"
|
||||
imageAlt="Delicious gourmet dish at Nini's Kitchen"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-mobile-phone_1262-1062.jpg",
|
||||
alt: "Satisfied Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-mobile-phone_1262-1062.jpg", alt: "Satisfied Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-bed_23-2147862652.jpg",
|
||||
alt: "Happy Diner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-bed_23-2147862652.jpg", alt: "Happy Diner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-female-entrepreneur-with-laptop_1262-6133.jpg",
|
||||
alt: "Regular Patron",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-female-entrepreneur-with-laptop_1262-6133.jpg", alt: "Regular Patron"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg",
|
||||
alt: "Food Enthusiast",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", alt: "Food Enthusiast"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-asian-woman-entrepreneur-red-blazer-having-idea-suggesting-something-raising-finger_1258-156964.jpg",
|
||||
alt: "Reviewer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-asian-woman-entrepreneur-red-blazer-having-idea-suggesting-something-raising-finger_1258-156964.jpg", alt: "Reviewer"},
|
||||
]}
|
||||
avatarText="Join our 5000+ happy customers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Authentic Indian Flavors",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "Authentic Indian Flavors", icon: Star,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Fresh Ingredients Daily",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Fresh Ingredients Daily", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Exceptional Service",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Exceptional Service", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Family-Friendly Ambiance",
|
||||
icon: Home,
|
||||
type: "text-icon", text: "Family-Friendly Ambiance", icon: Home,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Unforgettable Dining",
|
||||
icon: Heart,
|
||||
type: "text-icon", text: "Unforgettable Dining", icon: Heart,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -164,7 +117,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Our Heritage"
|
||||
title="A Culinary Journey of Passion & Perfection"
|
||||
description="Nini's Kitchen, nestled in the heart of Science City, Ahmedabad, is more than just a restaurant; it's a testament to culinary artistry and heartfelt hospitality. Our story began with a simple vision: to create an unforgettable dining experience where every dish tells a tale of tradition, innovation, and uncompromising quality. We source only the freshest ingredients, adhere to the highest standards of hygiene, and craft each meal with meticulous care. Our commitment to excellence ensures that every visit leaves you with a lasting impression of delicious flavors and cherished moments."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -176,65 +128,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Chef's Special",
|
||||
name: "Paneer Lababdar",
|
||||
price: "₹450",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg?_wi=1",
|
||||
imageAlt: "Paneer Lababdar",
|
||||
},
|
||||
id: "p1", brand: "Chef's Special", name: "Paneer Lababdar", price: "₹450", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg", imageAlt: "Paneer Lababdar"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "House Favorite",
|
||||
name: "Dal Makhani",
|
||||
price: "₹400",
|
||||
rating: 4.8,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lentil-soup-with-vegetables-bowl-black-background_123827-30236.jpg",
|
||||
imageAlt: "Dal Makhani",
|
||||
},
|
||||
id: "p2", brand: "House Favorite", name: "Dal Makhani", price: "₹400", rating: 4.8,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/lentil-soup-with-vegetables-bowl-black-background_123827-30236.jpg", imageAlt: "Dal Makhani"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Classic Comfort",
|
||||
name: "Butter Chicken",
|
||||
price: "₹550",
|
||||
rating: 4.9,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20780.jpg",
|
||||
imageAlt: "Butter Chicken",
|
||||
},
|
||||
id: "p3", brand: "Classic Comfort", name: "Butter Chicken", price: "₹550", rating: 4.9,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20780.jpg", imageAlt: "Butter Chicken"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Vegetarian Delight",
|
||||
name: "Malai Kofta",
|
||||
price: "₹480",
|
||||
rating: 4.7,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stuffed-beans-with-pork-salted-eggs-asian-cuisine_1150-23681.jpg",
|
||||
imageAlt: "Malai Kofta",
|
||||
},
|
||||
id: "p4", brand: "Vegetarian Delight", name: "Malai Kofta", price: "₹480", rating: 4.7,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/stuffed-beans-with-pork-salted-eggs-asian-cuisine_1150-23681.jpg", imageAlt: "Malai Kofta"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Exotic Fusion",
|
||||
name: "Sizzling Brownie",
|
||||
price: "₹300",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914048.jpg",
|
||||
imageAlt: "Sizzling Brownie",
|
||||
},
|
||||
id: "p5", brand: "Exotic Fusion", name: "Sizzling Brownie", price: "₹300", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914048.jpg", imageAlt: "Sizzling Brownie"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Authentic Taste",
|
||||
name: "Biryani",
|
||||
price: "₹500",
|
||||
rating: 4.6,
|
||||
reviewCount: "75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-tasty-noodle-bowl-blue-background_114579-39748.jpg",
|
||||
imageAlt: "Biryani",
|
||||
},
|
||||
id: "p6", brand: "Authentic Taste", name: "Biryani", price: "₹500", rating: 4.6,
|
||||
reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/homemade-tasty-noodle-bowl-blue-background_114579-39748.jpg", imageAlt: "Biryani"},
|
||||
]}
|
||||
title="Our Signature Creations"
|
||||
description="Discover Nini's Kitchen's celebrated dishes, expertly crafted by our chefs. Each plate is a masterpiece of flavor and presentation, a true reflection of our culinary passion."
|
||||
@@ -247,33 +157,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh, Local Ingredients",
|
||||
description: "Sourced daily for peak flavor and quality, ensuring every dish is a vibrant experience.",
|
||||
buttonIcon: "Sprout",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-logo-design-collection-branding-corporate-identity_361591-361.jpg",
|
||||
imageAlt: "Luxury logo design collection for branding corporate identity",
|
||||
},
|
||||
title: "Fresh, Local Ingredients", description: "Sourced daily for peak flavor and quality, ensuring every dish is a vibrant experience.", buttonIcon: Sprout,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-logo-design-collection-branding-corporate-identity_361591-361.jpg", imageAlt: "Luxury logo design collection for branding corporate identity"},
|
||||
{
|
||||
title: "Family-Friendly Atmosphere",
|
||||
description: "A warm and inviting ambiance, perfect for intimate dinners, family gatherings, and celebrations.",
|
||||
buttonIcon: "Smile",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/retro-golden-restaurant-logo-collection_23-2148379344.jpg",
|
||||
imageAlt: "Luxury logo design collection for branding corporate identity",
|
||||
},
|
||||
title: "Family-Friendly Atmosphere", description: "A warm and inviting ambiance, perfect for intimate dinners, family gatherings, and celebrations.", buttonIcon: Smile,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/retro-golden-restaurant-logo-collection_23-2148379344.jpg", imageAlt: "Luxury logo design collection for branding corporate identity"},
|
||||
{
|
||||
title: "Premium Dining Experience",
|
||||
description: "Elegant settings, attentive service, and exquisite presentation elevate every meal.",
|
||||
buttonIcon: "Gem",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg?_wi=2",
|
||||
imageAlt: "Luxury logo design collection for branding corporate identity",
|
||||
},
|
||||
title: "Premium Dining Experience", description: "Elegant settings, attentive service, and exquisite presentation elevate every meal.", buttonIcon: Gem,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg", imageAlt: "Luxury logo design collection for branding corporate identity"},
|
||||
{
|
||||
title: "Exceptional Service",
|
||||
description: "Our dedicated team provides personalized care, making every guest feel valued and at home.",
|
||||
buttonIcon: "Star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg?_wi=2",
|
||||
imageAlt: "Luxury logo design collection for branding corporate identity",
|
||||
},
|
||||
title: "Exceptional Service", description: "Our dedicated team provides personalized care, making every guest feel valued and at home.", buttonIcon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg", imageAlt: "Luxury logo design collection for branding corporate identity"},
|
||||
]}
|
||||
title="Why Guests Choose Nini's Kitchen"
|
||||
description="At Nini's Kitchen, we're dedicated to crafting memorable moments through exceptional food and unparalleled service. Here's what sets us apart:"
|
||||
@@ -289,25 +183,15 @@ export default function LandingPage() {
|
||||
author="Ananya Sharma"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-mobile-phone_1262-1062.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-mobile-phone_1262-1062.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-bed_23-2147862652.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-bed_23-2147862652.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-female-entrepreneur-with-laptop_1262-6133.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-female-entrepreneur-with-laptop_1262-6133.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-asian-woman-entrepreneur-red-blazer-having-idea-suggesting-something-raising-finger_1258-156964.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-asian-woman-entrepreneur-red-blazer-having-idea-suggesting-something-raising-finger_1258-156964.jpg", alt: "Client 5"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -320,20 +204,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer vegetarian and vegan options?",
|
||||
content: "Yes, Nini's Kitchen offers a wide array of delicious vegetarian and vegan dishes carefully prepared to cater to all dietary preferences.",
|
||||
},
|
||||
id: "q1", title: "Do you offer vegetarian and vegan options?", content: "Yes, Nini's Kitchen offers a wide array of delicious vegetarian and vegan dishes carefully prepared to cater to all dietary preferences."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can I host private events or parties at Nini's Kitchen?",
|
||||
content: "Absolutely! We have dedicated spaces for private events, parties, and corporate gatherings. Please contact us for more details and to discuss your requirements.",
|
||||
},
|
||||
id: "q2", title: "Can I host private events or parties at Nini's Kitchen?", content: "Absolutely! We have dedicated spaces for private events, parties, and corporate gatherings. Please contact us for more details and to discuss your requirements."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What are your operating hours?",
|
||||
content: "Nini's Kitchen is open from 12:00 PM to 11:00 PM, seven days a week. We look forward to welcoming you!",
|
||||
},
|
||||
id: "q3", title: "What are your operating hours?", content: "Nini's Kitchen is open from 12:00 PM to 11:00 PM, seven days a week. We look forward to welcoming you!"},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about Nini's Kitchen, our services, and your dining experience."
|
||||
@@ -345,8 +220,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect with Us"
|
||||
title="Visit Us or Make a Reservation"
|
||||
description="We look forward to welcoming you to Nini's Kitchen. Contact us for inquiries or use the form below to send a reservation request. Our team will get back to you promptly to confirm your booking."
|
||||
@@ -369,19 +243,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user