Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 19:09:31 +00:00

View File

@@ -43,20 +43,14 @@ export default function AboutPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Unser Restaurant:",
},
type: "text", content: "Unser Restaurant:"},
{
type: "text",
content: "Ein Ort der kulinarischen Leidenschaft",
},
type: "text", content: "Ein Ort der kulinarischen Leidenschaft"},
]}
useInvertedBackground={false}
buttons={[
{
text: "Reservieren Sie jetzt",
href: "/contact",
},
text: "Reservieren Sie jetzt", href: "/contact"},
]}
/>
</div>
@@ -65,27 +59,18 @@ export default function AboutPage() {
<FeatureCardEight
title="Warum Tresor?"
description="Wir sind nicht nur ein Restaurant - wir sind eine Philosophie der Exzellenz, Authentizität und Gastfreundschaft. Jeder Besuch ist eine Erfahrung."
tag="Unsere Werte",
tag="Unsere Werte"
tagIcon={Award}
features={[
{
id: 1,
title: "Handwerkliche Excellence",
description: "Unsere Küche verfolgt die alte Tradition des Handwerks mit moderner Innovation. Jedes Gericht wird mit Liebe und Präzision zubereitet.",
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-grating-piece-cheese-plate-while-preparing-culinary-dish-dinner-service-restaurant-culinary-gastronomic-chef-cooking-fine-dining-meal-professional-kitchen_482257-44203.jpg?_wi=5",
},
title: "Handwerkliche Excellence", description: "Unsere Küche verfolgt die alte Tradition des Handwerks mit moderner Innovation. Jedes Gericht wird mit Liebe und Präzision zubereitet.", imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-grating-piece-cheese-plate-while-preparing-culinary-dish-dinner-service-restaurant-culinary-gastronomic-chef-cooking-fine-dining-meal-professional-kitchen_482257-44203.jpg"},
{
id: 2,
title: "Nachhaltige Partnerschaften",
description: "Wir arbeiten mit lokalen Bauern und Lieferanten zusammen, die unsere Vision von Qualität und Nachhaltigkeit teilen.",
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-grating-piece-cheese-plate-while-preparing-culinary-dish-dinner-service-restaurant-culinary-gastronomic-chef-cooking-fine-dining-meal-professional-kitchen_482257-44203.jpg?_wi=6",
},
title: "Nachhaltige Partnerschaften", description: "Wir arbeiten mit lokalen Bauern und Lieferanten zusammen, die unsere Vision von Qualität und Nachhaltigkeit teilen.", imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-grating-piece-cheese-plate-while-preparing-culinary-dish-dinner-service-restaurant-culinary-gastronomic-chef-cooking-fine-dining-meal-professional-kitchen_482257-44203.jpg"},
{
id: 3,
title: "Persönliche Beziehungen",
description: "Wir kennen unsere Gäste und ihre Vorlieben. Jeder Besuch wird zu einer persönlichen Erfahrung, nicht nur zu einem Essen.",
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-grating-piece-cheese-plate-while-preparing-culinary-dish-dinner-service-restaurant-culinary-gastronomic-chef-cooking-fine-dining-meal-professional-kitchen_482257-44203.jpg?_wi=7",
},
title: "Persönliche Beziehungen", description: "Wir kennen unsere Gäste und ihre Vorlieben. Jeder Besuch wird zu einer persönlichen Erfahrung, nicht nur zu einem Essen.", imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-grating-piece-cheese-plate-while-preparing-culinary-dish-dinner-service-restaurant-culinary-gastronomic-chef-cooking-fine-dining-meal-professional-kitchen_482257-44203.jpg"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -96,36 +81,18 @@ export default function AboutPage() {
<TestimonialCardOne
title="Gäste, die uns vertrauen"
description="Erfahren Sie, was unsere regelmäßigen Gäste über ihre Erfahrungen im Tresor sagen. Ihre Geschichten sind die beste Referenz."
tag="Erfahrungen",
tag="Erfahrungen"
tagIcon={Star}
testimonials={[
{
id: "1",
name: "Sarah Müller",
role: "Marketing Manager",
company: "München",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg?_wi=3",
imageAlt: "Portrait von Sarah Müller",
},
id: "1", name: "Sarah Müller", role: "Marketing Manager", company: "München", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg", imageAlt: "Portrait von Sarah Müller"},
{
id: "2",
name: "Martin Schmidt",
role: "Geschäftsführer",
company: "Stuttgart",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Portrait von Martin Schmidt",
},
id: "2", name: "Martin Schmidt", role: "Geschäftsführer", company: "Stuttgart", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait von Martin Schmidt"},
{
id: "3",
name: "Julia Wagner",
role: "Architektin",
company: "Berlin",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-model-student-teenage-girl-dressed-up-jeans-cafe-holds-coffee-tea-cup-her-hands_231208-5219.jpg?_wi=3",
imageAlt: "Portrait von Julia Wagner",
},
id: "3", name: "Julia Wagner", role: "Architektin", company: "Berlin", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-model-student-teenage-girl-dressed-up-jeans-cafe-holds-coffee-tea-cup-her-hands_231208-5219.jpg", imageAlt: "Portrait von Julia Wagner"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -138,42 +105,27 @@ export default function AboutPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Startseite",
href: "/",
},
label: "Startseite", href: "/"},
{
label: "Über uns",
href: "/about",
},
label: "Über uns", href: "/about"},
],
},
{
title: "Kontakt",
items: [
title: "Kontakt", items: [
{
label: "Telefon: +49 7161 123456",
href: "tel:+491617123456",
},
label: "Telefon: +49 7161 123456", href: "tel:+491617123456"},
{
label: "E-Mail: info@tresor-restaurant.de",
href: "mailto:info@tresor-restaurant.de",
},
label: "E-Mail: info@tresor-restaurant.de", href: "mailto:info@tresor-restaurant.de"},
],
},
{
title: "Folge uns",
items: [
title: "Folge uns", items: [
{
label: "Instagram",
href: "https://instagram.com",
},
label: "Instagram", href: "https://instagram.com"},
{
label: "Facebook",
href: "https://facebook.com",
},
label: "Facebook", href: "https://facebook.com"},
],
},
]}