From 4d124d031e94a7eb69dc9f98533219353d6ab200 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 00:55:19 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9f8cad7..aed41d3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,8 +44,8 @@ export default function AboutPage() { description="Founded with a simple mission: bring genuine, elevated comfort food to our community. We believe in high-quality ingredients, locally sourced whenever possible, to create dishes that feel like home." subdescription="From our kitchen to your table, every burger is grilled to order and every salad is prepared fresh daily. We are proud to be a gathering spot for families, friends, and anyone looking for a delicious meal on Main Street." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-food-restaurant_23-2148154867.jpg?_wi=1" - imageAlt="Chef preparing gourmet meal" + videoSrc="https://www.w3schools.com/html/mov_bbb.mp4" + videoAriaLabel="Chef preparing gourmet meal video" mediaAnimation="slide-up" /> -- 2.49.1