From 2b7d63aa90284df1f89b7a5ffb29f206739d3563 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 02:35:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bd697b..3142980 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,8 +38,7 @@ export default function LandingPage() { logoText="bb.q chicken" 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?_wi=1" + imageSrc="https://img.b2bpic.net/free-photo/chicken-fried-spicy-sauce-korean-style_1150-42875.jpg" imageAlt="Crispy, saucy Korean fried chicken with bold flavors." mediaAnimation="blur-reveal" frameStyle="card" @@ -54,7 +53,7 @@ export default function LandingPage() {