Merge version_4 into main #10

Merged
bender merged 1 commits from version_4 into main 2026-04-29 00:56:08 +00:00

View File

@@ -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' },