From 196ace7efb72333ef70d319669c4e78c1c2e7359 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 01:49:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79c0d92..9da188d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,12 +101,12 @@ export default function LandingPage() { type: "text-icon", text: "Friendly Atmosphere", icon: Sparkles }, { - type: "text", text: "Memorable Moments"},, + type: "text", text: "Memorable Moments"}, { type: "text-icon", text: "Signature Desserts", icon: CakeSlice }, { - type: "text", text: "Perfect for Any Occasion"}, + type: "text", text: "Perfect for Any Occasion"} ]} /> @@ -236,7 +236,7 @@ export default function LandingPage() { variant: "plain"}} tag="Let's Connect" title="Say Hello to Your Frnds!" - description="Whether you have a question, feedback, or want to discuss a reservation, we're here to listen. Reach out and let's chat!" + description="Whether you have a question, feedback, or want to discuss a reservation, we're here to listen. Reach out and let's chat!"" imageSrc="http://img.b2bpic.net/free-photo/group-friends-sitting-pub_23-2148777176.jpg" imageAlt="Happy friends enjoying dinner at Frnds House restaurant" mediaAnimation="slide-up" -- 2.49.1