Update src/app/page.tsx

This commit is contained in:
2026-02-12 12:06:26 +00:00
parent 7d083e06c1
commit c32ddd8d73

View File

@@ -197,9 +197,8 @@ export default function HomePage() {
tag="Help Center"
textboxLayout="default"
useInvertedBackground={false}
animationType="smooth"
animationType="slide-up"
showCard={true}
faqsAnimation="smooth"
faqs={[
{
id: "1", title: "Do you offer same-day delivery?", content: "Yes! We offer same-day delivery in selected areas for orders placed before 2 PM. Check our delivery zones during checkout to confirm eligibility."
@@ -230,7 +229,7 @@ export default function HomePage() {
}}
useInvertedBackground={false}
animationType="slide-up"
accordionAnimationType="smooth"
accordionAnimationType="slide-up"
showCard={true}
faqs={[
{