Merge version_2 into main #5
@@ -59,7 +59,7 @@ export default function EventsPage() {
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-pouring-beer-glass_23-2148872410.jpg?_wi=1", imageAlt: "Čepované pivo" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-arrangement_23-2148921325.jpg?_wi=1", imageAlt: "Domácí pizza" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/friends-sitting-bar-giving-high-five_23-2147861991.jpg?_wi=2", imageAlt: "Oslava" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg", imageAlt: "Přátelské posezení" }
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg?_wi=2", imageAlt: "Přátelské posezení" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -118,7 +118,7 @@ export default function EventsPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Velká akce", name: "Pronájem prostor (60+ osob)", price: "Dohodou", rating: 5,
|
||||
reviewCount: "Dohodou", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg", imageAlt: "Velká akce"
|
||||
reviewCount: "Dohodou", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg?_wi=3", imageAlt: "Velká akce"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -212,7 +212,7 @@ export default function EventsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg?_wi=4"
|
||||
imageAlt="Hospoda atmosféra"
|
||||
logoText="Restaurace U Váhý"
|
||||
copyrightText="© 2025 Restaurace U Váhý | Všechna práva vyhrazena"
|
||||
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-female-friends-toasting-glass-cocktail_23-2147859509.jpg?_wi=1"
|
||||
imageAlt="Hospoda atmosféra"
|
||||
logoText="Restaurace U Váhý"
|
||||
copyrightText="© 2025 Restaurace U Váhý | Všechna práva vyhrazena"
|
||||
|
||||
Reference in New Issue
Block a user