Update src/app/about/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function AboutPage() {
|
||||
tag="OUR STORY"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/seafood-plate-with-shrimps-mussels-served-with-lemon_140725-8800.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/seafood-plate-with-shrimps-mussels-served-with-lemon_140725-8800.jpg?_wi=3"
|
||||
imageAlt="Our fresh seafood and chicken"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -111,7 +111,7 @@ export default function AboutPage() {
|
||||
testimonial:
|
||||
"Fresh food and generous portions every time. The fried shrimp is absolutely incredible!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg?_wi=3",
|
||||
imageAlt: "Marcus Thompson",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function AboutPage() {
|
||||
testimonial:
|
||||
"Great seafood and chicken combo spot in Conyers. Best place for a quick meal!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-eating-food-restaurant_23-2150520072.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-eating-food-restaurant_23-2150520072.jpg?_wi=3",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function AboutPage() {
|
||||
testimonial:
|
||||
"Fast service and the food is always hot. This is my go-to spot every weekend.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-smiley-man-woman-table_23-2148899034.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-smiley-man-woman-table_23-2148899034.jpg?_wi=3",
|
||||
imageAlt: "David Martinez",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function AboutPage() {
|
||||
testimonial:
|
||||
"Amazing fried chicken and seafood! The family combo meals are perfect for dinner.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/laughing-couple-sitting-with-tablets-cafe_23-2147826802.jpg",
|
||||
"http://img.b2bpic.net/free-photo/laughing-couple-sitting-with-tablets-cafe_23-2147826802.jpg?_wi=2",
|
||||
imageAlt: "Emma Wilson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user