Update src/app/page.tsx
This commit is contained in:
@@ -110,12 +110,12 @@ export default function AhmarinaSite() {
|
||||
tag="Guest Reviews"
|
||||
tagAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "From the wait staff to the food, I was left extremely impressed. The attention to detail made for a pleasant dining experience that I won't forget.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=1", imageAlt: "Sarah Mitchell" },
|
||||
{ id: "2", name: "James Chen", handle: "@jameschef", testimonial: "The flavors were deep and intense. The Kerala Fried Chicken was perfectly executed. Overall the experience was quite pleasant, and I will visit again.", imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=1", imageAlt: "James Chen" },
|
||||
{ id: "3", name: "Victoria Adams", handle: "@viadams", testimonial: "The service here was great. The staff were attentive and friendly, and the setting was beautiful and elegant. Ahmarina exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageAlt: "Victoria Adams" },
|
||||
{ id: "4", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "An exceptional dining experience from start to finish. The Signature Salmon was outstanding, and the ambiance created the perfect evening with my partner.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg", imageAlt: "Michael Rodriguez" },
|
||||
{ id: "5", name: "Elena Petrov", handle: "@elenapetrov", testimonial: "Each course was a surprise and delight. The sommelier recommendations were perfect, and the presentation was pure artistry on every plate.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=2", imageAlt: "Elena Petrov" },
|
||||
{ id: "6", name: "David Thompson", handle: "@davidthompson", testimonial: "Brought my family for a special celebration. The staff made us feel so welcome, and the food quality is exceptional. We're already planning our next visit.", imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=2", imageAlt: "David Thompson" }
|
||||
{ id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "★★★★★ From the wait staff to the food, I was left extremely impressed. The attention to detail made for a pleasant dining experience that I won't forget.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=1", imageAlt: "Sarah Mitchell" },
|
||||
{ id: "2", name: "James Chen", handle: "@jameschef", testimonial: "★★★★★ The flavors were deep and intense. The Kerala Fried Chicken was perfectly executed. Overall the experience was quite pleasant, and I will visit again.", imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=1", imageAlt: "James Chen" },
|
||||
{ id: "3", name: "Victoria Adams", handle: "@viadams", testimonial: "★★★★★ The service here was great. The staff were attentive and friendly, and the setting was beautiful and elegant. Ahmarina exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageAlt: "Victoria Adams" },
|
||||
{ id: "4", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "★★★★★ An exceptional dining experience from start to finish. The Signature Salmon was outstanding, and the ambiance created the perfect evening with my partner.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg", imageAlt: "Michael Rodriguez" },
|
||||
{ id: "5", name: "Elena Petrov", handle: "@elenapetrov", testimonial: "★★★★★ Each course was a surprise and delight. The sommelier recommendations were perfect, and the presentation was pure artistry on every plate.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=2", imageAlt: "Elena Petrov" },
|
||||
{ id: "6", name: "David Thompson", handle: "@davidthompson", testimonial: "★★★★★ Brought my family for a special celebration. The staff made us feel so welcome, and the food quality is exceptional. We're already planning our next visit.", imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=2", imageAlt: "David Thompson" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user