diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a706ec..3cbd65d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { 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: "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: "4.7 ⭐ ", href: "#products" }, { text: "Seit 1999 ", href: "#contact" }]}