Update src/app/contact/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function ContactPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Contact K H Food Today"
|
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."
|
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}
|
useInvertedBackground={false}
|
||||||
buttonText="Send Message"
|
buttonText="Send Message"
|
||||||
inputPlaceholder="Enter your email or phone"
|
inputPlaceholder="Enter your email or phone"
|
||||||
@@ -57,10 +57,7 @@ export default function ContactPage() {
|
|||||||
<TextSplitAbout
|
<TextSplitAbout
|
||||||
title="Our Contact Details"
|
title="Our Contact Details"
|
||||||
description={[
|
description={[
|
||||||
"📍 Located in Saïda, Algeria - serving the community with fresh food solutions",
|
"📍 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"]}
|
||||||
"☎️ 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}
|
useInvertedBackground={true}
|
||||||
showBorder={true}
|
showBorder={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
|
|||||||
Reference in New Issue
Block a user