From 04a113ef60105f143a627c25dfd3cbb1bd34f33c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 02:33:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7601686..2bd697b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { description="Hand-brushed sauces. Double-fried crisp. Delivered hot, fast, and flavor-packed — every time. From our signature Honey Garlic Wings to our fiery Gangnam Spice, bb.q chicken brings Korea’s most iconic fried chicken experience straight to Columbus. Whether you’re dining in, grabbing takeout, or ordering delivery — expect premium crisp, bold flavor, and next-level freshness." buttons={[{text:"Order Now",href:"#order"},{text:"View Menu",href:"#flavors"}]} background={{variant:"blurBottom"}} - imageSrc="https://img.b2bpic.net/free-photo/chicken-fried-spicy-sauce-korean-style_1150-42875.jpg" + imageSrc="https://img.b2bpic.net/free-photo/chicken-fried-spicy-sauce-korean-style_1150-42875.jpg?_wi=1" imageAlt="Crispy, saucy Korean fried chicken with bold flavors." mediaAnimation="blur-reveal" frameStyle="card" @@ -54,7 +54,7 @@ export default function LandingPage() {