Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-25 20:21:07 +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" },