Merge version_1 into main #1
@@ -116,13 +116,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "A Slice of Italy", quote: "Every visit feels like stepping into a warm Italian kitchen. The food is exceptional, and the hospitality is genuine. Bella Italia is our family's favorite restaurant.", name: "Maria Rossi", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Maria Rossi"},
|
||||
id: "1", title: "A Slice of Italy", quote: "Every visit feels like stepping into a warm Italian kitchen. The food is exceptional, and the hospitality is genuine. Bella Italia is our family's favorite restaurant.", name: "Maria Rossi", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Maria Rossi"},
|
||||
{
|
||||
id: "2", title: "Authentic Excellence", quote: "The pasta here is absolutely divine. You can taste the passion in every dish. This is authentic Italian cuisine at its finest.", name: "Antonio Bellini", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Antonio Bellini"},
|
||||
id: "2", title: "Authentic Excellence", quote: "The pasta here is absolutely divine. You can taste the passion in every dish. This is authentic Italian cuisine at its finest.", name: "Antonio Bellini", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Antonio Bellini"},
|
||||
{
|
||||
id: "3", title: "Perfect Celebrations", quote: "We celebrated our anniversary here last month. The ambiance, the service, and the food were all perfect. Highly recommended!", name: "Elena Monti", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Elena Monti"},
|
||||
id: "3", title: "Perfect Celebrations", quote: "We celebrated our anniversary here last month. The ambiance, the service, and the food were all perfect. Highly recommended!", name: "Elena Monti", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Elena Monti"},
|
||||
{
|
||||
id: "4", title: "Worth Every Visit", quote: "The attention to detail is remarkable. From the wine selection to the presentation, everything reflects a commitment to excellence.", name: "Marco Cappuccini", role: "Frequent Guest", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Marco Cappuccini"},
|
||||
id: "4", title: "Worth Every Visit", quote: "The attention to detail is remarkable. From the wine selection to the presentation, everything reflects a commitment to excellence.", name: "Marco Cappuccini", role: "Frequent Guest", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "Marco Cappuccini"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user