Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -193,22 +193,25 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What makes your oud fragrances special?", content: "Our oud is sourced directly from the finest regions in the Middle East and processed using traditional methods. Each fragrance is carefully crafted by master perfumers with decades of experience, ensuring authenticity and exceptional quality."
|
||||
id: "1", title: "Are your fragrances authentic and guaranteed?", content: "Absolutely. We guarantee the authenticity of every fragrance we sell. All our products are sourced directly from certified suppliers and master perfumers in the Middle East. Each bottle undergoes rigorous quality assurance testing to ensure it meets our exacting standards. We provide authenticity certificates with every purchase, and our 30-day money-back guarantee backs our commitment to your complete satisfaction."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How long do your fragrances last?", content: "Our premium fragrances typically last 6-8 hours on the skin. The longevity depends on skin type and application method. For best results, apply to pulse points such as wrists, behind ears, and inner elbows."
|
||||
id: "2", title: "What makes your oud fragrances special?", content: "Our oud is sourced directly from the finest regions in the Middle East and processed using traditional methods. Each fragrance is carefully crafted by master perfumers with decades of experience, ensuring authenticity and exceptional quality."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you offer international shipping?", content: "Yes, we ship internationally to most countries. Standard international shipping takes 7-14 business days. We also offer express shipping options for urgent orders."
|
||||
id: "3", title: "How long do your fragrances last?", content: "Our premium fragrances typically last 6-8 hours on the skin. The longevity depends on skin type and application method. For best results, apply to pulse points such as wrists, behind ears, and inner elbows."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What is your return policy?", content: "We offer a 30-day return policy for unopened fragrances in original packaging. If you're unsatisfied with your purchase, simply contact our customer service team to arrange a return or exchange."
|
||||
id: "4", title: "Do you offer international shipping?", content: "Yes, we ship internationally to most countries. Standard international shipping takes 7-14 business days. We also offer express shipping options for urgent orders."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Are your fragrances suitable for sensitive skin?", content: "Most of our fragrances are formulated with natural ingredients and are generally well-tolerated. However, if you have sensitive skin, we recommend performing a patch test first or contacting our team for personalized recommendations."
|
||||
id: "5", title: "What is your return policy?", content: "We offer a 30-day return policy for unopened fragrances in original packaging. If you're unsatisfied with your purchase, simply contact our customer service team to arrange a return or exchange."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Can I create a custom fragrance?", content: "Yes! We offer custom fragrance creation services for bulk orders. Contact our team to discuss your requirements, and our master perfumers will work with you to create a unique signature scent."
|
||||
id: "6", title: "Are your fragrances suitable for sensitive skin?", content: "Most of our fragrances are formulated with natural ingredients and are generally well-tolerated. However, if you have sensitive skin, we recommend performing a patch test first or contacting our team for personalized recommendations."
|
||||
},
|
||||
{
|
||||
id: "7", title: "Can I create a custom fragrance?", content: "Yes! We offer custom fragrance creation services for bulk orders. Contact our team to discuss your requirements, and our master perfumers will work with you to create a unique signature scent."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -251,4 +254,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user