Update src/app/page.tsx
This commit is contained in:
@@ -72,11 +72,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg?_wi=1",
|
||||
imageAlt: "Norrgård Närlivs butiksmiljö",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-candy-arrangement_23-2150897077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-candy-arrangement_23-2150897077.jpg?_wi=1",
|
||||
imageAlt: "Snacks och godis",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Paketutlämning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-market-shopping-grocery_23-2148645143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-market-shopping-grocery_23-2148645143.jpg?_wi=1",
|
||||
imageAlt: "Butikens interiör",
|
||||
},
|
||||
{
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
quote: "Alltid trevliga och hjälpsamma!",
|
||||
tag: "5/5",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/person-selecting-apple-shop_23-2150713420.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-client-vendor-drinking-cup-hot-coffee-farmers-market_482257-77552.jpg?_wi=2",
|
||||
imageAlt: "happy customer grocery store portrait",
|
||||
},
|
||||
{
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
quote: "Perfekt för paketutlämning",
|
||||
tag: "5/5",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-candy-arrangement_23-2150897077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-candy-arrangement_23-2150897077.jpg?_wi=2",
|
||||
imageAlt: "happy customer grocery store portrait",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
quote: "Familjär och välkomnande atmosfär",
|
||||
tag: "5/5",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-deliverywoman-red-uniform-checking-data-tablet-talking-cropped-middle-aged-man-receiving-order-holding-cardboard-boxes-standing-street-delivery-service-post-concept_74855-11884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-market-shopping-grocery_23-2148645143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-market-shopping-grocery_23-2148645143.jpg?_wi=2",
|
||||
imageAlt: "happy customer grocery store portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user