314 lines
19 KiB
TypeScript
314 lines
19 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
|
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
|
|
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
|
|
import FeatureBento from "@/components/sections/feature/FeatureBento";
|
|
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
|
import BlogCardThree from "@/components/sections/blog/BlogCardThree";
|
|
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
|
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
|
import Link from "next/link";
|
|
import {
|
|
Utensils,
|
|
Users,
|
|
Clock,
|
|
Heart,
|
|
Sparkles,
|
|
Wine,
|
|
Briefcase,
|
|
Trash2,
|
|
ShoppingCart,
|
|
Zap,
|
|
} from "lucide-react";
|
|
|
|
export default function HomePage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="text-shift"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="rounded"
|
|
contentWidth="small"
|
|
sizing="mediumSizeLargeTitles"
|
|
background="fluid"
|
|
cardStyle="glass-elevated"
|
|
primaryButtonStyle="gradient"
|
|
secondaryButtonStyle="glass"
|
|
headingFontWeight="semibold"
|
|
>
|
|
{/* Navbar */}
|
|
<div id="nav" data-section="nav">
|
|
<NavbarLayoutFloatingOverlay
|
|
brandName="CVJ Food Catering"
|
|
navItems={[
|
|
{ name: "Home", id: "/" },
|
|
{ name: "Services", id: "/services" },
|
|
{ name: "Menu", id: "/menu" },
|
|
{ name: "Gallery", id: "/gallery" },
|
|
{ name: "About", id: "/about" },
|
|
{ name: "Contact", id: "/contact" },
|
|
]}
|
|
button={{
|
|
text: "Call Now", href: "tel:(02)8681-1682"}}
|
|
/>
|
|
</div>
|
|
|
|
{/* Hero Section */}
|
|
<div id="hero" data-section="hero">
|
|
<HeroBillboardCarousel
|
|
title="Delicious Catering for Every Celebration in Marikina"
|
|
description="Reliable catering for birthdays, weddings, corporate events, and family gatherings. From intimate celebrations to large events, we bring quality food and exceptional service to every occasion."
|
|
tag="CVJ Food Catering"
|
|
background={{ variant: "plain" }}
|
|
buttons={[
|
|
{
|
|
text: "Call Now", href: "tel:(02)8681-1682"},
|
|
{
|
|
text: "Request a Quote", href: "/contact"},
|
|
]}
|
|
mediaItems={[
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-wedding-table_1157-13704.jpg", imageAlt: "Delicious catering food spread"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/sparkling-glassware-stands-long-table-prepared-wedding-di_8353-688.jpg", imageAlt: "Professional event catering service"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sweets-festive-table_8353-9632.jpg?_wi=1", imageAlt: "Elegant wedding catering setup"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-rolls-fruits_23-2148482438.jpg", imageAlt: "Colorful party trays ready to serve"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-with-snacks-standing-buffet_1262-1980.jpg?_wi=1", imageAlt: "Corporate event catering display"},
|
|
{
|
|
imageSrc: "http://img.b2bpic.net/free-photo/nuts-jellies-served-festive-table_1304-4015.jpg", imageAlt: "Festive birthday catering celebration"},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
{/* Trust Indicators */}
|
|
<div id="trust" data-section="trust">
|
|
<MetricSplitMediaAbout
|
|
tag="Why Choose Us"
|
|
title="Trusted by Hundreds of Local Events"
|
|
description="With a 4.2⭐ rating from 160+ verified reviews, CVJ Food Catering has earned the trust of families, corporate offices, and event planners across Marikina and surrounding areas. We're committed to quality ingredients, professional service, and making every celebration memorable."
|
|
metrics={[
|
|
{
|
|
value: "4.2⭐", title: "Customer Rating"},
|
|
{
|
|
value: "160+", title: "Verified Reviews"},
|
|
]}
|
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-exotic-fruits_8353-11507.jpg?_wi=1"
|
|
imageAlt="Professional catering team in action"
|
|
mediaAnimation="slide-up"
|
|
metricsAnimation="slide-up"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
{/* Services Overview */}
|
|
<div id="services" data-section="services">
|
|
<FeatureBento
|
|
title="Our Catering Services"
|
|
description="Comprehensive catering solutions for every occasion"
|
|
features={[
|
|
{
|
|
title: "Event Catering", description: "Full-service catering for birthdays, anniversaries, and celebrations. Customizable menus and professional service for events of any size.", bentoComponent: "icon-info-cards", items: [
|
|
{
|
|
icon: Utensils,
|
|
label: "Custom Menus", value: "Personalized"},
|
|
{
|
|
icon: Users,
|
|
label: "Team Service", value: "Professional"},
|
|
{
|
|
icon: Clock,
|
|
label: "Timely Setup", value: "On Schedule"},
|
|
],
|
|
},
|
|
{
|
|
title: "Wedding Catering", description: "Elegant catering solutions for weddings and engagements. From intimate ceremonies to grand receptions, we create memorable dining experiences.", bentoComponent: "icon-info-cards", items: [
|
|
{
|
|
icon: Heart,
|
|
label: "Elegant Setup", value: "Premium"},
|
|
{
|
|
icon: Sparkles,
|
|
label: "Special Menus", value: "Customized"},
|
|
{
|
|
icon: Wine,
|
|
label: "Beverages", value: "Included"},
|
|
],
|
|
},
|
|
{
|
|
title: "Corporate Catering", description: "Professional catering for office meetings, conferences, and team events. Efficient service that keeps your team focused on business.", bentoComponent: "icon-info-cards", items: [
|
|
{
|
|
icon: Briefcase,
|
|
label: "Professional", value: "Seamless"},
|
|
{
|
|
icon: Clock,
|
|
label: "Quick Setup", value: "Efficient"},
|
|
{
|
|
icon: Trash2,
|
|
label: "Cleanup", value: "Included"},
|
|
],
|
|
},
|
|
{
|
|
title: "Party Trays", description: "Ready-to-serve appetizers and finger foods. Perfect for small gatherings, office parties, and casual events.", bentoComponent: "icon-info-cards", items: [
|
|
{
|
|
icon: ShoppingCart,
|
|
label: "Convenient", value: "Ready"},
|
|
{
|
|
icon: Zap,
|
|
label: "Fresh Food", value: "Daily"},
|
|
{
|
|
icon: Zap,
|
|
label: "Quick Order", value: "Fast"},
|
|
],
|
|
},
|
|
]}
|
|
textboxLayout="default"
|
|
animationType="slide-up"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
{/* Featured Menu Items */}
|
|
<div id="menu-showcase" data-section="menu-showcase">
|
|
<ProductCardTwo
|
|
title="Featured Menu Items"
|
|
description="Discover our most popular dishes loved by customers across Marikina. Each item is prepared fresh with quality ingredients."
|
|
products={[
|
|
{
|
|
id: "1", brand: "CVJ Signature", name: "Lechon with Liver Sauce", price: "₱2,500/tray", rating: 5,
|
|
reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-with-tomato-salad-pickles-plate-spicy-aubergine-salad_140725-5924.jpg?_wi=1", imageAlt: "Lechon signature dish"},
|
|
{
|
|
id: "2", brand: "CVJ Signature", name: "Adobo with Rice", price: "₱1,800/tray", rating: 5,
|
|
reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-with-tomato-salad-pickles-plate-spicy-aubergine-salad_140725-5924.jpg?_wi=2", imageAlt: "Traditional adobo catering"},
|
|
{
|
|
id: "3", brand: "CVJ Signature", name: "Assorted Dessert Platter", price: "₱1,200/tray", rating: 5,
|
|
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-cakes-with-cream-fruits-wood_176474-3143.jpg", imageAlt: "Dessert selection"},
|
|
{
|
|
id: "4", brand: "CVJ Appetizers", name: "Chicken Lollipops & Spring Rolls", price: "₱1,400/tray", rating: 5,
|
|
reviewCount: "35", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg?_wi=1", imageAlt: "Appetizer assortment"},
|
|
{
|
|
id: "5", brand: "CVJ Signature", name: "Spaghetti & Meatballs", price: "₱1,600/tray", rating: 5,
|
|
reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-with-tomato-salad-pickles-plate-spicy-aubergine-salad_140725-5924.jpg?_wi=3", imageAlt: "Spaghetti catering"},
|
|
{
|
|
id: "6", brand: "CVJ Beverages", name: "Iced Tea & Soft Drinks (Chiller)", price: "₱800/chiller", rating: 5,
|
|
reviewCount: "29", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg?_wi=2", imageAlt: "Beverages display"},
|
|
]}
|
|
textboxLayout="default"
|
|
animationType="slide-up"
|
|
useInvertedBackground={false}
|
|
gridVariant="three-columns-all-equal-width"
|
|
/>
|
|
</div>
|
|
|
|
{/* Event Gallery */}
|
|
<div id="gallery" data-section="gallery">
|
|
<BlogCardThree
|
|
title="Event Gallery"
|
|
description="See real catering moments from celebrations across Marikina. Every photo tells a story of delicious food and happy celebrations."
|
|
blogs={[
|
|
{
|
|
id: "1", category: "Weddings", title: "Elegant Wedding Reception", excerpt: "A beautiful celebration with our gourmet catering service and professional setup.", imageSrc: "http://img.b2bpic.net/free-photo/catering-food-meal_624325-810.jpg?_wi=1", imageAlt: "Wedding reception catering", authorName: "CVJ Catering", authorAvatar: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg", date: "March 2025"},
|
|
{
|
|
id: "2", category: "Birthdays", title: "Colorful Birthday Celebration", excerpt: "Fun and festive birthday party with our customized catering menu for all ages.", imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-with-burning-candles-which-girl-is-blowing-out-best-friends-terrace-cosy-cafe_8353-9787.jpg?_wi=1", imageAlt: "Birthday party catering", authorName: "CVJ Catering", authorAvatar: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg", date: "February 2025"},
|
|
{
|
|
id: "3", category: "Corporate Events", title: "Professional Corporate Gathering", excerpt: "Seamless catering service for our corporate clients ensuring every detail is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-exotic-fruits_8353-11507.jpg?_wi=2", imageAlt: "Corporate event catering", authorName: "CVJ Catering", authorAvatar: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg", date: "January 2025"},
|
|
{
|
|
id: "4", category: "Party Trays", title: "Appetizer Display Ready", excerpt: "Fresh and colorful party trays prepared daily for immediate delivery or pickup.", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-fruit-set-table-top-view_140725-4474.jpg?_wi=1", imageAlt: "Party trays display", authorName: "CVJ Catering", authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg", date: "January 2025"},
|
|
]}
|
|
textboxLayout="default"
|
|
animationType="slide-up"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
{/* Testimonials */}
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardTwo
|
|
title="Customer Reviews"
|
|
description="Real feedback from satisfied customers who trusted us with their celebrations."
|
|
testimonials={[
|
|
{
|
|
id: "1", name: "Maria Santos", role: "Birthday Party Organizer", testimonial: "CVJ Catering made our daughter's birthday unforgettable! The food was delicious, and the service was professional and friendly. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg?_wi=1", imageAlt: "Maria Santos"},
|
|
{
|
|
id: "2", name: "Juan Dela Cruz", role: "Corporate Manager", testimonial: "We've used CVJ for multiple corporate events. They consistently deliver quality food and reliable service. Our employees always appreciate the variety.", imageSrc: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg?_wi=1", imageAlt: "Juan Dela Cruz"},
|
|
{
|
|
id: "3", name: "Ana Reyes", role: "Wedding Coordinator", testimonial: "The elegant presentation and delicious menu made our wedding reception truly special. CVJ Catering exceeded our expectations in every way.", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg?_wi=1", imageAlt: "Ana Reyes"},
|
|
{
|
|
id: "4", name: "Ricardo Flores", role: "Church Event Organizer", testimonial: "For our church gathering, CVJ provided affordable catering without compromising on quality. The team was efficient and courteous throughout.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg?_wi=1", imageAlt: "Ricardo Flores"},
|
|
{
|
|
id: "5", name: "Lucia Gonzales", role: "Anniversary Celebrant", testimonial: "Our 25th anniversary dinner was made special by CVJ's exquisite catering. The food quality and attention to detail were impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg?_wi=1", imageAlt: "Lucia Gonzales"},
|
|
{
|
|
id: "6", name: "Miguel Torres", role: "Community Leader", testimonial: "We trust CVJ Catering for our community events. They're reliable, affordable, and their food always brings people together in celebration.", imageSrc: "http://img.b2bpic.net/free-photo/reading-business-report_1098-18334.jpg?_wi=1", imageAlt: "Miguel Torres"},
|
|
]}
|
|
textboxLayout="default"
|
|
animationType="slide-up"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
{/* Contact CTA */}
|
|
<div id="contact-cta" data-section="contact-cta">
|
|
<ContactCTA
|
|
tag="Planning an Event?"
|
|
title="Let Us Handle the Food"
|
|
description="From concept to execution, CVJ Food Catering manages every detail so you can focus on celebrating. Contact us today for a free quote and menu consultation."
|
|
buttons={[
|
|
{
|
|
text: "Call Now", href: "tel:(02)8681-1682"},
|
|
{
|
|
text: "Request Quote", href: "/contact"},
|
|
]}
|
|
background={{ variant: "plain" }}
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
{/* Footer */}
|
|
<div id="footer" data-section="footer">
|
|
<FooterBaseReveal
|
|
columns={[
|
|
{
|
|
title: "Quick Links", items: [
|
|
{
|
|
label: "Home", href: "/"},
|
|
{
|
|
label: "Services", href: "/services"},
|
|
{
|
|
label: "Menu", href: "/menu"},
|
|
{
|
|
label: "Gallery", href: "/gallery"},
|
|
],
|
|
},
|
|
{
|
|
title: "Company", items: [
|
|
{
|
|
label: "About Us", href: "/about"},
|
|
{
|
|
label: "Contact", href: "/contact"},
|
|
{
|
|
label: "Privacy Policy", href: "#"},
|
|
{
|
|
label: "Terms & Conditions", href: "#"},
|
|
],
|
|
},
|
|
{
|
|
title: "Contact Info", items: [
|
|
{
|
|
label: "Phone: (02) 8681-1682", href: "tel:(02)8681-1682"},
|
|
{
|
|
label: "Location: Marikina, Metro Manila", href: "#"},
|
|
{
|
|
label: "Email: info@cvjcatering.com", href: "mailto:info@cvjcatering.com"},
|
|
{
|
|
label: "Open Daily: 6 AM - 8 PM", href: "#"},
|
|
],
|
|
},
|
|
]}
|
|
copyrightText="© 2025 CVJ Food Catering | Serving Marikina with Quality & Care"
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
} |