Update src/app/about/page.tsx
This commit is contained in:
@@ -21,8 +21,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
@@ -30,8 +29,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
@@ -39,8 +37,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
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" },
|
||||
@@ -67,9 +64,7 @@ export default function AboutPage() {
|
||||
brandName="CVJ Food Catering"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:(02)8681-1682",
|
||||
}}
|
||||
text: "Call Now", href: "tel:(02)8681-1682"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,9 +78,10 @@ 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?_wi=5"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-exotic-fruits_8353-11507.jpg"
|
||||
imageAlt="Professional catering team in action"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,53 +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?_wi=2",
|
||||
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", 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=2",
|
||||
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", 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=2",
|
||||
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", 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=2",
|
||||
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", 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=2",
|
||||
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", 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=2",
|
||||
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", imageAlt: "Miguel Torres"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user