Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-arabian-man-glasses-military-jacket-smoking-hookah-street-bar-arab-model-having-rest-taking-selfie-phone_627829-12809.jpg", imageAlt: "Premium Shisha Lounge"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-3919.jpg", imageAlt: "Gemütliche Atmosphäre"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-3919.jpg?_wi=1", imageAlt: "Gemütliche Atmosphäre"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-smiling-drinking-warm-tea-together_132075-11885.jpg", imageAlt: "Entspannter Lounge-Bereich"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-smiling-drinking-warm-tea-together_132075-11885.jpg?_wi=1", imageAlt: "Entspannter Lounge-Bereich"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
description="Hochwertige Shishas & Atmosphäre"
|
||||
subdescription="Lindenstraße, Bremen-Vegesack"
|
||||
icon={Flame}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sofa-pillow_74190-3919.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sofa-pillow_74190-3919.jpg?_wi=2"
|
||||
imageAlt="Plan B Shisha Lounge Atmosphäre"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", name: "Exotische Cocktails", price: "ab €6", imageSrc: "http://img.b2bpic.net/free-photo/faceless-bartender-serving-glass-beverage_23-2148209361.jpg", imageAlt: "Frische Getränke und Cocktails"},
|
||||
{
|
||||
id: "3", name: "Shisha-Zubehör", price: "ab €5", imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-assortment_23-2149213304.jpg", imageAlt: "Hochwertiges Shisha-Zubehör"},
|
||||
id: "3", name: "Shisha-Zubehör", price: "ab €5", imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-assortment_23-2149213304.jpg?_wi=1", imageAlt: "Hochwertiges Shisha-Zubehör"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -106,10 +106,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Moderne Lounge-Atmosphäre", tags: ["Ambiente", "Entspannung"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-smiling-drinking-warm-tea-together_132075-11885.jpg", imageAlt: "Lounge-Bereich"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-smiling-drinking-warm-tea-together_132075-11885.jpg?_wi=2", imageAlt: "Lounge-Bereich"},
|
||||
{
|
||||
id: "2", title: "Elegante Dekoration", tags: ["Design", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-assortment_23-2149213304.jpg", imageAlt: "Detaillierte Dekoration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-assortment_23-2149213304.jpg?_wi=2", imageAlt: "Detaillierte Dekoration"},
|
||||
{
|
||||
id: "3", title: "Professionelle Zubereitung", tags: ["Qualität", "Expertise"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-pouring-cocktail-incredients-lounge-atmosphere_482257-24652.jpg", imageAlt: "Shisha-Zubereitung"},
|
||||
|
||||
Reference in New Issue
Block a user