Merge version_1 into main #2
@@ -90,7 +90,7 @@ export default function AboutPage() {
|
||||
author: "Since Day One",
|
||||
description: "Jollibee was founded with a simple mission: to bring joy to every family through delicious, affordable fast food. What started as a single store has grown into a nationwide chain serving millions of happy customers.",
|
||||
tags: ["Family Values", "Quality Service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-home_23-2148625995.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-home_23-2148625995.jpg",
|
||||
imageAlt: "happy customer smiling portrait",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function AboutPage() {
|
||||
author: "Quality First",
|
||||
description: "Every meal at Jollibee is prepared with the finest ingredients and served with genuine care. We believe that food brings people together, and that's why we're committed to making every visit memorable.",
|
||||
tags: ["Fresh Ingredients", "Excellence"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-bringing-turkey-with-salad-dressing-long-view_23-2148314926.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-bringing-turkey-with-salad-dressing-long-view_23-2148314926.jpg",
|
||||
imageAlt: "happy family eating together portrait",
|
||||
},
|
||||
]}
|
||||
@@ -129,28 +129,28 @@ export default function AboutPage() {
|
||||
name: "Maria Santos",
|
||||
role: "Happy Customer",
|
||||
testimonial: "The chicken is absolutely crispy and delicious! My family visits Jollibee every weekend. The service is fast and friendly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-home_23-2148625995.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-home_23-2148625995.jpg",
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Juan Dela Cruz",
|
||||
role: "Regular Customer",
|
||||
testimonial: "Best value for money! The family meals are perfect and everyone in our family loves something different on the menu.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-man-red-blouse-holding-orders-making-smile-gesture-white-background_179666-36051.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-man-red-blouse-holding-orders-making-smile-gesture-white-background_179666-36051.jpg",
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "Rosa Garcia",
|
||||
role: "Frequent Visitor",
|
||||
testimonial: "The spaghetti here is unique and flavorful. It's become our go-to place for quick meals after work. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-4895.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-4895.jpg",
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
animationType="depth-3d"
|
||||
title="Why Customers Love Us"
|
||||
description: "Join thousands of satisfied customers who have made Jollibee their favorite fast food destination.",
|
||||
tag: "5-Star Reviews",
|
||||
description="Join thousands of satisfied customers who have made Jollibee their favorite fast food destination.",
|
||||
tag="5-Star Reviews",
|
||||
tagIcon={Star}
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user