3 Commits

Author SHA1 Message Date
f8c080f9f0 Merge version_2 into main
Merge version_2 into main
2026-04-22 01:23:25 +00:00
5e2f851eaf Update src/app/page.tsx 2026-04-22 01:23:22 +00:00
7888c2546b Merge version_1 into main
Merge version_1 into main
2026-04-22 01:17:52 +00:00

View File

@@ -78,6 +78,9 @@ export default function LandingPage() {
textboxLayout="split-description" textboxLayout="split-description"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[
{ text: "View Full Menu", href: "#menu" }
]}
products={[ products={[
{ {
id: "1", brand: "Matcha", name: "OG Matcha Latte", price: "$6.50", rating: 5, id: "1", brand: "Matcha", name: "OG Matcha Latte", price: "$6.50", rating: 5,