Update src/app/about/page.tsx
This commit is contained in:
@@ -54,11 +54,11 @@ export default function AboutPage() {
|
||||
icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eat-strawberry-waffle-delicious-gourmet_1203-4129.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eat-strawberry-waffle-delicious-gourmet_1203-4129.jpg?_wi=2",
|
||||
imageAlt: "Fresh crepes with berries and cream",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-with-frosting_23-2148468161.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-with-frosting_23-2148468161.jpg?_wi=2",
|
||||
imageAlt: "Colorful fresh donuts display",
|
||||
},
|
||||
],
|
||||
@@ -69,11 +69,11 @@ export default function AboutPage() {
|
||||
icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-431.jpg?_wi=2",
|
||||
imageAlt: "Fresh ingredients preparation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-background-with-different-wild-berries-macro-shot_169016-24362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-background-with-different-wild-berries-macro-shot_169016-24362.jpg?_wi=2",
|
||||
imageAlt: "Close-up of quality ingredients",
|
||||
},
|
||||
],
|
||||
@@ -84,11 +84,11 @@ export default function AboutPage() {
|
||||
icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg?_wi=2",
|
||||
imageAlt: "Smiling staff members",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893754.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893754.jpg?_wi=2",
|
||||
imageAlt: "Staff helping customer",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user