Merge version_2 into main #3
117
src/app/page.tsx
117
src/app/page.tsx
@@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Award, Flame, Leaf, Shield, Truck, Utensils } from "lucide-react";
|
||||
import { Award, Flame, Leaf, Shield, Truck, Utensils, MapPin, Phone, Clock } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,31 +33,31 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Menu", id: "#products" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Popular Menu", id: "#products" },
|
||||
{ name: "About Us", id: "#about" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Ejaz Foods"
|
||||
button={{ text: "Reserve Now", href: "#contact" }}
|
||||
button={{ text: "Order Now", href: "#products" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Authentic Flavors, Premium Experience"
|
||||
description="Discover signature dishes crafted with heritage recipes and finest ingredients. Reserve your table or order for delivery today."
|
||||
title="Chatkhara: Where Tradition Meets Taste"
|
||||
description="Serving authentic regional cuisine in the heart of the city. Experience recipes perfected over decades, using only the finest ingredients."
|
||||
buttons={[
|
||||
{ text: "Reserve Table", href: "#contact" },
|
||||
{ text: "Order Now", href: "#products" },
|
||||
{ text: "View Menu", href: "#products" },
|
||||
{ text: "Book a Table", href: "#contact" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg", imageAlt: "authentic spiced food presentation table" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg", imageAlt: "traditional food spices table setting" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/plates-cutlery-glasses-view_23-2148914879.jpg", imageAlt: "gourmet cuisine serving luxury restaurant" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-roulade-with-radish-greens-dogwood-pistachio-bread-table_141793-3807.jpg", imageAlt: "restaurant food plate photography" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/duck-breast_74190-1374.jpg", imageAlt: "authentic food spices table view" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/yarpaq-dolmasi-grape-leaf-dolma-with-glass-wine_114579-2346.jpg", imageAlt: "traditional food gourmet styling" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg", imageAlt: "Authentic curry presentation" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg", imageAlt: "Traditional spice preparation" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/plates-cutlery-glasses-view_23-2148914879.jpg", imageAlt: "Dining experience" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-roulade-with-radish-greens-dogwood-pistachio-bread-table_141793-3807.jpg", imageAlt: "Gourmet chicken dish" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/duck-breast_74190-1374.jpg", imageAlt: "Spiced delicacy" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/yarpaq-dolmasi-grape-leaf-dolma-with-glass-wine_114579-2346.jpg", imageAlt: "Signature dolma" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -65,11 +65,11 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
title="Our Culinary Heritage"
|
||||
title="Our Legacy of Flavor"
|
||||
metrics={[
|
||||
{ icon: Flame, label: "Heritage Recipes", value: "50+" },
|
||||
{ icon: Award, label: "Years Experience", value: "20+" },
|
||||
{ icon: Utensils, label: "Daily Visitors", value: "500+" },
|
||||
{ icon: Flame, label: "Authentic Recipes", value: "50+" },
|
||||
{ icon: Award, label: "Years of Culinary Art", value: "25+" },
|
||||
{ icon: MapPin, label: "Prime Location", value: "City Center" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -82,15 +82,13 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Chatkhara Special Curry", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg" },
|
||||
{ id: "p2", name: "Tandoori Heritage Platter", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/sweet-krathon-with-sweet-fish-sauce-thai-snacks_1150-26301.jpg" },
|
||||
{ id: "p3", name: "Spiced Lamb Delight", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg" },
|
||||
{ id: "p4", name: "Artisan Naan Basket", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-plate-food-stuffed-cabbage-with-herbs-lemon-sauce-white-plate-bowls-colorful-spices-black-pepper-rice-right-side-black-table_140725-118381.jpg" },
|
||||
{ id: "p5", name: "Signature Biryani", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-meat-asparagus-with-mashed-potatoes-herbs-plate_141793-6108.jpg" },
|
||||
{ id: "p6", name: "Sweet Saffron Kheer", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88403.jpg" },
|
||||
{ id: "p1", name: "Signature Chatkhara Curry", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg" },
|
||||
{ id: "p2", name: "Heritage Tandoori Platter", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/sweet-krathon-with-sweet-fish-sauce-thai-snacks_1150-26301.jpg" },
|
||||
{ id: "p3", name: "Slow-Cooked Lamb Karahi", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg" },
|
||||
{ id: "p4", name: "Fresh Artisan Naan Basket", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-plate-food-stuffed-cabbage-with-herbs-lemon-sauce-white-plate-bowls-colorful-spices-black-pepper-rice-right-side-black-table_140725-118381.jpg" },
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Explore our chef-curated selection of traditional delicacies."
|
||||
title="Popular Menu Favorites"
|
||||
description="Taste the dishes our customers love the most."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,17 +99,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Premium Ingredients", description: "Sourced from the best farms daily.", media: { imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" },
|
||||
title: "The Chatkhara Experience", description: "Quality food, warm hospitality, and memorable times.", media: { imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" },
|
||||
items: [
|
||||
{ icon: Leaf, text: "Fresh and organic" },
|
||||
{ icon: Truck, text: "Farm to table" },
|
||||
{ icon: Shield, text: "Quality guaranteed" },
|
||||
{ icon: Leaf, text: "Locally sourced ingredients" },
|
||||
{ icon: Clock, text: "Open for lunch & dinner" },
|
||||
{ icon: Shield, text: "Strict hygiene standards" },
|
||||
],
|
||||
reverse: false
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Excellence in every detail."
|
||||
title="Restaurant Highlights"
|
||||
description="Why guests return to Ejaz Foods."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,14 +120,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Food Critic", company: "Dining Daily", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-having-green-salad-with-chips-glass-prosecco_114579-3779.jpg" },
|
||||
{ id: "2", name: "Michael K.", role: "Regular", company: "Local Firm", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg" },
|
||||
{ id: "3", name: "Emily D.", role: "Visitor", company: "Travel Blog", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg" },
|
||||
{ id: "4", name: "David L.", role: "Chef", company: "Foodies Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg" },
|
||||
{ id: "5", name: "Linda M.", role: "Patron", company: "Corporate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
|
||||
{ id: "1", name: "Sarah J.", role: "Local Foodie", company: "DineExpert", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-having-green-salad-with-chips-glass-prosecco_114579-3779.jpg" },
|
||||
{ id: "2", name: "Michael K.", role: "Corporate Guest", company: "Global Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg" },
|
||||
{ id: "3", name: "Emily D.", role: "Regular Patron", company: "Neighborhood", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg" },
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Join our community of satisfied food lovers."
|
||||
title="What Our Patrons Are Saying"
|
||||
description="Heartfelt feedback from our community."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,12 +135,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "15k+", title: "Served Plates", items: ["Annual average", "Authentic recipes"] },
|
||||
{ id: "m2", value: "12", title: "Awards Won", items: ["Best regional food", "Excellence in service"] },
|
||||
{ id: "m3", value: "4.9", title: "Star Rating", items: ["Google reviews", "User satisfaction"] },
|
||||
{ id: "m1", value: "4.9/5", title: "Avg. Rating", items: ["Google Reviews", "Yelp Rating"] },
|
||||
{ id: "m2", value: "10k+", title: "Plates Served", items: ["Annual Volume", "Freshly Made"] },
|
||||
{ id: "m3", value: "15", title: "Local Awards", items: ["Culinary Excellence", "Best Heritage Dish"] },
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Leading the regional cuisine scene."
|
||||
title="Celebrating Excellence"
|
||||
description="Honored by our community and culinary experts alike."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -152,11 +148,12 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you accept reservations?", content: "Yes, we highly recommend reserving your table in advance through our website." },
|
||||
{ id: "f2", title: "Is delivery available?", content: "We offer premium delivery service for all items on our menu." },
|
||||
{ id: "f3", title: "Do you offer private dining?", content: "Our venue features private areas perfect for corporate meetings and family events." },
|
||||
{ id: "f1", title: "Do you offer catering?", content: "Yes, we provide catering services for all types of events, large or small." },
|
||||
{ id: "f2", title: "Are dietary accommodations available?", content: "We have a wide range of vegetarian and gluten-free options clearly marked on our menu." },
|
||||
{ id: "f3", title: "Where can I find parking?", content: "Complimentary parking is available directly behind our building for all patrons." },
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideTitle="Need Assistance?"
|
||||
sideDescription="Answers to frequently asked guest questions."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -165,12 +162,12 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Ready to dine with us?"
|
||||
description="Book a table or reach out to our event coordinator today."
|
||||
tag="Book Now"
|
||||
title="Contact Ejaz Foods"
|
||||
description="Located at 123 Heritage Ave. Give us a call or send a message to book your spot today!"
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "#" },
|
||||
{ text: "Call Support", href: "tel:+1234567890" },
|
||||
{ text: "Call Us: (555) 123-4567", href: "tel:+15551234567" },
|
||||
{ text: "Reserve via Email", href: "mailto:info@ejazfoods.com" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -181,16 +178,16 @@ export default function LandingPage() {
|
||||
logoText="Ejaz Foods"
|
||||
columns={[
|
||||
{
|
||||
title: "Links", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Menu", href: "#products" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Use", href: "#" },
|
||||
title: "Contact Info", items: [
|
||||
{ label: "(555) 123-4567", href: "tel:+15551234567" },
|
||||
{ label: "info@ejazfoods.com", href: "mailto:info@ejazfoods.com" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -199,4 +196,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user