Merge version_1 into main #3
@@ -45,11 +45,11 @@ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
]}
|
||||
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"
|
||||
@@ -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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
]}
|
||||
title="Das sagen unsere Gäste"
|
||||
description="Qualität, die man schmeckt."
|
||||
|
||||
Reference in New Issue
Block a user