Merge version_1 into main #2
213
src/app/page.tsx
213
src/app/page.tsx
@@ -21,7 +21,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -37,9 +37,7 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Request a Quote",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Request a Quote", href: "contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -51,39 +49,25 @@ export default function HomePage() {
|
||||
tag="Established Excellence"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "contact",
|
||||
},
|
||||
text: "Request a Quote", href: "contact"},
|
||||
{
|
||||
text: "Partner With Us",
|
||||
href: "contact",
|
||||
},
|
||||
text: "Partner With Us", href: "contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-parmesan-cheese-from-cheese-plate_140725-10808.jpg?_wi=1",
|
||||
imageAlt: "Premium gourmet food spread",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-parmesan-cheese-from-cheese-plate_140725-10808.jpg", imageAlt: "Premium gourmet food spread"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-fruit-with-cheese-fruits-wooden-cutting-board-camera-hat-flowers-beach_176474-4913.jpg?_wi=1",
|
||||
imageAlt: "Fresh premium ingredients",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-fruit-with-cheese-fruits-wooden-cutting-board-camera-hat-flowers-beach_176474-4913.jpg", imageAlt: "Fresh premium ingredients"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171373.jpg?_wi=1",
|
||||
imageAlt: "Artisan quality food preparation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171373.jpg", imageAlt: "Artisan quality food preparation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg?_wi=1",
|
||||
imageAlt: "Professional restaurant kitchen with premium ingredients",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg", imageAlt: "Professional restaurant kitchen with premium ingredients"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-desserts-with-chocolate-berries-served-dis_8353-1276.jpg?_wi=1",
|
||||
imageAlt: "Elegant catering food display",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-desserts-with-chocolate-berries-served-dis_8353-1276.jpg", imageAlt: "Elegant catering food display"},
|
||||
]}
|
||||
ariaLabel="Farrell Foods premium food supply hero section"
|
||||
/>
|
||||
@@ -101,28 +85,16 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Reliable Delivery",
|
||||
description: "On-time, every time. Our logistics ensure your orders arrive fresh and consistent, with Toronto-wide delivery coverage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-helping-their-neighbors-with-food_23-2149139768.jpg?_wi=1",
|
||||
},
|
||||
title: "Reliable Delivery", description: "On-time, every time. Our logistics ensure your orders arrive fresh and consistent, with Toronto-wide delivery coverage.", imageSrc: "http://img.b2bpic.net/free-photo/person-helping-their-neighbors-with-food_23-2149139768.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Premium Ingredients",
|
||||
description: "Sourced from the finest suppliers globally and locally. We maintain strict quality standards for every product.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/assortment-hand-drawn-organic-food-stickers_23-2147633786.jpg?_wi=1",
|
||||
},
|
||||
title: "Premium Ingredients", description: "Sourced from the finest suppliers globally and locally. We maintain strict quality standards for every product.", imageSrc: "http://img.b2bpic.net/free-vector/assortment-hand-drawn-organic-food-stickers_23-2147633786.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Competitive Wholesale Pricing",
|
||||
description: "Premium quality doesn't mean premium prices. Enjoy wholesale rates that make your business more profitable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-refills-supermarket-with-veggies_482257-92081.jpg?_wi=1",
|
||||
},
|
||||
title: "Competitive Wholesale Pricing", description: "Premium quality doesn't mean premium prices. Enjoy wholesale rates that make your business more profitable.", imageSrc: "http://img.b2bpic.net/free-photo/farmer-refills-supermarket-with-veggies_482257-92081.jpg"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Trusted Toronto Supplier",
|
||||
description: "Serving the city for years with a reputation for excellence. Businesses trust us because we deliver results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-congratulating-new-employee_1262-4726.jpg?_wi=1",
|
||||
},
|
||||
title: "Trusted Toronto Supplier", description: "Serving the city for years with a reputation for excellence. Businesses trust us because we deliver results.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-congratulating-new-employee_1262-4726.jpg"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -137,33 +109,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "fresh-produce",
|
||||
name: "Fresh Produce & Specialty Vegetables",
|
||||
price: "Contact for Pricing",
|
||||
variant: "Seasonal Selection Organic Options",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumnal-assortment-fresh-vegetables_23-2148647895.jpg?_wi=1",
|
||||
},
|
||||
id: "fresh-produce", name: "Fresh Produce & Specialty Vegetables", price: "Contact for Pricing", variant: "Seasonal Selection Organic Options", imageSrc: "http://img.b2bpic.net/free-photo/autumnal-assortment-fresh-vegetables_23-2148647895.jpg"},
|
||||
{
|
||||
id: "prepared-foods",
|
||||
name: "Prepared Foods & Meal Solutions",
|
||||
price: "Contact for Pricing",
|
||||
variant: "Ready-to-Serve Customizable",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delectable-tartines-plate_23-2147830559.jpg?_wi=1",
|
||||
},
|
||||
id: "prepared-foods", name: "Prepared Foods & Meal Solutions", price: "Contact for Pricing", variant: "Ready-to-Serve Customizable", imageSrc: "http://img.b2bpic.net/free-photo/delectable-tartines-plate_23-2147830559.jpg"},
|
||||
{
|
||||
id: "specialty-imports",
|
||||
name: "Specialty & Imported Gourmet Items",
|
||||
price: "Contact for Pricing",
|
||||
variant: "Premium Selection Global Sources",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-becon-slices-cheese-grater-cutting-board-bread-wheat-spike-red-black-pepper-small-bowl-brown-surface_140725-103008.jpg?_wi=1",
|
||||
},
|
||||
id: "specialty-imports", name: "Specialty & Imported Gourmet Items", price: "Contact for Pricing", variant: "Premium Selection Global Sources", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-becon-slices-cheese-grater-cutting-board-bread-wheat-spike-red-black-pepper-small-bowl-brown-surface_140725-103008.jpg"},
|
||||
{
|
||||
id: "wholesale-supply",
|
||||
name: "Wholesale Supply Programs",
|
||||
price: "Custom Quotes Available",
|
||||
variant: "Volume Discounts Dedicated Account Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bio-store-vendor-sells-homemade-pasta_482257-76212.jpg?_wi=1",
|
||||
},
|
||||
id: "wholesale-supply", name: "Wholesale Supply Programs", price: "Custom Quotes Available", variant: "Volume Discounts Dedicated Account Manager", imageSrc: "http://img.b2bpic.net/free-photo/bio-store-vendor-sells-homemade-pasta_482257-76212.jpg"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -171,9 +123,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Product Catalog",
|
||||
href: "contact",
|
||||
},
|
||||
text: "Request Product Catalog", href: "contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -188,15 +138,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Canteen Restaurant Group",
|
||||
"Toronto Catering Co.",
|
||||
"Urban Food Distributors",
|
||||
"Harvest Kitchen",
|
||||
"Elite Events Catering",
|
||||
"Downtown Fine Dining Alliance",
|
||||
"Fresh Market Supplies",
|
||||
"Premium Events Toronto",
|
||||
]}
|
||||
"Canteen Restaurant Group", "Toronto Catering Co.", "Urban Food Distributors", "Harvest Kitchen", "Elite Events Catering", "Downtown Fine Dining Alliance", "Fresh Market Supplies", "Premium Events Toronto"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -214,22 +156,13 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Request a Quote",
|
||||
description: "Contact our team with your requirements. We'll provide custom pricing and product recommendations tailored to your business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hr-specialist-doing-handshake-with-man-after-looking-his-resume_482257-122917.jpg",
|
||||
},
|
||||
title: "Request a Quote", description: "Contact our team with your requirements. We'll provide custom pricing and product recommendations tailored to your business.", imageSrc: "http://img.b2bpic.net/free-photo/hr-specialist-doing-handshake-with-man-after-looking-his-resume_482257-122917.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Confirm Your Order",
|
||||
description: "Review products, pricing, and delivery details. Our account managers ensure everything meets your exact specifications.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722264.jpg",
|
||||
},
|
||||
title: "Confirm Your Order", description: "Review products, pricing, and delivery details. Our account managers ensure everything meets your exact specifications.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-receiving-groceries_23-2149722264.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Receive Fresh Delivery",
|
||||
description: "On-time delivery to your location with premium packaging. Start enjoying superior quality ingredients immediately.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-delivery-concept-top-view_23-2149182218.jpg",
|
||||
},
|
||||
title: "Receive Fresh Delivery", description: "On-time delivery to your location with premium packaging. Start enjoying superior quality ingredients immediately.", imageSrc: "http://img.b2bpic.net/free-photo/food-delivery-concept-top-view_23-2149182218.jpg"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -246,65 +179,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marcus Chen, Owner of Canteen Restaurant Group",
|
||||
date: "Date: December 2024",
|
||||
title: "Transformed our supply chain completely",
|
||||
quote: "Farrell Foods has been instrumental in elevating our restaurant's ingredient quality. Their reliability and premium selection have allowed us to offer exceptional dishes consistently. The wholesale pricing is unbeatable for the quality you receive.",
|
||||
tag: "Restaurant Owner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-parmesan-cheese-from-cheese-plate_140725-10808.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Marcus Chen, Owner of Canteen Restaurant Group", date: "Date: December 2024", title: "Transformed our supply chain completely", quote: "Farrell Foods has been instrumental in elevating our restaurant's ingredient quality. Their reliability and premium selection have allowed us to offer exceptional dishes consistently. The wholesale pricing is unbeatable for the quality you receive.", tag: "Restaurant Owner", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-parmesan-cheese-from-cheese-plate_140725-10808.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Mitchell, CEO of Elite Events Catering",
|
||||
date: "Date: December 2024",
|
||||
title: "The perfect partner for high-end events",
|
||||
quote: "We've worked with many suppliers, but Farrell Foods stands out. Their gourmet selections and attention to detail make our events spectacular. The account team is responsive and genuinely interested in our success.",
|
||||
tag: "Catering Executive",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-desserts-with-chocolate-berries-served-dis_8353-1276.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Sarah Mitchell, CEO of Elite Events Catering", date: "Date: December 2024", title: "The perfect partner for high-end events", quote: "We've worked with many suppliers, but Farrell Foods stands out. Their gourmet selections and attention to detail make our events spectacular. The account team is responsive and genuinely interested in our success.", tag: "Catering Executive", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-desserts-with-chocolate-berries-served-dis_8353-1276.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "James Rodriguez, Manager at Downtown Fine Dining Alliance",
|
||||
date: "Date: November 2024",
|
||||
title: "Consistency and quality you can count on",
|
||||
quote: "In the food business, consistency is everything. Farrell Foods delivers premium products on schedule, every single time. Our customers notice the difference, and our profit margins have improved significantly.",
|
||||
tag: "Fine Dining Manager",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-fruit-with-cheese-fruits-wooden-cutting-board-camera-hat-flowers-beach_176474-4913.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "James Rodriguez, Manager at Downtown Fine Dining Alliance", date: "Date: November 2024", title: "Consistency and quality you can count on", quote: "In the food business, consistency is everything. Farrell Foods delivers premium products on schedule, every single time. Our customers notice the difference, and our profit margins have improved significantly.", tag: "Fine Dining Manager", avatarSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-fruit-with-cheese-fruits-wooden-cutting-board-camera-hat-flowers-beach_176474-4913.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lisa Wong, Procurement Director at Urban Food Distributors",
|
||||
date: "Date: November 2024",
|
||||
title: "A trusted partner for growth",
|
||||
quote: "Farrell Foods isn't just a supplier; they're a strategic partner. Their product knowledge and ability to scale with our needs has made all the difference. We recommend them to anyone looking for premium food supply in Toronto.",
|
||||
tag: "Food Distributor",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-manufacturing-facility-presents-green-energy-production_482257-119910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-becon-slices-cheese-grater-cutting-board-bread-wheat-spike-red-black-pepper-small-bowl-brown-surface_140725-103008.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Lisa Wong, Procurement Director at Urban Food Distributors", date: "Date: November 2024", title: "A trusted partner for growth", quote: "Farrell Foods isn't just a supplier; they're a strategic partner. Their product knowledge and ability to scale with our needs has made all the difference. We recommend them to anyone looking for premium food supply in Toronto.", tag: "Food Distributor", avatarSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-manufacturing-facility-presents-green-energy-production_482257-119910.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-becon-slices-cheese-grater-cutting-board-bread-wheat-spike-red-black-pepper-small-bowl-brown-surface_140725-103008.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Kumar, Chef at Harvest Kitchen",
|
||||
date: "Date: October 2024",
|
||||
title: "Quality that inspires creativity",
|
||||
quote: "As a chef, I'm picky about my ingredients. Farrell Foods delivers exactly what I need—fresh, premium, and inspiring. Their specialty imports have become signature elements in our menu. Highly recommended.",
|
||||
tag: "Executive Chef",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-showing-thumb-up-sign_23-2147863554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171373.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "David Kumar, Chef at Harvest Kitchen", date: "Date: October 2024", title: "Quality that inspires creativity", quote: "As a chef, I'm picky about my ingredients. Farrell Foods delivers exactly what I need—fresh, premium, and inspiring. Their specialty imports have become signature elements in our menu. Highly recommended.", tag: "Executive Chef", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-showing-thumb-up-sign_23-2147863554.jpg", imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171373.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Patricia Thompson, Operations Manager at Premium Events Toronto",
|
||||
date: "Date: October 2024",
|
||||
title: "Reliability meets premium quality",
|
||||
quote: "We handle high-volume catering for corporate events, and Farrell Foods has proven they can handle our demanding schedule without compromising quality. Their team is professional, knowledgeable, and committed to our success.",
|
||||
tag: "Events Operations",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1652.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg?_wi=2",
|
||||
},
|
||||
id: "6", name: "Patricia Thompson, Operations Manager at Premium Events Toronto", date: "Date: October 2024", title: "Reliability meets premium quality", quote: "We handle high-volume catering for corporate events, and Farrell Foods has proven they can handle our demanding schedule without compromising quality. Their team is professional, knowledgeable, and committed to our success.", tag: "Events Operations", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1652.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -321,45 +206,21 @@ export default function HomePage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What areas of Toronto do you deliver to?",
|
||||
content: "We deliver throughout the Greater Toronto Area, including downtown Toronto, surrounding municipalities, and outlying regions. For specific delivery areas or special arrangements, please contact our team directly.",
|
||||
},
|
||||
id: "1", title: "What areas of Toronto do you deliver to?", content: "We deliver throughout the Greater Toronto Area, including downtown Toronto, surrounding municipalities, and outlying regions. For specific delivery areas or special arrangements, please contact our team directly."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is your minimum order value?",
|
||||
content: "Minimum orders vary depending on product category and delivery location. Contact us for details on your specific needs. Most businesses find our pricing competitive even at standard order levels.",
|
||||
},
|
||||
id: "2", title: "What is your minimum order value?", content: "Minimum orders vary depending on product category and delivery location. Contact us for details on your specific needs. Most businesses find our pricing competitive even at standard order levels."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer organic or specialty products?",
|
||||
content: "Yes! We maintain a curated selection of organic, specialty, and imported gourmet items. Our catalog includes ethically sourced products and items catering to specific dietary requirements. Request our full product catalog for details.",
|
||||
},
|
||||
id: "3", title: "Do you offer organic or specialty products?", content: "Yes! We maintain a curated selection of organic, specialty, and imported gourmet items. Our catalog includes ethically sourced products and items catering to specific dietary requirements. Request our full product catalog for details."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How often can I place orders?",
|
||||
content: "You can place orders as frequently as you need—daily, weekly, or monthly. We work with your business schedule and preferences. Our system is flexible to accommodate both regular standing orders and one-time purchases.",
|
||||
},
|
||||
id: "4", title: "How often can I place orders?", content: "You can place orders as frequently as you need—daily, weekly, or monthly. We work with your business schedule and preferences. Our system is flexible to accommodate both regular standing orders and one-time purchases."},
|
||||
{
|
||||
id: "5",
|
||||
title: "What payment options do you accept?",
|
||||
content: "We accept multiple payment methods including bank transfers, credit terms for established accounts, and major credit cards. Payment terms can be customized based on your business relationship with Farrell Foods.",
|
||||
},
|
||||
id: "5", title: "What payment options do you accept?", content: "We accept multiple payment methods including bank transfers, credit terms for established accounts, and major credit cards. Payment terms can be customized based on your business relationship with Farrell Foods."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How do you ensure product quality and freshness?",
|
||||
content: "Quality is our top priority. We source from verified suppliers, maintain strict storage standards, use premium packaging, and employ rigorous quality checks. Our delivery schedule ensures products reach you at peak freshness.",
|
||||
},
|
||||
id: "6", title: "How do you ensure product quality and freshness?", content: "Quality is our top priority. We source from verified suppliers, maintain strict storage standards, use premium packaging, and employ rigorous quality checks. Our delivery schedule ensures products reach you at peak freshness."},
|
||||
{
|
||||
id: "7",
|
||||
title: "Can I get a dedicated account manager?",
|
||||
content: "Yes! Established accounts with regular orders are assigned a dedicated account manager who understands your business needs and ensures seamless service. They're your direct contact for any requests or concerns.",
|
||||
},
|
||||
id: "7", title: "Can I get a dedicated account manager?", content: "Yes! Established accounts with regular orders are assigned a dedicated account manager who understands your business needs and ensures seamless service. They're your direct contact for any requests or concerns."},
|
||||
{
|
||||
id: "8",
|
||||
title: "Do you offer volume discounts?",
|
||||
content: "Absolutely. Our wholesale pricing structure rewards volume and long-term partnerships. The more you order, the better your rates. Discuss volume opportunities with our sales team.",
|
||||
},
|
||||
id: "8", title: "Do you offer volume discounts?", content: "Absolutely. Our wholesale pricing structure rewards volume and long-term partnerships. The more you order, the better your rates. Discuss volume opportunities with our sales team."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user