Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-03 06:06:38 +00:00

View File

@@ -88,6 +88,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Buffalo Wings (10pc)", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-wings-with-green-salad-dark-background-meal-dish-food-meat-chicken-fry-cooking-photo_140725-160698.jpg" },
{ id: "p2", name: "Chicken Gyro", price: "$9.49", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-salad-sauce-table_140725-6618.jpg" },
@@ -109,6 +110,7 @@ export default function LandingPage() {
]}
showRating={true}
title="What Bham Says"
description="Customer feedback is the heart of 205 Wings."
/>
</div>