Update src/pages/HomePage.tsx
This commit is contained in:
@@ -24,7 +24,7 @@ export default function HomePage() {
|
||||
text: "Visit Cafe",
|
||||
href: "#contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -37,7 +37,7 @@ export default function HomePage() {
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-grinder_1150-10944.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-grinder_1150-10944.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-filled-with-coffee-cup-white-background-covered-by-ficus-leaf-shadow_23-2148296160.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg?_wi=2",
|
||||
imageAlt: "latte art detail cup of coffee",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/talanted-barista-is-prepairing-coffee-clients-posh-restaurant-using-coffee-machine_613910-3256.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-grinder_1150-10944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-grinder_1150-10944.jpg?_wi=2",
|
||||
imageAlt: "latte art detail cup of coffee",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-white-cup-with-plant-shadow_23-2151986819.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg?_wi=1",
|
||||
imageAlt: "latte art detail cup of coffee",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function HomePage() {
|
||||
{
|
||||
name: "House Blend Beans",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Portafilter Basket",
|
||||
|
||||
Reference in New Issue
Block a user