Compare commits
50 Commits
version_15
...
version_35
| Author | SHA1 | Date | |
|---|---|---|---|
| d4c6ae4cc7 | |||
| a7f23ce931 | |||
| 9b8d307949 | |||
| 007f93aeab | |||
| 19662a4b30 | |||
| 7d0255fa7b | |||
| 1708dee31b | |||
| df6f17f401 | |||
| 2507192c13 | |||
| e00d16cf8b | |||
| 54581835c6 | |||
| 83ce6544fe | |||
| 218ced6d0a | |||
| 4b36495886 | |||
| 2fc3dd6c8a | |||
| b2affd8e6d | |||
| 176bac9b7d | |||
| 9e6280c4c2 | |||
| 170f21abc3 | |||
| ee01682cea | |||
| 2bd72ba7df | |||
| 3dc5c5cd84 | |||
| 6490ffc452 | |||
| fed8e26b59 | |||
| 490ffe0cef | |||
| c05232dc53 | |||
| 08db4621e5 | |||
| 629dd183ab | |||
| 786e8bfc89 | |||
| a299212a14 | |||
| 172c962d42 | |||
| 427467dcb1 | |||
| 25d1139fe8 | |||
| 38c91049f3 | |||
| d5e6ca85ea | |||
| bcb9515753 | |||
| d63953448c | |||
| 9882f0276b | |||
| de93359051 | |||
| 90694af9ea | |||
| 1514bc3599 | |||
| 3d22ad47f0 | |||
| b373f48028 | |||
| e8ecfd2988 | |||
| 28e683f0f3 | |||
| 969533d115 | |||
| 52b69f0157 | |||
| dca0bf015e | |||
| 20038b26a6 | |||
| 2dac677689 |
@@ -8,8 +8,13 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
|
||||
export default function LandingPage() {
|
||||
const handleCall = () => {
|
||||
window.location.href = "tel:0796062450";
|
||||
};
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
@@ -40,7 +45,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Pizza da Vincenzo: Echte neapolitanische Pizzakunst in Arbon"
|
||||
title="Pizza da Vincenzo: Echte Pizzakunst in Arbon"
|
||||
description="Ihr Takeout-Spezialist in Arbon. Wir backen authentische neapolitanische Pizza mit handgefertigtem, 48 Stunden gereiftem Teig direkt aus dem Holzofen – in nur 10 Minuten für Sie bereit."
|
||||
kpis={[
|
||||
{ value: "5/5", label: "Google Rating" },
|
||||
@@ -49,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{ text: "Jetzt bestellen", href: "#contact" },
|
||||
{ text: "Jetzt anrufen: 079 606 24 50", onClick: handleCall },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-slice-pizza-wooden-board_176474-120139.jpg"
|
||||
@@ -77,30 +82,57 @@ export default function LandingPage() {
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Authentisch", name: "Margherita D.O.P. - Mit echtem Fior di Latte & San Marzano", price: "18.50 CHF", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777747868609-hv0ylcu8.png?_wi=1" },
|
||||
{ id: "p2", brand: "Spezialität", name: "Diavola Luxe - Mit pikanter Ventricina-Salami", price: "21.00 CHF", rating: 5, reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777747868609-hv0ylcu8.png?_wi=2" },
|
||||
{ id: "p3", brand: "Vegetarisch", name: "Verdure Fresche - Mit Grillgemüse & Oliven", price: "19.50 CHF", rating: 5, reviewCount: "92", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777747868609-hv0ylcu8.png?_wi=3" },
|
||||
{ id: "p1", brand: "Klassiker", name: "Margherita", price: "10.00 CHF", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777750662221-iat8qgmr.webp" },
|
||||
{ id: "p2", brand: "Pikant", name: "Funghi ", price: "10.00 CHF", rating: 5, reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777750863137-3j35k8bn.avif" },
|
||||
{ id: "p3", brand: "Vegetarisch", name: "Quattro Formaggi ", price: "12.00 CHF", rating: 5, reviewCount: "92", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777750909213-bkp41ihq.jpg" },
|
||||
{ id: "p4", brand: "Spezial", name: "Calabrese ", price: "12.00 CHF", rating: 5, reviewCount: "45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777751076523-23lx2qk5.jpg" },
|
||||
{ id: "p5", brand: "Spezial", name: "Hawaii", price: "12.00 CHF", rating: 4, reviewCount: "30", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777751121565-sdn389c7.jpg" },
|
||||
{ id: "p6", brand: "Klassiker", name: "Capricciosa", price: "12.00 CHF", rating: 5, reviewCount: "60", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DAtkWOWBa86HVvKFKzqRK21Dwe/uploaded-1777751257905-df0plsgz.webp" },
|
||||
]}
|
||||
title="Unsere Speisekarte"
|
||||
description="Entdecken Sie die Qualität unserer handverlesenen Zutaten. Von feinstem Mehl bis zu den frischesten Tomaten aus Italien – jedes Element ist auf authentischen Geschmack ausgerichtet."
|
||||
buttons={[
|
||||
{ text: "Jetzt bestellen", href: "#contact" }
|
||||
{ text: "Jetzt anrufen", onClick: handleCall }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="Das sagen unsere Kunden"
|
||||
description="Erfahren Sie, warum Pizza da Vincenzo die erste Wahl für authentische neapolitanische Pizza in Arbon ist."
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
kpiItems={[
|
||||
{ value: "5.0", label: "Google Schnitt" },
|
||||
{ value: "500+", label: "Zufriedene Gäste" },
|
||||
{ value: "100%", label: "Neapolitanisch" }
|
||||
]}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Maria D.", role: "Stammkundin", company: "Arbon", rating: 5 },
|
||||
{ id: "2", name: "Nicola L.", role: "Feinschmecker", company: "St. Gallen", rating: 5 },
|
||||
{ id: "3", name: "Julia S.", role: "Liebhaberin", company: "Romanshorn", rating: 5 },
|
||||
{ id: "4", name: "Amando T.", role: "Pizza-Fan", company: "Amriswil", rating: 5 }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Besuchen Sie uns in der Romanshornerstrasse 30, Arbon. Geöffnet Di–So: 11:00–13:00 & 17:00–21:00. Montags geschlossen. Wir freuen uns auf Ihren Besuch!"
|
||||
text="Besuchen Sie uns in der Romanshornerstrasse 30, Arbon.
|
||||
Geöffnet Di–So: 11:00–13:00 & 17:00–21:00.
|
||||
Montags geschlossen.
|
||||
Wir freuen uns auf Ihren Besuch!"
|
||||
buttons={[
|
||||
{ text: "Jetzt anrufen", href: "tel:0796062450" },
|
||||
{ text: "Jetzt anrufen", onClick: handleCall },
|
||||
{ text: "Wegbeschreibung anzeigen", href: "https://maps.google.com/?q=Romanshornerstrasse+30+Arbon" }
|
||||
]}
|
||||
/>
|
||||
@@ -114,7 +146,7 @@ export default function LandingPage() {
|
||||
{ label: "Di–So: 11:00–13:00, 17:00–21:00" },
|
||||
{ label: "Montag: Geschlossen" }
|
||||
] },
|
||||
{ title: "Kontakt", items: [{ label: "Tel: 079 606 24 50" }] },
|
||||
{ title: "Kontakt", items: [{ label: "Tel: 079 606 24 50", onClick: handleCall }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Pizza da Vincenzo"
|
||||
bottomRightText="Authentische Pizza in Arbon"
|
||||
|
||||
Reference in New Issue
Block a user