Update src/app/page.tsx

This commit is contained in:
2026-03-08 11:55:27 +00:00
parent 461da91ea0
commit 6741f3035a

View File

@@ -84,7 +84,7 @@ export default function HomePage() {
imageAlt: "Professional event catering service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sweets-festive-table_8353-9632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sweets-festive-table_8353-9632.jpg?_wi=1",
imageAlt: "Elegant wedding catering setup",
},
{
@@ -92,7 +92,7 @@ export default function HomePage() {
imageAlt: "Colorful party trays ready to serve",
},
{
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=1",
imageAlt: "Corporate event catering display",
},
{
@@ -119,7 +119,7 @@ export default function HomePage() {
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"
useInvertedBackground={false}
@@ -240,7 +240,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -250,7 +250,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -260,7 +260,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-cakes-with-cream-fruits-wood_176474-3143.jpg?_wi=1",
imageAlt: "Dessert selection",
},
{
@@ -270,7 +270,7 @@ export default function HomePage() {
price: "₱1,400/tray",
rating: 5,
reviewCount: "35",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg?_wi=1",
imageAlt: "Appetizer assortment",
},
{
@@ -280,7 +280,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -290,7 +290,7 @@ export default function HomePage() {
price: "₱800/chiller",
rating: 5,
reviewCount: "29",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg?_wi=2",
imageAlt: "Beverages display",
},
]}
@@ -312,7 +312,7 @@ export default function HomePage() {
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",
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",
@@ -323,7 +323,7 @@ export default function HomePage() {
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",
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",
@@ -334,7 +334,7 @@ export default function HomePage() {
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",
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",
@@ -345,7 +345,7 @@ export default function HomePage() {
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",
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",
@@ -369,7 +369,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg?_wi=1",
imageAlt: "Maria Santos",
},
{
@@ -377,7 +377,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -385,7 +385,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -393,7 +393,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg?_wi=1",
imageAlt: "Ricardo Flores",
},
{
@@ -401,7 +401,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -409,7 +409,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/reading-business-report_1098-18334.jpg?_wi=1",
imageAlt: "Miguel Torres",
},
]}