Update src/app/page.tsx

This commit is contained in:
2026-02-22 12:15:42 +00:00
parent 7c75c3b4b5
commit 3d538ea778

View File

@@ -66,7 +66,7 @@ export default function HomePage() {
<HeroSplitKpi
title="Elevate Your Hookah Experience"
description="Discover a curated selection of premium hookahs, exquisite tobacco flavors, and high-quality accessories for the perfect session."
background={{ variant: "floatingGradient" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "1000+", label: "Premium Products" },
{ value: "24/7", label: "Customer Support" },
@@ -142,7 +142,7 @@ export default function HomePage() {
tag="Get in Touch"
title="Have Questions? We're Here to Help."
description="Reach out to our friendly customer support team for any inquiries, product recommendations, or assistance with your order."
background={{ variant: "floatingGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Your email address"
buttonText="Send Message"