Merge version_2 into main #5
@@ -9,7 +9,7 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Award, Home, Users, ChefHat, CalendarDays, MapPin } from "lucide-react";
|
||||
import { ChefHat, Users, CalendarDays } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -49,6 +49,7 @@ export default function LandingPage() {
|
||||
{ value: "4.9", label: "Sternebewertung" },
|
||||
{ value: "Saisonal", label: "Menüfokus" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Tisch reservieren", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-table-setting_23-2148767954.jpg"
|
||||
imageAlt="Essbahnhof Leuzigen"
|
||||
@@ -103,6 +104,8 @@ export default function LandingPage() {
|
||||
title="Reservieren Sie Ihren Platz"
|
||||
description="Da wir exklusiv für 14 Gäste kochen, ist eine frühzeitige Buchung empfohlen."
|
||||
buttonText="Anfragen"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user