From 7d02b2ea3e20ccb8436197c21e2febd0c9d2ad09 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 16:46:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a91882..6e06d19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Great place to hang out and play some pool. Staff is very friendly and helpful. Bathrooms are clean, stools and chairs are in good shape. Pool tables are in great shape and the staff is very helpful with any issues.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", imageAlt: "Sarah Johnson", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Came here for a private event and was thoroughly impressed. The staff handled everything seamlessly, and the food spread was fantastic. A truly premium venue.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", imageAlt: "Emily Rodriguez", }, ]} @@ -214,6 +214,7 @@ export default function LandingPage() { title="Rave Reviews, Unforgettable Nights" description="Hear directly from our cherished community about their exceptional experiences at OnCue Bar & Billiards. Their words are our greatest reward." tag="What Our Guests Say" + animationType="blur-reveal" /> @@ -230,6 +231,7 @@ export default function LandingPage() { "http://img.b2bpic.net/free-vector/minimalist-wedding-monograms-pastel-colors_23-2148362691.jpg", "http://img.b2bpic.net/free-vector/minimal-logo-collection-two-colors_23-2148388582.jpg", ]} + names={[]} title="Proudly Partnering with Local Favorites" description="We collaborate with the best local businesses to bring you an unparalleled experience, from craft beverages to unique entertainment." /> -- 2.49.1