Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-12 15:08:40 +00:00

View File

@@ -75,9 +75,6 @@ export default function LandingPage() {
useInvertedBackground={true}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
buttons={[
{ text: "View Our Chefs", href: "team" }
]}
/>
</div>
@@ -98,8 +95,7 @@ export default function LandingPage() {
reviewCount: "612", imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-lamb-chops-with-herbs-salt-dark-background_84443-72394.jpg", imageAlt: "Authentic Kobe Beef"
},
{
id: "3", brand: "Kurogane", name: "Premium Seafood Medley", price: "¥18,000", rating: 5,
reviewCount: "503", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-tomatoes_23-2147717010.jpg", imageAlt: "Premium Seafood Medley"
id: "3", brand: "Kurogane", name: "Premium Seafood Medley", price: "¥18,000", rating: 5, reviewCount: "503", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-tomatoes_23-2147717010.jpg", imageAlt: "Premium Seafood Medley"
}
]}
gridVariant="three-columns-all-equal-width"