Merge version_1 into main #3
@@ -78,7 +78,7 @@ export default function AboutPage() {
|
||||
{ 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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-exotic-fruits_8353-11507.jpg?_wi=4"
|
||||
imageAlt="Professional catering team in action"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -92,17 +92,17 @@ export default function AboutPage() {
|
||||
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", imageAlt: "Maria Santos"},
|
||||
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=2", 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", imageAlt: "Juan Dela Cruz"},
|
||||
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=2", 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", imageAlt: "Ana Reyes"},
|
||||
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=2", 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", imageAlt: "Ricardo Flores"},
|
||||
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=2", 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", imageAlt: "Lucia Gonzales"},
|
||||
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=2", 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", imageAlt: "Miguel Torres"},
|
||||
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=2", imageAlt: "Miguel Torres"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function ContactPage() {
|
||||
{ value: "5+ Years", title: "Local Experience" },
|
||||
{ value: "50km+", title: "Delivery Radius" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-philippine-map_23-2149399519.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-philippine-map_23-2149399519.jpg?_wi=2"
|
||||
imageAlt="Service area map"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
@@ -46,13 +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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=2", 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"
|
||||
@@ -71,7 +71,7 @@ export default function GalleryPage() {
|
||||
{
|
||||
value: "50km+", title: "Delivery Radius"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-philippine-map_23-2149399519.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-philippine-map_23-2149399519.jpg?_wi=1"
|
||||
imageAlt="Service area map"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
@@ -74,11 +74,11 @@ export default function HomePage() {
|
||||
{
|
||||
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", imageAlt: "Elegant wedding catering setup"},
|
||||
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", imageAlt: "Corporate event catering display"},
|
||||
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"},
|
||||
]}
|
||||
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
{
|
||||
value: "160+", title: "Verified Reviews"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-exotic-fruits_8353-11507.jpg"
|
||||
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"
|
||||
@@ -178,22 +178,22 @@ export default function HomePage() {
|
||||
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", imageAlt: "Lechon signature dish"},
|
||||
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", imageAlt: "Traditional adobo catering"},
|
||||
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", imageAlt: "Appetizer assortment"},
|
||||
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", imageAlt: "Spaghetti catering"},
|
||||
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", imageAlt: "Beverages display"},
|
||||
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"
|
||||
@@ -209,13 +209,13 @@ export default function HomePage() {
|
||||
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", 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?_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", 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?_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", 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?_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", 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?_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"
|
||||
@@ -230,17 +230,17 @@ export default function HomePage() {
|
||||
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", imageAlt: "Maria Santos"},
|
||||
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", imageAlt: "Juan Dela Cruz"},
|
||||
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", imageAlt: "Ana Reyes"},
|
||||
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", imageAlt: "Ricardo Flores"},
|
||||
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", imageAlt: "Lucia Gonzales"},
|
||||
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", imageAlt: "Miguel Torres"},
|
||||
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"
|
||||
|
||||
@@ -127,7 +127,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
value: "98%", title: "Client Satisfaction"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-couple-with-snacks-standing-buffet_1262-1980.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-couple-with-snacks-standing-buffet_1262-1980.jpg?_wi=2"
|
||||
imageAlt="Professional catering service team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -143,13 +143,13 @@ export default function ServicesPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Standard Package", name: "Small Gathering (20-30 pax)", price: "₱15,000 - ₱20,000", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg", imageAlt: "Small gathering catering"},
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg?_wi=3", imageAlt: "Small gathering catering"},
|
||||
{
|
||||
id: "2", brand: "Premium Package", name: "Medium Event (50-75 pax)", price: "₱35,000 - ₱50,000", rating: 5,
|
||||
reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-with-tomato-salad-pickles-plate-spicy-aubergine-salad_140725-5924.jpg", imageAlt: "Medium event catering"},
|
||||
reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-with-tomato-salad-pickles-plate-spicy-aubergine-salad_140725-5924.jpg?_wi=4", imageAlt: "Medium event catering"},
|
||||
{
|
||||
id: "3", brand: "Luxury Package", name: "Large Celebration (100+ pax)", price: "₱75,000+", rating: 5,
|
||||
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sweets-festive-table_8353-9632.jpg", imageAlt: "Large event catering"},
|
||||
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sweets-festive-table_8353-9632.jpg?_wi=2", imageAlt: "Large event catering"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user