Update src/app/contact/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Contact K H Food Today"
|
||||
description="Have questions about our services or ready to place an order? We're here to help and available 24/7 for all your food supply needs."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Send Message"
|
||||
inputPlaceholder="Enter your email or phone"
|
||||
@@ -57,10 +57,7 @@ export default function ContactPage() {
|
||||
<TextSplitAbout
|
||||
title="Our Contact Details"
|
||||
description={[
|
||||
"📍 Located in Saïda, Algeria - serving the community with fresh food solutions",
|
||||
"☎️ Call us anytime: +213 XXX XXX XXX - Available 24/7 for orders and inquiries",
|
||||
"💬 Multiple ways to reach us - by phone, email, or through our online contact form for your convenience",
|
||||
]}
|
||||
"📍 Located in Saïda, Algeria - serving the community with fresh food solutions", "☎️ Call us anytime: +213 XXX XXX XXX - Available 24/7 for orders and inquiries", "💬 Multiple ways to reach us - by phone, email, or through our online contact form for your convenience"]}
|
||||
useInvertedBackground={true}
|
||||
showBorder={true}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user