Merge version_1 into main #1
@@ -50,10 +50,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-cotlets-with-white-cheese-herbs_114579-3601.jpg", imageAlt: "Knuspriges Schnitzel mit Biergarten Atmosphäre"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15273.jpg", imageAlt: "Gemütliche Terrasse des Gasthaus zur Linde"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15273.jpg?_wi=1", imageAlt: "Gemütliche Terrasse des Gasthaus zur Linde"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg", imageAlt: "Biergarten unter der Linde"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg?_wi=1", imageAlt: "Biergarten unter der Linde"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -107,10 +107,10 @@ export default function LandingPage() {
|
||||
title: "Gemütlicher Innenbereich", description: "Rustikales Ambiente mit traditionellem Charme", imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-looking-out-restaurant_23-2147701320.jpg", imageAlt: "Rustikaler Innenbereich"
|
||||
},
|
||||
{
|
||||
title: "Große Terrasse", description: "Perfekt für schöne Tage und Sommerabende", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15273.jpg", imageAlt: "Terrasse des Gasthaus zur Linde"
|
||||
title: "Große Terrasse", description: "Perfekt für schöne Tage und Sommerabende", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15273.jpg?_wi=2", imageAlt: "Terrasse des Gasthaus zur Linde"
|
||||
},
|
||||
{
|
||||
title: "Biergarten", description: "Entspannung unter der Linde mit kühlem Bier", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg", imageAlt: "Biergarten Atmosphäre"
|
||||
title: "Biergarten", description: "Entspannung unter der Linde mit kühlem Bier", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg?_wi=2", imageAlt: "Biergarten Atmosphäre"
|
||||
},
|
||||
{
|
||||
title: "Barplätze an der Theke", description: "Ideal für spontane Besuche und Geselligkeit", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-taking-photos_23-2148395442.jpg", imageAlt: "Gesellige Atmosphäre an der Bar"
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Spezielle Wünsche oder Anmerkungen...", rows: 4, required: false }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg?_wi=3"
|
||||
imageAlt="Biergarten Atmosphäre"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user