Merge version_1_1776718604563 into main #1
12
src/App.tsx
12
src/App.tsx
@@ -59,7 +59,7 @@ export default function App() {
|
||||
handle: "@anna_bakes",
|
||||
text: "The sourdough here is life-changing!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus R.",
|
||||
@@ -90,7 +90,7 @@ export default function App() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379538.jpg",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-croissant-bread-basket_23-2148288048.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-croissant-bread-basket_23-2148288048.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,7 +127,7 @@ export default function App() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-mixing-up-flour-plate-with-eggs-dark-surface_179666-44577.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-croissant-bread-basket_23-2148288048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-croissant-bread-basket_23-2148288048.jpg?_wi=2",
|
||||
imageAlt: "fresh baked goods closeup",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function App() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-baked-bread-slices-black-backdrop_23-2147975073.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-butter-wooden-board-kitchen_613910-6448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-butter-wooden-board-kitchen_613910-6448.jpg?_wi=1",
|
||||
imageAlt: "fresh baked goods closeup",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function App() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-egg-wheat-flour-with-whisker-wooden-table_23-2147872753.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg?_wi=2",
|
||||
imageAlt: "fresh baked goods closeup",
|
||||
},
|
||||
]}
|
||||
@@ -173,7 +173,7 @@ export default function App() {
|
||||
{
|
||||
name: "Classic Croissant",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-butter-wooden-board-kitchen_613910-6448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-butter-wooden-board-kitchen_613910-6448.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Dark Chocolate Tart",
|
||||
|
||||
Reference in New Issue
Block a user