Merge version_4 into main #10
@@ -50,6 +50,7 @@ export default function Page() {
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
buttons={[{ text: 'View Full Menu', href: '/menu' }]}
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: '1', name: 'Chair', price: '$100', variant: 'Oak', imageSrc: 'https://images.unsplash.com/photo-1503602642458-232111445657?q=80&w=800' },
|
||||
|
||||
Reference in New Issue
Block a user