Update src/app/page.tsx

This commit is contained in:
2026-03-16 16:10:03 +00:00
parent b904541379
commit 0728dbbe87

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="blurBottom"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroCentered
title="Double the Flavor, Twice the Fun!"
description="Experience the ultimate pizza revolution with Too Bros Pizza. From signature creamy pizzas to crispy loaded fries, every bite is crafted to perfection. Order now on WhatsApp for instant delivery to your doorstep."
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/close-up-pizza-near-sauce-bacon_23-2147772126.jpg", alt: "Melting cheese pizza" }
]}