7 Commits

Author SHA1 Message Date
137802d518 Merge version_3 into main
Merge version_3 into main
2026-03-03 11:59:28 +00:00
70f87792af Update src/app/page.tsx 2026-03-03 11:59:23 +00:00
e83afc3078 Merge version_2 into main
Merge version_2 into main
2026-03-03 11:54:30 +00:00
cf8a7b9779 Update src/app/page.tsx 2026-03-03 11:54:25 +00:00
f52c7157cf Merge version_1 into main
Merge version_1 into main
2026-03-03 11:53:32 +00:00
f64470b77f Merge version_1 into main
Merge version_1 into main
2026-03-03 11:50:05 +00:00
120e45bb9b Merge version_1 into main
Merge version_1 into main
2026-03-03 11:46:22 +00:00

View File

@@ -177,13 +177,13 @@ export default function LandingPage() {
animationType="slide-up"
faqs={[
{
id: "1", title: "How quickly can I receive my order?", content: "We offer fast delivery within 1 day for local orders in Roosendaal and surrounding areas. Call us for express service."},
id: "1", title: "Can you help with skin concerns?", content: "Yes—we offer personalized advice for eczema and sensitive skin. Contact us via WhatsApp or phone."},
{
id: "2", title: "Can you help with skin concerns?", content: "Yes! Our team provides personalized advice for eczema, sensitive skin, and other concerns. Contact us via WhatsApp or phone for guidance."},
id: "2", title: "How quickly can I receive my order?", content: "Fast delivery within 1 day for local Roosendaal orders. Express service available via phone."},
{
id: "3", title: "Are your products natural?", content: "All our products are aloe-based and use natural ingredients. We focus on safe, effective solutions for your health and beauty needs."},
id: "3", title: "Are your products natural?", content: "All products are aloe-based with natural ingredients designed for health and beauty."},
{
id: "4", title: "What are your business hours?", content: "We're open 24 hours every day. Contact us anytime via phone (06 13648161) or WhatsApp for assistance."},
id: "4", title: "What are your business hours?", content: "Open 24/7. Reach us anytime at 06 13648161 or WhatsApp."},
]}
accordionAnimationType="smooth"
showCard={true}