Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-08 11:57:41 +00:00
parent 52b2826c3a
commit 1019af25da

View File

@@ -36,9 +36,7 @@ export default function GalleryPage() {
brandName="CVJ Food Catering"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(02)8681-1682",
}}
text: "Call Now", href: "tel:(02)8681-1682"}}
/>
</div>
@@ -48,49 +46,13 @@ export default function GalleryPage() {
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=3",
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: "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", 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=3",
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: "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", 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=4",
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: "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", 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=3",
imageAlt: "Party trays display",
authorName: "CVJ Catering",
authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.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", 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"
@@ -105,17 +67,14 @@ export default function GalleryPage() {
description="Based in Marikina, we proudly serve families and businesses throughout the metro area including Antipolo, Pasig, Quezon City, and Cainta. Fast delivery and pickup options available."
metrics={[
{
value: "5+ Years",
title: "Local Experience",
},
value: "5+ Years", title: "Local Experience"},
{
value: "50km+",
title: "Delivery Radius",
},
value: "50km+", title: "Delivery Radius"},
]}
imageSrc="http://img.b2bpic.net/free-vector/flat-design-philippine-map_23-2149399519.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/flat-design-philippine-map_23-2149399519.jpg"
imageAlt="Service area map"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -127,17 +86,12 @@ export default function GalleryPage() {
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: "Call Now", href: "tel:(02)8681-1682"},
{
text: "Request Quote",
href: "/contact",
},
text: "Request Quote", href: "/contact"},
]}
background={{
variant: "plain",
}}
variant: "plain"}}
useInvertedBackground={false}
/>
</div>
@@ -146,66 +100,39 @@ export default function GalleryPage() {
<FooterBaseReveal
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Menu",
href: "/menu",
},
label: "Menu", href: "/menu"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms & Conditions",
href: "#",
},
label: "Terms & Conditions", href: "#"},
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{
label: "Phone: (02) 8681-1682",
href: "tel:(02)8681-1682",
},
label: "Phone: (02) 8681-1682", href: "tel:(02)8681-1682"},
{
label: "Location: Marikina, Metro Manila",
href: "#",
},
label: "Location: Marikina, Metro Manila", href: "#"},
{
label: "Email: info@cvjcatering.com",
href: "mailto:info@cvjcatering.com",
},
label: "Email: info@cvjcatering.com", href: "mailto:info@cvjcatering.com"},
{
label: "Open Daily: 6 AM - 8 PM",
href: "#",
},
label: "Open Daily: 6 AM - 8 PM", href: "#"},
],
},
]}