Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 08:54:49 +00:00

View File

@@ -135,22 +135,22 @@ export default function PrimeCutPage() {
description="Hear from our satisfied guests about their Prime Cut experience."
testimonials={[
{
id: "1", name: "Michael Torres", role: "Food Critic", testimonial: "The best steak I've had in five years. Every detail from sourcing to preparation is executed flawlessly. This is fine dining at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Torres"
id: "1", name: "Michael Torres", role: "Food Critic", testimonial: "The best steak I've had in five years. Every detail from sourcing to preparation is executed flawlessly. This is fine dining at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Michael Torres"
},
{
id: "2", name: "Sarah Chen", role: "Executive", testimonial: "An unforgettable dining experience. The ambiance, service, and most importantly, the steaks are perfection. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"
id: "2", name: "Sarah Chen", role: "Executive", testimonial: "An unforgettable dining experience. The ambiance, service, and most importantly, the steaks are perfection. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen"
},
{
id: "3", name: "James Wellington", role: "Restaurant Owner", testimonial: "I've dined at steakhouses around the world, and Prime Cut ranks among the elite. The dry-aging process shows in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "James Wellington"
},
{
id: "4", name: "Victoria Park", role: "Sommelier", testimonial: "The wine pairings are exceptional, but the steaks steal the show. Perfectly cooked, absolutely juicy, and intensely flavorful.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Victoria Park"
id: "4", name: "Victoria Park", role: "Sommelier", testimonial: "The wine pairings are exceptional, but the steaks steal the show. Perfectly cooked, absolutely juicy, and intensely flavorful.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Victoria Park"
},
{
id: "5", name: "David Martinez", role: "Entrepreneur", testimonial: "Brought my team here for a celebration dinner. Every team member raved about their steak. It's our new go-to spot.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Martinez"
id: "5", name: "David Martinez", role: "Entrepreneur", testimonial: "Brought my team here for a celebration dinner. Every team member raved about their steak. It's our new go-to spot.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Martinez"
},
{
id: "6", name: "Elena Rossi", role: "Chef", testimonial: "As a professional chef, I appreciate the craftsmanship here. The attention to detail in both cooking and presentation is inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Elena Rossi"
id: "6", name: "Elena Rossi", role: "Chef", testimonial: "As a professional chef, I appreciate the craftsmanship here. The attention to detail in both cooking and presentation is inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Elena Rossi"
}
]}
animationType="slide-up"