Update src/app/about/page.tsx
This commit is contained in:
@@ -34,7 +34,7 @@ export default function AboutPage() {
|
||||
<FeatureCardSeven
|
||||
features={[
|
||||
{ id: 1, title: "Family Roots", description: "Moys began as a family dream, bringing generations of Cantonese recipes to Columbus.", imageSrc: "https://img.b2bpic.net/free-photo/talking-employees_1098-18069.jpg" },
|
||||
{ id: 2, title: "Community Focused", description: "We are proud to be a cornerstone for the OSU community and local families, offering a place to gather and share a meal.", imageSrc: "https://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg" },
|
||||
{ id: 2, title: "Community Focused", description: "We are proud to be a cornerstone for the OSU community and local families, offering a place to gather and share a meal.", imageSrc: "https://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=2" },
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Story: A Tradition of Hospitality"
|
||||
@@ -74,8 +74,8 @@ export default function AboutPage() {
|
||||
<div id="hospitality-reviews" data-section="hospitality-reviews">
|
||||
<TestimonialCardSixteen
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jennifer L.", role: "First-time visitor", company: "Columbus", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/enthusiastic-young-businesswoman-asian-girl-showing-her-business-raising-hands-up-smiling-standi_1258-124859.jpg" },
|
||||
{ id: "2", name: "David C.", role: "Regular", company: "OSU Faculty", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/two-asian-male-friends-sitting-table-bar-with-mugs-beer-snacks-chatting_1098-20574.jpg" }
|
||||
{ id: "1", name: "Jennifer L.", role: "First-time visitor", company: "Columbus", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/enthusiastic-young-businesswoman-asian-girl-showing-her-business-raising-hands-up-smiling-standi_1258-124859.jpg?_wi=3" },
|
||||
{ id: "2", name: "David C.", role: "Regular", company: "OSU Faculty", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/two-asian-male-friends-sitting-table-bar-with-mugs-beer-snacks-chatting_1098-20574.jpg?_wi=3" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "“Felt like family”", label: "Warm Welcome" },
|
||||
|
||||
Reference in New Issue
Block a user