diff --git a/src/app/page.tsx b/src/app/page.tsx
index 31a967c..8ebd14a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -57,41 +47,26 @@ export default function LandingPage() {
@@ -105,7 +80,7 @@ export default function LandingPage() {
description="Bei TEGEL SPÄTI geht es nicht nur um Snacks und Getränke – es geht um Menschen."
subdescription="Unsere Kunden kommen wegen der großen Auswahl, bleiben aber wegen der Atmosphäre. Freundlich. Respektvoll. Schnell. Immer für dich da."
icon={Heart}
- imageSrc="http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=7"
+ imageSrc="http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg"
mediaAnimation="blur-reveal"
/>
@@ -117,32 +92,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- title: "Große Auswahl",
- tags: [
- "Drinks",
- "Snacks",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=8",
- },
+ id: "1", title: "Große Auswahl", tags: [
+ "Drinks", "Snacks"],
+ imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg"},
{
- id: "2",
- title: "Top Service",
- tags: [
- "Speed",
- "Friendly",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=9",
- },
+ id: "2", title: "Top Service", tags: [
+ "Speed", "Friendly"],
+ imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg"},
{
- id: "3",
- title: "Extra Services",
- tags: [
- "Hermes",
- "Kaffee",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg?_wi=10",
- },
+ id: "3", title: "Extra Services", tags: [
+ "Hermes", "Kaffee"],
+ imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-girl-night_23-2148140749.jpg"},
]}
title="Alles für den Alltag"
description="Dein Rundum-Service in Tegel."
@@ -152,48 +112,24 @@ export default function LandingPage() {
@@ -236,29 +161,19 @@ export default function LandingPage() {