diff --git a/src/app/page.tsx b/src/app/page.tsx
index a31c172..e4160eb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -52,20 +40,11 @@ export default function LandingPage() {
@@ -74,21 +53,14 @@ export default function LandingPage() {
@@ -96,40 +68,15 @@ export default function LandingPage() {
@@ -138,122 +85,28 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Sarah J.",
- date: "12-05-2024",
- title: "Lekkerste Griek",
- quote: "Ongelooflijk smaakvol eten, duidelijk met zorg bereid.",
- tag: "Lokaal",
- avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081866.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg?_wi=2",
- imageAlt: "greek grill fire food",
- },
- {
- id: "t2",
- name: "Michael D.",
- date: "20-05-2024",
- title: "Top kwaliteit",
- quote: "Mals en sappig vlees – beter dan de meeste Griekse restaurants.",
- tag: "Regelmatige gast",
- avatarSrc: "http://img.b2bpic.net/free-photo/pretty-dark-skinned-girl-with-toothy-gentle-smile_273609-28712.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/arrangement-thanksgiving-day-delicious-dinner_23-2149100159.jpg?_wi=5",
- imageAlt: "greek food platter luxury",
- },
- {
- id: "t3",
- name: "Emily R.",
- date: "02-06-2024",
- title: "Gastvrij",
- quote: "Vriendelijk en attent personeel dat je welkom laat voelen.",
- tag: "Nieuwkomer",
- avatarSrc: "http://img.b2bpic.net/free-photo/stylush-successful-ambitious-attractive-young-female-marketing-specialist-sit-restaurant-modern-cafe-eat-healthy-salad-drink-coffee-smiling-delighted-business-meeting-lunch-discuss-work_197531-22203.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/view-from-ceiling-decorated-celebration-hall-with-round-tables_8353-10198.jpg?_wi=2",
- imageAlt: "luxury restaurant interior",
- },
- {
- id: "t4",
- name: "David K.",
- date: "15-06-2024",
- title: "Blijf komen",
- quote: "Altijd druk – reserveren aanbevolen, maar het is het waard!",
- tag: "Fan",
- avatarSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-food-wine_23-2148454126.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081866.jpg",
- imageAlt: "happy diner restaurant",
- },
- {
- id: "t5",
- name: "Lucas P.",
- date: "20-06-2024",
- title: "Absolute aanrader",
- quote: "De sfeer is hier geweldig en het eten is nog beter.",
- tag: "Regular",
- avatarSrc: "http://img.b2bpic.net/free-photo/pretty-dark-skinned-girl-with-toothy-gentle-smile_273609-28712.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-dark-skinned-girl-with-toothy-gentle-smile_273609-28712.jpg",
- imageAlt: "happy customer dining",
- },
+ { id: "t1", name: "Sarah J.", date: "2024", title: "Puik", quote: "Nieuwe favoriet in de stad.", tag: "Lokaal", avatarSrc: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhwEKjGjrU0DmZDNYJg7XTlKVM/uploaded-1774955498978-3qf98dyc.png" },
+ { id: "t2", name: "Mark L.", date: "2024", title: "Luxe", quote: "Echt een aanrader voor fijnproevers.", tag: "Gast", avatarSrc: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhwEKjGjrU0DmZDNYJg7XTlKVM/uploaded-1774955498978-4r3kt8ke.jpg" },
]}
- title="Geliefd door locals"
- description="Wat onze gasten zeggen over de Kouros ervaring."
+ title="Wat gasten zeggen"
+ description="Kwaliteit die spreekt."
/>