Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user