Update src/pages/HomePage.tsx
This commit is contained in:
@@ -28,10 +28,10 @@ export default function HomePage() {
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-flowers-corner_23-2147709563.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-flowers-corner_23-2147709563.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-pizza-cutter-arrangement_23-2148574228.jpg",
|
||||
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
title: "Pasta Classics",
|
||||
description: "Handmade pasta daily. Tradition in every bite.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-flowers-corner_23-2147709563.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-flowers-corner_23-2147709563.jpg?_wi=2",
|
||||
imageAlt: "Front view of delicious fresh cheese",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function HomePage() {
|
||||
"Brick Oven",
|
||||
"Fresh Dough",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg?_wi=2",
|
||||
imageAlt: "Front view of delicious fresh cheese",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user