From 0f96e9e762b0cbe0efef8b1667d7dcc304576e94 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 01:45:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2036ede..79f2f91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { title="Fresh Donuts, Real Fruit, Warm Hearts." description="Your neighborhood staple in Long Beach. Freshly baked donuts, savory breakfast sandwiches, and real-fruit smoothies served with a smile every morning." tag="Since 1990" + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/assorted-donuts-coffee-copy-space_23-2148332745.jpg", imageAlt: "Fresh glazed donuts on display case" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-kiwi-drink_23-2148677578.jpg", imageAlt: "Real fruit strawberry banana smoothie" } -- 2.49.1