Merge version_1 into main #1
@@ -60,11 +60,11 @@ export default function LandingPage() {
|
||||
tag="Since 2018"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mug-saucer-set-light-colours_23-2147834523.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mug-saucer-set-light-colours_23-2147834523.jpg?_wi=1",
|
||||
imageAlt: "Coffee shop ambiance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg?_wi=1",
|
||||
imageAlt: "Fresh coffee beans",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
title: "Years of Roasting",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/small-coffee-shop-items-arrangement_23-2149434608.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/small-coffee-shop-items-arrangement_23-2149434608.jpg?_wi=1"
|
||||
imageAlt="Coffee roastery process"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
price: "$18",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mug-saucer-set-light-colours_23-2147834523.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mug-saucer-set-light-colours_23-2147834523.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
price: "$6",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
price: "$3.5",
|
||||
rating: 5,
|
||||
reviewCount: "300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-coffee-shop-items-arrangement_23-2149434608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-coffee-shop-items-arrangement_23-2149434608.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
|
||||
Reference in New Issue
Block a user