From f76e38875986fbb7cdbae17e80e44842759b226e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 16:35:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 227 ++++++++++------------------------------------- 1 file changed, 46 insertions(+), 181 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92fd0eb..8d5481b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -112,17 +85,11 @@ export default function LandingPage() { description="Kyoto Kitchen brings the true essence of Japan to your table. Our chefs meticulously craft each dish, honoring traditional techniques while embracing modern culinary artistry. Discover our unwavering commitment to quality, authenticity, and an unforgettable dining experience that transports you to the heart of Japan." metrics={[ { - value: "15+", - title: "Years Serving", - }, + value: "15+", title: "Years Serving"}, { - value: "200+", - title: "Signature Dishes", - }, + value: "200+", title: "Signature Dishes"}, { - value: "10K+", - title: "Happy Customers", - }, + value: "10K+", title: "Happy Customers"}, ]} imageSrc="http://img.b2bpic.net/free-photo/hands-measuring-slice-length_23-2148259237.jpg" imageAlt="Japanese chef preparing sushi with precision" @@ -138,23 +105,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Masterful Sushi & Sashimi", - description: "Experience the delicate art of sushi and sashimi. Our expert chefs select only the finest, freshest fish to create beautifully crafted rolls and melts-in-your-mouth sashimi.", - imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-4322.jpg", - imageAlt: "Artfully arranged sushi platter", - }, + title: "Masterful Sushi & Sashimi", description: "Experience the delicate art of sushi and sashimi. Our expert chefs select only the finest, freshest fish to create beautifully crafted rolls and melts-in-your-mouth sashimi.", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-4322.jpg", imageAlt: "Artfully arranged sushi platter"}, { - title: "Heartwarming Ramen Bowls", - description: "Warm your soul with our rich and flavorful ramen. Slow-cooked broths, tender meats, and fresh noodles combine to create a deeply satisfying and authentic Japanese comfort food experience.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678746.jpg", - imageAlt: "Steaming bowl of ramen", - }, + title: "Heartwarming Ramen Bowls", description: "Warm your soul with our rich and flavorful ramen. Slow-cooked broths, tender meats, and fresh noodles combine to create a deeply satisfying and authentic Japanese comfort food experience.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678746.jpg", imageAlt: "Steaming bowl of ramen"}, { - title: "Crispy Tempura Delights", - description: "Savor the light, crispy perfection of our tempura. Fresh vegetables and succulent seafood are lightly battered and fried to a golden crisp, served with a savory dipping sauce.", - imageSrc: "http://img.b2bpic.net/free-photo/fried-crispy-fish-with-narsharab-sauce_140725-4669.jpg", - imageAlt: "Assorted crispy tempura", - }, + title: "Crispy Tempura Delights", description: "Savor the light, crispy perfection of our tempura. Fresh vegetables and succulent seafood are lightly battered and fried to a golden crisp, served with a savory dipping sauce.", imageSrc: "http://img.b2bpic.net/free-photo/fried-crispy-fish-with-narsharab-sauce_140725-4669.jpg", imageAlt: "Assorted crispy tempura"}, ]} title="Our Signature Dishes" description="Indulge in our exquisite selection of signature dishes, each a testament to authentic Japanese culinary traditions and innovative flavors. Prepared with the freshest ingredients, our menu offers a harmonious blend of taste and artistry designed to delight every palate." @@ -169,65 +124,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "sashimi-set", - brand: "Appetizer", - name: "Premium Sashimi Set", - price: "$38.00", - rating: 5, - reviewCount: "120 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-toasts-with-tomatoes-wooden-board_114579-63632.jpg", - imageAlt: "Premium Sashimi Set", - }, + id: "sashimi-set", brand: "Appetizer", name: "Premium Sashimi Set", price: "$38.00", rating: 5, + reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/crispy-toasts-with-tomatoes-wooden-board_114579-63632.jpg", imageAlt: "Premium Sashimi Set"}, { - id: "nigiri-platter", - brand: "Sushi", - name: "Chef's Nigiri Platter", - price: "$45.00", - rating: 4, - reviewCount: "95 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-roll_74190-4337.jpg", - imageAlt: "Chef's Nigiri Platter", - }, + id: "nigiri-platter", brand: "Sushi", name: "Chef's Nigiri Platter", price: "$45.00", rating: 4, + reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-roll_74190-4337.jpg", imageAlt: "Chef's Nigiri Platter"}, { - id: "udon-soup", - brand: "Noodles", - name: "Classic Kitsune Udon", - price: "$22.00", - rating: 5, - reviewCount: "150 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-bowl-noodles-meat-some-chopsticks-table_181624-23825.jpg", - imageAlt: "Classic Kitsune Udon", - }, + id: "udon-soup", brand: "Noodles", name: "Classic Kitsune Udon", price: "$22.00", rating: 5, + reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-bowl-noodles-meat-some-chopsticks-table_181624-23825.jpg", imageAlt: "Classic Kitsune Udon"}, { - id: "gyoza", - brand: "Appetizer", - name: "Pan-Fried Gyoza", - price: "$12.00", - rating: 4, - reviewCount: "210 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-dumplings-dim-sum_1339-7346.jpg", - imageAlt: "Pan-Fried Gyoza", - }, + id: "gyoza", brand: "Appetizer", name: "Pan-Fried Gyoza", price: "$12.00", rating: 4, + reviewCount: "210 reviews", imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-dumplings-dim-sum_1339-7346.jpg", imageAlt: "Pan-Fried Gyoza"}, { - id: "mochi-dessert", - brand: "Dessert", - name: "Assorted Mochi Ice Cream", - price: "$15.00", - rating: 5, - reviewCount: "80 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/cookie-wrapping-jelly-candies-small-tray-amid-pine-cones-marble-surface_114579-25615.jpg", - imageAlt: "Assorted Mochi Ice Cream", - }, + id: "mochi-dessert", brand: "Dessert", name: "Assorted Mochi Ice Cream", price: "$15.00", rating: 5, + reviewCount: "80 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cookie-wrapping-jelly-candies-small-tray-amid-pine-cones-marble-surface_114579-25615.jpg", imageAlt: "Assorted Mochi Ice Cream"}, { - id: "sake-selection", - brand: "Beverage", - name: "Premium Sake Selection", - price: "$25.00", - rating: 5, - reviewCount: "65 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-high-angle_23-2149706118.jpg", - imageAlt: "Premium Sake Selection", - }, + id: "sake-selection", brand: "Beverage", name: "Premium Sake Selection", price: "$25.00", rating: 5, + reviewCount: "65 reviews", imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-high-angle_23-2149706118.jpg", imageAlt: "Premium Sake Selection"}, ]} title="Explore Our Full Menu" description="Dive into the extensive offerings of Kyoto Kitchen. Our menu spans from classic appetizers and refreshing salads to hearty main courses and delightful desserts, ensuring a perfect choice for every guest." @@ -242,45 +155,15 @@ export default function LandingPage() { carouselMode="buttons" testimonials={[ { - id: "1", - name: "Aoi Nakamura", - role: "Food Critic", - testimonial: "Kyoto Kitchen offers an unparalleled dining experience. The sushi is divine, and the ambiance transports you straight to Japan. A must-visit!", - imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-influencer-recording-vlog_23-2149187825.jpg", - imageAlt: "Aoi Nakamura", - }, + id: "1", name: "Aoi Nakamura", role: "Food Critic", testimonial: "Kyoto Kitchen offers an unparalleled dining experience. The sushi is divine, and the ambiance transports you straight to Japan. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-influencer-recording-vlog_23-2149187825.jpg", imageAlt: "Aoi Nakamura"}, { - id: "2", - name: "Kenji Tanaka", - role: "Frequent Diner", - testimonial: "The best ramen I've had outside of Japan! Every dish is a masterpiece, and the service is always impeccable. Highly recommend Kyoto Kitchen.", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-indoor-image-stylish-young-pretty-woman-with-wavy-unusual-pink-hairs-natural-make-up-wearing-cute-blue-dress-denim-jacket-enjoy-her-tasty-american-dinner_291049-349.jpg", - imageAlt: "Kenji Tanaka", - }, + id: "2", name: "Kenji Tanaka", role: "Frequent Diner", testimonial: "The best ramen I've had outside of Japan! Every dish is a masterpiece, and the service is always impeccable. Highly recommend Kyoto Kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-indoor-image-stylish-young-pretty-woman-with-wavy-unusual-pink-hairs-natural-make-up-wearing-cute-blue-dress-denim-jacket-enjoy-her-tasty-american-dinner_291049-349.jpg", imageAlt: "Kenji Tanaka"}, { - id: "3", - name: "Sakura Hayashi", - role: "Local Guide", - testimonial: "A true gem! The tempura is perfectly crispy, and their sake selection is fantastic. It's my go-to spot for authentic Japanese food.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", - imageAlt: "Sakura Hayashi", - }, + id: "3", name: "Sakura Hayashi", role: "Local Guide", testimonial: "A true gem! The tempura is perfectly crispy, and their sake selection is fantastic. It's my go-to spot for authentic Japanese food.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", imageAlt: "Sakura Hayashi"}, { - id: "4", - name: "Hiroshi Sato", - role: "Culinary Enthusiast", - testimonial: "The attention to detail in every dish is remarkable. You can taste the tradition and passion in every bite. Kyoto Kitchen never disappoints.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-sushi-home_23-2149957051.jpg", - imageAlt: "Hiroshi Sato", - }, + id: "4", name: "Hiroshi Sato", role: "Culinary Enthusiast", testimonial: "The attention to detail in every dish is remarkable. You can taste the tradition and passion in every bite. Kyoto Kitchen never disappoints.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-sushi-home_23-2149957051.jpg", imageAlt: "Hiroshi Sato"}, { - id: "5", - name: "Mika Yoshida", - role: "Restaurant Reviewer", - testimonial: "From the moment you step in, you're embraced by Japanese hospitality. The food is simply exquisite, a genuine taste of Kyoto.", - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-holding-plate-steak_23-2149720771.jpg", - imageAlt: "Mika Yoshida", - }, + id: "5", name: "Mika Yoshida", role: "Restaurant Reviewer", testimonial: "From the moment you step in, you're embraced by Japanese hospitality. The food is simply exquisite, a genuine taste of Kyoto.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-holding-plate-steak_23-2149720771.jpg", imageAlt: "Mika Yoshida"}, ]} title="What Our Guests Say" description="Our passion for authentic Japanese cuisine is reflected in the joyous feedback from our cherished guests. Read their stories and discover what makes dining at Kyoto Kitchen an unforgettable experience." @@ -293,20 +176,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "faq1", - title: "Do you offer vegetarian or vegan options?", - content: "Yes, we offer a variety of vegetarian and vegan dishes. Please inform your server about any dietary restrictions, and we will be happy to accommodate you.", - }, + id: "faq1", title: "Do you offer vegetarian or vegan options?", content: "Yes, we offer a variety of vegetarian and vegan dishes. Please inform your server about any dietary restrictions, and we will be happy to accommodate you."}, { - id: "faq2", - title: "How can I make a reservation?", - content: "You can make a reservation easily through our website's contact form, by calling us directly, or using our online booking partner linked on the contact page.", - }, + id: "faq2", title: "How can I make a reservation?", content: "You can make a reservation easily through our website's contact form, by calling us directly, or using our online booking partner linked on the contact page."}, { - id: "faq3", - title: "Do you cater for private events?", - content: "Yes, Kyoto Kitchen offers catering services for private events and special occasions. Please contact us to discuss your requirements and customize a menu.", - }, + id: "faq3", title: "Do you cater for private events?", content: "Yes, Kyoto Kitchen offers catering services for private events and special occasions. Please contact us to discuss your requirements and customize a menu."}, ]} imageSrc="http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775091.jpg" imageAlt="Traditional Japanese setting for Q&A" @@ -322,16 +196,13 @@ export default function LandingPage() { @@ -346,23 +217,17 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, { icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, + href: "#", ariaLabel: "Twitter"}, ]} /> ); -} +} \ No newline at end of file -- 2.49.1