Update src/app/page.tsx
This commit is contained in:
@@ -77,19 +77,19 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-breakfast-desserts-with-blueberries-banana-slices_23-2148417437.jpg", imageAlt: "Colorful nutrition shakes and loaded teas"},
|
||||
"http://img.b2bpic.net/free-photo/high-angle-breakfast-desserts-with-blueberries-banana-slices_23-2148417437.jpg?_wi=1", imageAlt: "Colorful nutrition shakes and loaded teas"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/making-presentation_1098-15813.jpg", imageAlt: "Happy Sunshine Nutrition staff members"},
|
||||
"http://img.b2bpic.net/free-photo/making-presentation_1098-15813.jpg?_wi=1", imageAlt: "Happy Sunshine Nutrition staff members"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/romantic-young-lesbian-couple-kitchen_23-2148126849.jpg", imageAlt: "Cozy seating area at Sunshine Nutrition"},
|
||||
"http://img.b2bpic.net/free-photo/romantic-young-lesbian-couple-kitchen_23-2148126849.jpg?_wi=1", imageAlt: "Cozy seating area at Sunshine Nutrition"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fresh-drink-with-sliced-lime-mint-frozen-glass_23-2148145344.jpg", imageAlt: "Beautiful detailed view of signature drink"},
|
||||
"http://img.b2bpic.net/free-photo/fresh-drink-with-sliced-lime-mint-frozen-glass_23-2148145344.jpg?_wi=1", imageAlt: "Beautiful detailed view of signature drink"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071392.jpg", imageAlt: "Friends enjoying drinks together at Sunshine Nutrition"},
|
||||
"http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071392.jpg?_wi=1", imageAlt: "Friends enjoying drinks together at Sunshine Nutrition"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user