Update src/app/page.tsx
This commit is contained in:
@@ -58,11 +58,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tandir-chorak-traditional-azeri-style-cooked-bread-special-oven-side-view_141793-4153.jpg", imageAlt: "Fresh Barbari bread"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tandir-chorak-traditional-azeri-style-cooked-bread-special-oven-side-view_141793-4153.jpg?_wi=1", imageAlt: "Fresh Barbari bread"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-pouring-dough_23-2150014876.jpg", imageAlt: "Traditional oven baking"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-pouring-dough_23-2150014876.jpg?_wi=1", imageAlt: "Traditional oven baking"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-pie-slices-with-black-sultana-wooden-board_114579-61974.jpg", imageAlt: "Warm golden crust"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-pie-slices-with-black-sultana-wooden-board_114579-61974.jpg?_wi=1", imageAlt: "Warm golden crust"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-dusting-flour-bread-dough_23-2148742192.jpg", imageAlt: "Artisanal dough preparation"},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tandir-chorak-traditional-azeri-style-cooked-bread-special-oven-side-view_141793-4153.jpg", imageAlt: "Variety of fresh fragrant bread with bowl of barley"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tandir-chorak-traditional-azeri-style-cooked-bread-special-oven-side-view_141793-4153.jpg?_wi=2", imageAlt: "Variety of fresh fragrant bread with bowl of barley"},
|
||||
},
|
||||
{
|
||||
title: "Authentic Taste", description: "Original recipes from Iran.", items: [
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: true,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-pouring-dough_23-2150014876.jpg", imageAlt: "Senior bakery man sifting wheat flour"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-pouring-dough_23-2150014876.jpg?_wi=2", imageAlt: "Senior bakery man sifting wheat flour"},
|
||||
},
|
||||
{
|
||||
title: "Local Favorite", description: "Serving the Kirkland community.", items: [
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-pie-slices-with-black-sultana-wooden-board_114579-61974.jpg", imageAlt: "Bakery small business concept"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-pie-slices-with-black-sultana-wooden-board_114579-61974.jpg?_wi=2", imageAlt: "Bakery small business concept"},
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
|
||||
Reference in New Issue
Block a user