Merge version_3 into main #4
@@ -54,13 +54,14 @@ export default function ContactPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Flavor Food"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home", href: "/" },
|
||||
{ name: "Products", id: "products", href: "/products" },
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Request Quote", href: "/contact"}}
|
||||
text: "Request Quote", href: "/contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -71,7 +72,8 @@ export default function ContactPage() {
|
||||
title="Get in Touch with Our Sales Team"
|
||||
description="Have questions about our products? Need a quote? Ready to order? Contact us today. We're here to help you find the perfect ingredient solutions for your manufacturing needs."
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="Enter your business email"
|
||||
buttonText="Send Inquiry"
|
||||
|
||||
@@ -54,13 +54,14 @@ export default function FaqPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Flavor Food"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home", href: "/" },
|
||||
{ name: "Products", id: "products", href: "/products" },
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact", href: "/contact" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Request Quote", href: "/contact"}}
|
||||
text: "Request Quote", href: "/contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -72,21 +73,29 @@ export default function FaqPage() {
|
||||
description="Find comprehensive answers to common questions about our products, ordering processes, quality standards, delivery options, and partnership terms."
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1", title: "What is your minimum order quantity (MOQ)?", content: "MOQ varies by product category. For juice concentrates and dairy ingredients, typical minimums are 500kg per item. For oils, minimums are typically 1,000L per order. For canned goods, MOQ is usually 100 cases per product. We're flexible and can discuss custom arrangements based on your production volume and needs."},
|
||||
id: "faq-1", title: "What is your minimum order quantity (MOQ)?", content: "MOQ varies by product category. For juice concentrates and dairy ingredients, typical minimums are 500kg per item. For oils, minimums are typically 1,000L per order. For canned goods, MOQ is usually 100 cases per product. We're flexible and can discuss custom arrangements based on your production volume and needs."
|
||||
},
|
||||
{
|
||||
id: "faq-2", title: "Do you provide product samples before ordering?", content: "Yes, we provide samples upon request for new clients and manufacturers evaluating our products. Sample sizes vary depending on the product type. We typically waive sample fees for serious manufacturers and businesses. Lead time for samples is usually 5-7 business days within the UAE."},
|
||||
id: "faq-2", title: "Do you provide product samples before ordering?", content: "Yes, we provide samples upon request for new clients and manufacturers evaluating our products. Sample sizes vary depending on the product type. We typically waive sample fees for serious manufacturers and businesses. Lead time for samples is usually 5-7 business days within the UAE."
|
||||
},
|
||||
{
|
||||
id: "faq-3", title: "What certifications and quality standards do you maintain?", content: "All Flavor Food products comply with ISO 22000 (Food Safety Management), FSSC 22000 (Food Safety System Certification), and HACCP standards. We also maintain UAE food safety approvals and hold certificates from our accredited supplier partners. Every batch is tested and certified before shipment."},
|
||||
id: "faq-3", title: "What certifications and quality standards do you maintain?", content: "All Flavor Food products comply with ISO 22000 (Food Safety Management), FSSC 22000 (Food Safety System Certification), and HACCP standards. We also maintain UAE food safety approvals and hold certificates from our accredited supplier partners. Every batch is tested and certified before shipment."
|
||||
},
|
||||
{
|
||||
id: "faq-4", title: "How do you ensure consistent product quality?", content: "Every batch undergoes rigorous laboratory testing for purity, moisture content, microbial safety, and composition. Certificates of Analysis are provided with each shipment. We maintain strict temperature-controlled storage and logistics protocols to preserve product integrity from warehouse to your facility."},
|
||||
id: "faq-4", title: "How do you ensure consistent product quality?", content: "Every batch undergoes rigorous laboratory testing for purity, moisture content, microbial safety, and composition. Certificates of Analysis are provided with each shipment. We maintain strict temperature-controlled storage and logistics protocols to preserve product integrity from warehouse to your facility."
|
||||
},
|
||||
{
|
||||
id: "faq-5", title: "What are your typical delivery timelines?", content: "Within UAE: 3-5 business days. GCC region (Saudi Arabia, Oman, Qatar, Bahrain, Kuwait): 7-10 business days. International shipments depend on destination and customs clearance procedures. We offer express delivery options for urgent orders at premium rates."},
|
||||
id: "faq-5", title: "What are your typical delivery timelines?", content: "Within UAE: 3-5 business days. GCC region (Saudi Arabia, Oman, Qatar, Bahrain, Kuwait): 7-10 business days. International shipments depend on destination and customs clearance procedures. We offer express delivery options for urgent orders at premium rates."
|
||||
},
|
||||
{
|
||||
id: "faq-6", title: "Do you offer volume discounts for large orders?", content: "Yes, we provide tiered pricing for regular customers and large volume orders. Discounts increase based on order size and annual purchase commitments. Contact your dedicated account manager to discuss volume pricing, annual agreements, and custom solutions tailored to your production needs."},
|
||||
id: "faq-6", title: "Do you offer volume discounts for large orders?", content: "Yes, we provide tiered pricing for regular customers and large volume orders. Discounts increase based on order size and annual purchase commitments. Contact your dedicated account manager to discuss volume pricing, annual agreements, and custom solutions tailored to your production needs."
|
||||
},
|
||||
{
|
||||
id: "faq-7", title: "How do I place an order or request a quote?", content: "You can request a quote by visiting our contact page, calling our sales team, or emailing your requirements. We'll respond within 24 business hours with detailed pricing, delivery options, and terms. Once approved, orders can be placed via purchase order with standard payment terms available for established clients."},
|
||||
id: "faq-7", title: "How do I place an order or request a quote?", content: "You can request a quote by visiting our contact page, calling our sales team, or emailing your requirements. We'll respond within 24 business hours with detailed pricing, delivery options, and terms. Once approved, orders can be placed via purchase order with standard payment terms available for established clients."
|
||||
},
|
||||
{
|
||||
id: "faq-8", title: "Do you provide technical support for product implementation?", content: "Absolutely. Each client is assigned a dedicated account manager who provides technical support, product specifications, usage recommendations, and troubleshooting assistance. We work closely with your team to ensure seamless integration of our ingredients into your manufacturing processes."},
|
||||
id: "faq-8", title: "Do you provide technical support for product implementation?", content: "Absolutely. Each client is assigned a dedicated account manager who provides technical support, product specifications, usage recommendations, and troubleshooting assistance. We work closely with your team to ensure seamless integration of our ingredients into your manufacturing processes."
|
||||
},
|
||||
]}
|
||||
faqsAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -54,13 +54,14 @@ export default function ProductsPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Flavor Food"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home", href: "/" },
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact", href: "/contact" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Request Quote", href: "/contact"}}
|
||||
text: "Request Quote", href: "/contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -72,17 +73,23 @@ export default function ProductsPage() {
|
||||
description="We supply comprehensive ingredient solutions tailored to manufacturers in beverage production, dairy processing, pasta manufacturing, canning operations, and oil processing."
|
||||
products={[
|
||||
{
|
||||
id: "juice-concentrate", name: "Juice Production Concentrates", price: "Premium Quality • ISO Certified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qyjma3&_wi=2", imageAlt: "Juice production ingredients"},
|
||||
id: "juice-concentrate", name: "Juice Production Concentrates", price: "Premium Quality • ISO Certified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qyjma3&_wi=2", imageAlt: "Juice production ingredients"
|
||||
},
|
||||
{
|
||||
id: "dairy-milk", name: "Dairy Milk Raw Materials", price: "WMP • Skimmed • Evaporated • UHT", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6fes34&_wi=2", imageAlt: "Dairy ingredients"},
|
||||
id: "dairy-milk", name: "Dairy Milk Raw Materials", price: "WMP • Skimmed • Evaporated • UHT", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6fes34&_wi=2", imageAlt: "Dairy ingredients"
|
||||
},
|
||||
{
|
||||
id: "pasta-semolina", name: "Pasta & Flour Ingredients", price: "Semolina • Durum • Wheat • Additives", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=agj4zf&_wi=2", imageAlt: "Pasta and flour"},
|
||||
id: "pasta-semolina", name: "Pasta & Flour Ingredients", price: "Semolina • Durum • Wheat • Additives", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=agj4zf&_wi=2", imageAlt: "Pasta and flour"
|
||||
},
|
||||
{
|
||||
id: "canned-goods", name: "Canned Goods & Preserves", price: "Tuna • Chickpeas • Tomato Paste • Beans", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=povyik&_wi=2", imageAlt: "Canned goods"},
|
||||
id: "canned-goods", name: "Canned Goods & Preserves", price: "Tuna • Chickpeas • Tomato Paste • Beans", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=povyik&_wi=2", imageAlt: "Canned goods"
|
||||
},
|
||||
{
|
||||
id: "oils-premium", name: "Premium Cooking Oils", price: "Sunflower • Corn • Bulk Containers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3vvkbv&_wi=2", imageAlt: "Premium oils"},
|
||||
id: "oils-premium", name: "Premium Cooking Oils", price: "Sunflower • Corn • Bulk Containers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3vvkbv&_wi=2", imageAlt: "Premium oils"
|
||||
},
|
||||
{
|
||||
id: "additives-enhancers", name: "Food Additives & Enhancers", price: "Citric Acid • Preservatives • Flavorings", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qyjma3&_wi=1", imageAlt: "Food additives"},
|
||||
id: "additives-enhancers", name: "Food Additives & Enhancers", price: "Citric Acid • Preservatives • Flavorings", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qyjma3&_wi=1", imageAlt: "Food additives"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user