3 Commits

Author SHA1 Message Date
89b9327cec Update src/app/page.tsx 2026-04-25 20:21:00 +00:00
a9e62d83ef Merge version_2 into main
Merge version_2 into main
2026-04-25 20:18:46 +00:00
b72f530b23 Merge version_2 into main
Merge version_2 into main
2026-04-25 20:18:12 +00:00

View File

@@ -66,7 +66,7 @@ export default function TerttuliaRestaurantPage() {
<div id="menu" data-section="menu">
<ProductCardOne
title="Our Signature Menu"
description="A thoughtful selection of breakfast items, healthy bowls, and craft beverages."
description="Discover our locally-sourced, artisan-crafted menu selections, featuring a thoughtful blend of breakfast items, healthy bowls, and craft beverages."
products={[
{ id: "1", name: "Signature Breakfast Combo", price: "$18", imageSrc: "https://img.b2bpic.net/free-photo/healthy-breakfast-table_140725-312.jpg", imageAlt: "Breakfast set" },
{ id: "2", name: "Acai Smoothie Bowl", price: "$14", imageSrc: "https://img.b2bpic.net/free-photo/smoothie-bowl-topped-with-fresh-fruits_114579-1556.jpg", imageAlt: "Smoothie bowl" },