Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-25 07:51:24 +00:00

View File

@@ -62,7 +62,7 @@ export default function SakuraPage() {
imageSrc: "https://img.b2bpic.net/free-photo/side-view-grilled-steak-with-rosemary-tomatoes-human-hands-barbecue_176474-3115.jpg", imageAlt: "Teppanyaki flames and cooking"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg", imageAlt: "Elegant steakhouse interior"
imageSrc: "https://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg?_wi=1", imageAlt: "Elegant steakhouse interior"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/top-view-fried-meat-tasty-salted-with-cutlery-table-food-meat-meal-restaurant_140725-28144.jpg", imageAlt: "Beautifully plated steak dish"
@@ -145,7 +145,7 @@ export default function SakuraPage() {
},
{
id: 3,
tag: "Intimate Setting", title: "Elegant Ambiance", subtitle: "Sophisticated comfort for every occasion", description: "Our thoughtfully designed dining rooms blend traditional Japanese aesthetics with modern luxury. Soft lighting, premium seating, and attentive service create the perfect atmosphere for celebrations, intimate dinners, or special business occasions.", imageSrc: "https://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg", imageAlt: "Restaurant dining ambiance"
tag: "Intimate Setting", title: "Elegant Ambiance", subtitle: "Sophisticated comfort for every occasion", description: "Our thoughtfully designed dining rooms blend traditional Japanese aesthetics with modern luxury. Soft lighting, premium seating, and attentive service create the perfect atmosphere for celebrations, intimate dinners, or special business occasions.", imageSrc: "https://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg?_wi=2", imageAlt: "Restaurant dining ambiance"
}
]}
/>
@@ -192,22 +192,22 @@ export default function SakuraPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Absolutely incredible experience! The chef's performance was mesmerizing, and the wagyu was the most tender beef I've ever had. Genuine Japanese hospitality at its finest.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Absolutely incredible experience! The chef's performance was mesmerizing, and the wagyu was the most tender beef I've ever had. Genuine Japanese hospitality at its finest.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Chen", handle: "@jameschen_sf", testimonial: "Celebrated my anniversary here and it was perfect. The attention to detail, premium ingredients, and artistic presentation made it truly special. Highly recommend!", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "James Chen"
id: "2", name: "James Chen", handle: "@jameschen_sf", testimonial: "Celebrated my anniversary here and it was perfect. The attention to detail, premium ingredients, and artistic presentation made it truly special. Highly recommend!", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2", imageAlt: "James Chen"
},
{
id: "3", name: "Maria Rodriguez", handle: "@mariarodriguez_", testimonial: "The sake pairing selection was outstanding. Each course was a revelation. The sommelier's expertise elevated the entire dining experience. Will definitely return!", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Maria Rodriguez"
id: "3", name: "Maria Rodriguez", handle: "@mariarodriguez_", testimonial: "The sake pairing selection was outstanding. Each course was a revelation. The sommelier's expertise elevated the entire dining experience. Will definitely return!", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=3", imageAlt: "Maria Rodriguez"
},
{
id: "4", name: "David Thompson", handle: "@davidthompson88", testimonial: "Hosted a business dinner here. The ambiance, impeccable service, and culinary excellence made a lasting impression on my clients. Truly world-class.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "David Thompson"
id: "4", name: "David Thompson", handle: "@davidthompson88", testimonial: "Hosted a business dinner here. The ambiance, impeccable service, and culinary excellence made a lasting impression on my clients. Truly world-class.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=4", imageAlt: "David Thompson"
},
{
id: "5", name: "Emma Watson", handle: "@emmawatson_dining", testimonial: "The A5 wagyu was divine. Fresh, perfectly prepared, and melts in your mouth. Every element of the meal was thoughtfully executed. Best steakhouse experience!", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Emma Watson"
id: "5", name: "Emma Watson", handle: "@emmawatson_dining", testimonial: "The A5 wagyu was divine. Fresh, perfectly prepared, and melts in your mouth. Every element of the meal was thoughtfully executed. Best steakhouse experience!", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=5", imageAlt: "Emma Watson"
},
{
id: "6", name: "Robert Park", handle: "@rpark_foodie", testimonial: "The theatrical cooking is entertainment and education combined. Chef Yamamoto's skill is remarkable. The vegetables were just as impressive as the premium meats.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Robert Park"
id: "6", name: "Robert Park", handle: "@rpark_foodie", testimonial: "The theatrical cooking is entertainment and education combined. Chef Yamamoto's skill is remarkable. The vegetables were just as impressive as the premium meats.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=6", imageAlt: "Robert Park"
}
]}
speed={40}