|
|
|
|
@@ -12,6 +12,10 @@ import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
|
import { ChefHat, Sparkles, Headphones, Flame, Star, MapPin, Users, Utensils, Video, Clock, FileText, CheckCircle, RefreshCw, Phone } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
const handleServiceClick = (serviceId: string) => {
|
|
|
|
|
console.log(`Service clicked: ${serviceId}`);
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
return (
|
|
|
|
|
<ThemeProvider
|
|
|
|
|
defaultButtonVariant="directional-hover"
|
|
|
|
|
@@ -32,7 +36,7 @@ export default function LandingPage() {
|
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
|
{ name: "Services", id: "services" },
|
|
|
|
|
{ name: "Consultations", id: "consultations" },
|
|
|
|
|
{ name: "Contact", id: "contact" }
|
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
brandName="NGC Culinary"
|
|
|
|
|
bottomLeftText="Culinary Excellence"
|
|
|
|
|
@@ -48,23 +52,23 @@ export default function LandingPage() {
|
|
|
|
|
description="Transform your culinary vision into reality with NGC Culinary. From intimate consultations to full-scale catering, we deliver personalized excellence with every dish."
|
|
|
|
|
background={{ variant: "glowing-orb" }}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
buttonAnimation="blur-reveal"
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
carouselPosition="right"
|
|
|
|
|
leftCarouselItems={[
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg", imageAlt: "Gourmet plated dish" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32155.jpg", imageAlt: "Fine dining preparation" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-vegetables-with-seasonings-dark-background-ripe-salad-health-food_140725-115776.jpg", imageAlt: "Culinary ingredients" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-bakery-preparing-baking-kitchen-home-lot-baking-ingredients-table_640221-587.jpg", imageAlt: "Chef hands preparing food" }
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-bakery-preparing-baking-kitchen-home-lot-baking-ingredients-table_640221-587.jpg", imageAlt: "Chef hands preparing food" },
|
|
|
|
|
]}
|
|
|
|
|
rightCarouselItems={[
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/white-table-setting-wedding-reception-venue_637285-5681.jpg", imageAlt: "Elegant table setting" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-sliced-spicy-lard-wooden-plate-table-restaurant_7502-5466.jpg", imageAlt: "Catering service display" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/black-head-chef-restaurant-kitchen-uses-laptop-refine-recipes_482257-121136.jpg", imageAlt: "Professional kitchen" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg", imageAlt: "Gourmet presentation" }
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg", imageAlt: "Gourmet presentation" },
|
|
|
|
|
]}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Book a Consultation", href: "consultations" },
|
|
|
|
|
{ text: "Explore Our Services", href: "services" }
|
|
|
|
|
{ text: "Explore Our Services", href: "services" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -80,7 +84,7 @@ export default function LandingPage() {
|
|
|
|
|
imageAlt="NGC Culinary team at work"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Learn More About Us", href: "#" }
|
|
|
|
|
{ text: "Learn More About Us", href: "#" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -101,28 +105,28 @@ export default function LandingPage() {
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: MapPin, text: "Visit your location or ours" },
|
|
|
|
|
{ icon: Users, text: "Direct expert guidance" },
|
|
|
|
|
{ icon: Utensils, text: "Taste testing included" }
|
|
|
|
|
{ icon: Utensils, text: "Taste testing included" },
|
|
|
|
|
],
|
|
|
|
|
reverse: false
|
|
|
|
|
reverse: false,
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Virtual Consultations", description: "Can't meet in person? No problem. Our team conducts comprehensive consultations via video call, walking you through menus, answering questions, and providing recommendations tailored to your event.", media: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-using-laptop-while-having-online-business-meeting-office_637285-6778.jpg", imageAlt: "Video call" },
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: Video, text: "Face-to-face video calls" },
|
|
|
|
|
{ icon: Clock, text: "Schedule at your convenience" },
|
|
|
|
|
{ icon: FileText, text: "Detailed menu documentation" }
|
|
|
|
|
{ icon: FileText, text: "Detailed menu documentation" },
|
|
|
|
|
],
|
|
|
|
|
reverse: true
|
|
|
|
|
reverse: true,
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Ongoing Support", description: "Your relationship with NGC Culinary doesn't end at consultation. We provide continuous support leading up to your event, adjusting plans as needed and ensuring flawless execution.", media: { imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-service-agent-with-headset-communicating-with-customer-working-laptop-call-center_637285-127.jpg", imageAlt: "Customer support" },
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: CheckCircle, text: "Pre-event coordination" },
|
|
|
|
|
{ icon: RefreshCw, text: "Menu adjustments available" },
|
|
|
|
|
{ icon: Phone, text: "Responsive communication" }
|
|
|
|
|
{ icon: Phone, text: "Responsive communication" },
|
|
|
|
|
],
|
|
|
|
|
reverse: false
|
|
|
|
|
}
|
|
|
|
|
reverse: false,
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -140,17 +144,17 @@ export default function LandingPage() {
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
blogs={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", category: "Catering", title: "Full-Service Catering", excerpt: "End-to-end catering solutions for weddings, corporate events, private parties, and special occasions with customized menus.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-serving-herself-buffet-restaurant_1262-1714.jpg", imageAlt: "Full service catering", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Available Year-Round"
|
|
|
|
|
id: "1", category: "Catering", title: "Full-Service Catering", excerpt: "End-to-end catering solutions for weddings, corporate events, private parties, and special occasions with customized menus.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-serving-herself-buffet-restaurant_1262-1714.jpg", imageAlt: "Full service catering", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Available Year-Round", onBlogClick: () => handleServiceClick("catering"),
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", category: "Consultation", title: "Menu Development", excerpt: "Personalized menu planning and development that aligns with your vision, dietary requirements, and culinary preferences.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-different-seasonings-dark-background-health-diet-vegetable-salad-lunch_140725-96836.jpg", imageAlt: "Menu development", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Custom Timelines"
|
|
|
|
|
id: "2", category: "Consultation", title: "Menu Development", excerpt: "Personalized menu planning and development that aligns with your vision, dietary requirements, and culinary preferences.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-different-seasonings-dark-background-health-diet-vegetable-salad-lunch_140725-96836.jpg", imageAlt: "Menu development", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Custom Timelines", onBlogClick: () => handleServiceClick("menu-development"),
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", category: "Consulting", title: "Culinary Training", excerpt: "Culinary coaching and training sessions to elevate your cooking skills and knowledge of professional techniques.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cooking-kitchen_53876-2.jpg", imageAlt: "Culinary training", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Flexible Scheduling"
|
|
|
|
|
id: "3", category: "Consulting", title: "Culinary Training", excerpt: "Culinary coaching and training sessions to elevate your cooking skills and knowledge of professional techniques.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cooking-kitchen_53876-2.jpg", imageAlt: "Culinary training", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Flexible Scheduling", onBlogClick: () => handleServiceClick("culinary-training"),
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", category: "Events", title: "Special Events", excerpt: "Custom culinary experiences for product launches, fundraisers, gala dinners, and exclusive private events.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-set-with-white-napkins-red-ribbons_8353-51.jpg", imageAlt: "Special events", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Event Dependent"
|
|
|
|
|
}
|
|
|
|
|
id: "4", category: "Events", title: "Special Events", excerpt: "Custom culinary experiences for product launches, fundraisers, gala dinners, and exclusive private events.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-set-with-white-napkins-red-ribbons_8353-51.jpg", imageAlt: "Special events", authorName: "NGC Culinary Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "Event Dependent", onBlogClick: () => handleServiceClick("special-events"),
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -168,7 +172,7 @@ export default function LandingPage() {
|
|
|
|
|
{ id: "3", name: "Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Elena Rossi" },
|
|
|
|
|
{ id: "4", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Thompson" },
|
|
|
|
|
{ id: "5", name: "Lisa Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Lisa Chen" },
|
|
|
|
|
{ id: "6", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Williams" }
|
|
|
|
|
{ id: "6", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Williams" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -181,7 +185,7 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Schedule Your Consultation", href: "#" },
|
|
|
|
|
{ text: "Get in Touch", href: "#" }
|
|
|
|
|
{ text: "View Pricing & Packages", href: "#" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -196,25 +200,25 @@ export default function LandingPage() {
|
|
|
|
|
{ label: "Full-Service Catering", href: "#services" },
|
|
|
|
|
{ label: "Menu Development", href: "#services" },
|
|
|
|
|
{ label: "Culinary Training", href: "#services" },
|
|
|
|
|
{ label: "Special Events", href: "#services" }
|
|
|
|
|
]
|
|
|
|
|
{ label: "Special Events", href: "#services" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Company", items: [
|
|
|
|
|
{ label: "About Us", href: "#about" },
|
|
|
|
|
{ label: "Consultations", href: "#consultations" },
|
|
|
|
|
{ label: "Contact", href: "#contact" },
|
|
|
|
|
{ label: "Privacy Policy", href: "#" }
|
|
|
|
|
]
|
|
|
|
|
{ label: "Privacy Policy", href: "#" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Connect", items: [
|
|
|
|
|
{ label: "Email Us", href: "#" },
|
|
|
|
|
{ label: "Call Us", href: "#" },
|
|
|
|
|
{ label: "Instagram", href: "#" },
|
|
|
|
|
{ label: "LinkedIn", href: "#" }
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
{ label: "LinkedIn", href: "#" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|