Merge version_11 into main #59
@@ -36,7 +36,7 @@ export default function MenuPage() {
|
||||
<div id="top-picks" data-section="top-picks">
|
||||
<ProductCardThree
|
||||
title="THIS MONTH'S TOP PICKS"
|
||||
description="Discover our curated selection of customer favorites and chef specialties."
|
||||
description="Discover our curated selection of customer favorites and chef specialties. Elegant, fresh, and served just for you."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -47,6 +47,7 @@ export default function MenuPage() {
|
||||
{ id: "p3", name: "Beet and Pickled Onion Toast ", price: "$13.75", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoVnf2RAOeDoHMswG5SpadeRHr/uploaded-1775446159736-6ddgpu4s.png", imageAlt: "Beet and Pickled Onion Toast " },
|
||||
{ id: "p4", name: "Red Caviar Crepes", price: "$12.95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoVnf2RAOeDoHMswG5SpadeRHr/uploaded-1775445253627-8k9zsc19.jpg", imageAlt: "Red Caviar Crepes" }
|
||||
]}
|
||||
cardPriceClassName="text-lg font-medium opacity-80 mt-2 block"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user