Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec5df27bb2 | |||
| d6d429eab4 | |||
| 7b15d7a1ef | |||
| c3880b7e9b | |||
| 3cefc1f402 | |||
| 721a3c60e6 | |||
| 35b7e50e2c | |||
| 3fe4ac8169 | |||
| 62d67f945e | |||
| 9bd531b004 | |||
| 1410e79ecc | |||
| 50d91c5496 | |||
| 78f6d8a105 | |||
| f4980b0fc2 |
@@ -17,8 +17,8 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="none"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="radial-glow"
|
||||
@@ -34,7 +34,7 @@ export default function LandingPage() {
|
||||
{ name: "Bewertungen", id: "testimonials" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Da Claudio"
|
||||
brandName="Eis Kaffee Da Claudio"
|
||||
button={{ text: "Reservieren", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -45,21 +45,21 @@ export default function LandingPage() {
|
||||
title="Eis Café Da Claudio"
|
||||
description="Das beste Eis in Moosburg. Handgemacht, italienisch, mit Liebe zubereitet."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarah", testimonial: "Bestes Eis im Landkreis – Qualität ist spitze!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg?_wi=1" },
|
||||
{ name: "Michael K.", handle: "@michael", testimonial: "Unglaublich cremig und riesige Kugeln!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg?_wi=1" },
|
||||
{ name: "Julia M.", handle: "@julia", testimonial: "Mit Liebe gemacht – absolute Empfehlung!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg?_wi=1" },
|
||||
{ name: "David L.", handle: "@david", testimonial: "Einfach nur traumhaft, immer wieder!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg?_wi=1" },
|
||||
{ name: "Anna P.", handle: "@anna", testimonial: "Die Sortenauswahl ist phänomenal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg?_wi=1" },
|
||||
{ name: "Sarah J.", handle: "", testimonial: "Bestes Eis im Landkreis – Qualität ist spitze!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg?_wi=1" },
|
||||
{ name: "Michael K.", handle: "", testimonial: "Unglaublich cremig und riesige Kugeln!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg?_wi=1" },
|
||||
{ name: "Julia M.", handle: "", testimonial: "Mit Liebe gemacht – absolute Empfehlung!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg?_wi=1" },
|
||||
{ name: "Davi L.", handle: "", testimonial: "Einfach nur traumhaft, immer wieder!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg?_wi=1" },
|
||||
{ name: "Anna P.", handle: "", testimonial: "Die Sortenauswahl ist phänomenal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg?_wi=1" },
|
||||
]}
|
||||
buttons={[{ text: "Speisekarte", href: "#products" }, { text: "Route planen", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hand-eating-ice-cream-cone-with-silver-sprinkles-balls_23-2147957510.jpg"
|
||||
buttons={[{ text: "4.7 ⭐ ", href: "#products" }, { text: "Seit 1999 ", href: "#contact" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672623194-kgrd7sfk.png"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg", alt: "Kunde 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg", alt: "Kunde 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg", alt: "Kunde 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg", alt: "Kunde 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg", alt: "Kunde 5" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672811092-eh96u5if.png", alt: "Kunde 1" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672824490-am17cfxy.png", alt: "Kunde 2" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672836770-85ot2nfs.png", alt: "Kunde 3" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672852014-0j45vliz.png", alt: "Kunde 4" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672870805-h8gx509w.png", alt: "Kunde 5" },
|
||||
]}
|
||||
avatarText="Über 500+ zufriedene Kunden"
|
||||
marqueeItems={[{ type: "text", text: "Handgemacht" }, { type: "text", text: "Natürliche Zutaten" }, { type: "text", text: "Italienisches Flair" }, { type: "text", text: "Täglich frisch" }, { type: "text", text: "Regional & Fair" }]}
|
||||
@@ -72,10 +72,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", title: "Hausgemacht", value: "Täglich frisch", icon: IceCream },
|
||||
{ id: "m2", title: "Italienisch", value: "Echte Qualität", icon: Award },
|
||||
{ id: "m3", title: "Familienbetrieb", value: "Mit viel Liebe", icon: Heart },
|
||||
{ id: "m4", title: "Bewertungen", value: "4.7 Sterne", icon: Star },
|
||||
{ id: "m1", title: "Hausgemacht", value: "", icon: IceCream },
|
||||
{ id: "m2", title: "Italienisch", value: "", icon: Award },
|
||||
{ id: "m3", title: "Familienbetrieb", value: "", icon: Heart },
|
||||
{ id: "m4", title: "Gute Bewertungen", value: "", icon: Star },
|
||||
]}
|
||||
title="Warum Da Claudio?"
|
||||
description="Tradition trifft auf feinste Zutaten."
|
||||
@@ -89,12 +89,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Klassiker", name: "Eisbecher Da Claudio", price: "7,50 €", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-roasted-plums-bowl_53876-95446.jpg" },
|
||||
{ id: "p1", brand: "Klassiker", name: "Eisbecher Da Claudio", price: "7,50 €", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775673145072-1y6v6ijd.png" },
|
||||
{ id: "p2", brand: "Spezial", name: "Raffaello Becher", price: "8,20 €", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-texture_23-2149450684.jpg" },
|
||||
{ id: "p3", brand: "Frucht", name: "Maracuja Traum", price: "6,90 €", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fruit-shake-topped-with-frozen-strawberries-cranberries-coconut-bowl_181624-27868.jpg" },
|
||||
{ id: "p3", brand: "Frucht", name: "Erdbeeren Traum ", price: "6,90 €", rating: 5, reviewCount: "95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775673167468-o342b0lf.png" },
|
||||
{ id: "p4", brand: "Genuss", name: "Frische Waffeln", price: "5,50 €", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cake-with-strawberries-white-surface-cream-tea-biscuit-birthday-cake-sweet_140725-101617.jpg" },
|
||||
{ id: "p5", brand: "Kuchen", name: "Hausgemachte Torte", price: "4,20 €", rating: 5, reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-piece-cake-star-anise_114579-22268.jpg" },
|
||||
{ id: "p6", brand: "Getränke", name: "Italienischer Kaffee", price: "3,20 €", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-ice-cream-sprinkles-chocolate-white-plate-dark-surface_114579-33789.jpg" },
|
||||
{ id: "p6", brand: "Getränke", name: "Italienischer Kaffee", price: "3,20 €", rating: 5, reviewCount: "200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672512739-ikudcd7k.png" },
|
||||
]}
|
||||
title="Unsere Spezialitäten"
|
||||
description="Einzigartige Eiskreationen, die auf der Zunge zergehen."
|
||||
@@ -108,11 +108,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", role: "Stammgast", company: "Moosburg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-80s-summer-aesthetics_23-2150765095.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Michael K.", role: "Eis-Liebhaber", company: "Moosburg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-some-street-food_23-2149009657.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Julia M.", role: "Feinschmecker", company: "Moosburg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-hair-stares-impressed-camera-holds-cotton-candy-tasty-appetizing-ice-cream-dressed-formally_273609-51387.jpg?_wi=2" },
|
||||
{ id: "t4", name: "David L.", role: "Urlauber", company: "Moosburg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-making-soap-balloons_23-2148672413.jpg?_wi=2" },
|
||||
{ id: "t5", name: "Anna P.", role: "Stammgast", company: "Moosburg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/summer-pattern-with-plastic-shovels-starfish_23-2147809832.jpg?_wi=2" },
|
||||
{ id: "t1", name: "Sarah J.", role: "Stammgast", company: "Moosburg", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672731604-3c42smss.png" },
|
||||
{ id: "t2", name: "Michael K.", role: "Eis-Liebhaber", company: "Moosburg", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672750022-0jtac8g7.png" },
|
||||
{ id: "t3", name: "Julia M.", role: "Feinschmecker", company: "Moosburg", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672767789-etzuxp69.png" },
|
||||
{ id: "t4", name: "David L.", role: "Urlauber", company: "Moosburg", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672781684-7pg3emum.png" },
|
||||
{ id: "t5", name: "Anna P.", role: "Stammgast", company: "Moosburg", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775673546989-6uwxhpn0.png" },
|
||||
]}
|
||||
title="Das sagen unsere Gäste"
|
||||
description="Qualität, die man schmeckt."
|
||||
@@ -122,15 +122,15 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Besuche uns"
|
||||
description="Stadtplatz 20, 85368 Moosburg. Wir freuen uns auf dich!"
|
||||
title=""
|
||||
description=""
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "E-Mail", required: true },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Nachricht oder Tischreservierung", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/provencal-style-house_1147-423.jpg"
|
||||
buttonText="Route planen"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672488198-e60amwi3.png"
|
||||
buttonText=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user