Merge version_1 into main #3
@@ -84,7 +84,7 @@ export default function CoffeeLanding() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Kawa premium", description: "Starannie wybraną kawę z najlepszych uprzenień świata, przyrządzaną przez doświadczonych barystów.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-having-cup-coffee_53876-40350.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-having-cup-coffee_53876-40350.jpg?_wi=1"},
|
||||
items: [
|
||||
{ icon: Coffee, text: "Świeżo mielona kawa" },
|
||||
{ icon: Sparkles, text: "Espresso machine premium" },
|
||||
@@ -113,9 +113,9 @@ export default function CoffeeLanding() {
|
||||
tag="Galeria"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Wnętrze kawiarni", price: "Wyjątkowe", variant: "Przytulna, jasna, elegancka", imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg", imageAlt: "Klimatyczne wnętrze kawiarni"},
|
||||
id: "1", name: "Wnętrze kawiarni", price: "Wyjątkowe", variant: "Przytulna, jasna, elegancka", imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg?_wi=1", imageAlt: "Klimatyczne wnętrze kawiarni"},
|
||||
{
|
||||
id: "2", name: "Szczegóły premium", price: "Dbane", variant: "Porcelana, detale, tekstury", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-having-cup-coffee_53876-40350.jpg", imageAlt: "Premium detale i porcelana"},
|
||||
id: "2", name: "Szczegóły premium", price: "Dbane", variant: "Porcelana, detale, tekstury", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-having-cup-coffee_53876-40350.jpg?_wi=2", imageAlt: "Premium detale i porcelana"},
|
||||
{
|
||||
id: "3", name: "Miejsce spotkań", price: "Zapraszające", variant: "Dla rodzin, par, znajomych", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-gathering-cafe-enjoying-their-coffee-time-while-talking-each-other_637285-3997.jpg", imageAlt: "Klienci cieszący się kawą"},
|
||||
]}
|
||||
@@ -219,7 +219,7 @@ export default function CoffeeLanding() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg?_wi=2"
|
||||
imageAlt="Kawiarnia premium"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user