Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-11 17:55:19 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ export default function HomePage() {
tag="Online Reservierungssystem"
tagIcon={Calendar}
tagAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-s-hand-holding-glass-drinks-using-mobile-phone_23-2147861952.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-s-hand-holding-glass-drinks-using-mobile-phone_23-2147861952.jpg?_wi=1"
imageAlt="Pajo's Zapfbar Reservierungssystem"
mediaAnimation="slide-up"
testimonials={[

View File

@@ -49,7 +49,7 @@ export default function ShopPage() {
tag="Online Shop"
tagIcon={ShoppingCart}
tagAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-s-hand-holding-glass-drinks-using-mobile-phone_23-2147861952.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-s-hand-holding-glass-drinks-using-mobile-phone_23-2147861952.jpg?_wi=2"
imageAlt="Pajo's Zapfbar Shop Produkte"
mediaAnimation="slide-up"
testimonials={[
@@ -101,7 +101,7 @@ export default function ShopPage() {
products={[
{
id: "1", name: "Premium Bier Sortiment", price: "€24,99", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-male-s-hand-holding-glass-drinks-using-mobile-phone_23-2147861952.jpg", imageAlt: "Premium Bier Sortiment", onProductClick: () => console.log("Premium Bier Sortiment clicked"),
"http://img.b2bpic.net/free-photo/close-up-male-s-hand-holding-glass-drinks-using-mobile-phone_23-2147861952.jpg?_wi=3", imageAlt: "Premium Bier Sortiment", onProductClick: () => console.log("Premium Bier Sortiment clicked"),
},
{
id: "2", name: "Zapfbar Merchandise Set", price: "€34,99", imageSrc: