Merge version_1 into main #2
@@ -20,8 +20,7 @@ export default function ProductsPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Mission", href: "/about" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -29,8 +28,7 @@ export default function ProductsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Brio Mate", href: "/products" },
|
||||
{ label: "Nawhals Sauces", href: "/products" },
|
||||
{ label: "Green Print", href: "/products" },
|
||||
@@ -38,8 +36,7 @@ export default function ProductsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Distribution",
|
||||
items: [
|
||||
title: "Distribution", items: [
|
||||
{ label: "For Retailers", href: "/distribution" },
|
||||
{ label: "Partnership Info", href: "/distribution" },
|
||||
{ label: "Wholesale Pricing", href: "#" },
|
||||
@@ -47,8 +44,7 @@ export default function ProductsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "Email: info@mountainsdist.com", href: "mailto:info@mountainsdist.com" },
|
||||
{ label: "Phone: +974 4xxx xxxx", href: "tel:+97440000000" },
|
||||
{ label: "Doha, Qatar", href: "#" },
|
||||
@@ -84,41 +80,17 @@ export default function ProductsPage() {
|
||||
title="Our Product Categories"
|
||||
description="Explore the premium brands and products we distribute across Qatar"
|
||||
tag="Product Lines"
|
||||
tagIcon={package}
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "brio-mate",
|
||||
name: "Brio Mate Natural Energy Drink",
|
||||
price: "Starting from QAR 25",
|
||||
variant: "Multiple Flavors • Natural Ingredients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/disco-balls-champagne-glasses-monstera-plant_23-2148356110.jpg?_wi=2",
|
||||
imageAlt: "Brio Mate Energy Drink bottles",
|
||||
},
|
||||
id: "brio-mate", name: "Brio Mate Natural Energy Drink", price: "Starting from QAR 25", variant: "Multiple Flavors • Natural Ingredients", imageSrc: "http://img.b2bpic.net/free-photo/disco-balls-champagne-glasses-monstera-plant_23-2148356110.jpg", imageAlt: "Brio Mate Energy Drink bottles"},
|
||||
{
|
||||
id: "nawhals-sauces",
|
||||
name: "Nawhals Premium Food Sauces",
|
||||
price: "Starting from QAR 18",
|
||||
variant: "Gourmet Selection • Family Pack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-tkemali-is-traditional-georgian-sauce-with-cherry-plum_127032-2561.jpg?_wi=2",
|
||||
imageAlt: "Nawhals Premium Sauces collection",
|
||||
},
|
||||
id: "nawhals-sauces", name: "Nawhals Premium Food Sauces", price: "Starting from QAR 18", variant: "Gourmet Selection • Family Pack", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tkemali-is-traditional-georgian-sauce-with-cherry-plum_127032-2561.jpg", imageAlt: "Nawhals Premium Sauces collection"},
|
||||
{
|
||||
id: "green-print",
|
||||
name: "Green Print Eco-Friendly Products",
|
||||
price: "Starting from QAR 12",
|
||||
variant: "Sustainable • Biodegradable Straws & Cutlery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-packages-frame-delivery-concept_53876-127091.jpg?_wi=2",
|
||||
imageAlt: "Green Print sustainable products",
|
||||
},
|
||||
id: "green-print", name: "Green Print Eco-Friendly Products", price: "Starting from QAR 12", variant: "Sustainable • Biodegradable Straws & Cutlery", imageSrc: "http://img.b2bpic.net/free-photo/food-packages-frame-delivery-concept_53876-127091.jpg", imageAlt: "Green Print sustainable products"},
|
||||
{
|
||||
id: "premium-selection",
|
||||
name: "Premium Quality Specialty Items",
|
||||
price: "Competitive Wholesale Rates",
|
||||
variant: "Curated Selection • Bulk Available",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cookie-walnuts-along-with-chocolate-cake-grey-desk-cookie-biscuit-chocolate-cocoa_140725-33900.jpg?_wi=3",
|
||||
imageAlt: "Premium specialty products",
|
||||
},
|
||||
id: "premium-selection", name: "Premium Quality Specialty Items", price: "Competitive Wholesale Rates", variant: "Curated Selection • Bulk Available", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cookie-walnuts-along-with-chocolate-cake-grey-desk-cookie-biscuit-chocolate-cocoa_140725-33900.jpg", imageAlt: "Premium specialty products"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -133,37 +105,17 @@ export default function ProductsPage() {
|
||||
title="Why Partner With Mountains Distribution"
|
||||
description="We serve supermarkets, restaurants, cafés, and retailers with tailored distribution solutions"
|
||||
tag="Distribution Benefits"
|
||||
tagIcon={package}
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Professional Supply Chain",
|
||||
description: "State-of-the-art logistics and warehouse management ensure timely, reliable delivery across Qatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=3",
|
||||
imageAlt: "Logistics warehouse management system",
|
||||
},
|
||||
id: "01", title: "Professional Supply Chain", description: "State-of-the-art logistics and warehouse management ensure timely, reliable delivery across Qatar", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg", imageAlt: "Logistics warehouse management system"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Quality Assurance",
|
||||
description: "Every product undergoes rigorous quality checks to meet international standards and customer expectations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg?_wi=2",
|
||||
imageAlt: "Quality control inspection process",
|
||||
},
|
||||
id: "02", title: "Quality Assurance", description: "Every product undergoes rigorous quality checks to meet international standards and customer expectations", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg", imageAlt: "Quality control inspection process"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Dedicated Support",
|
||||
description: "Our experienced team provides personalized service, from order management to logistics coordination",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mature-call-center-operator-looking-laptop-screen_74855-4013.jpg?_wi=3",
|
||||
imageAlt: "Customer support team professional",
|
||||
},
|
||||
id: "03", title: "Dedicated Support", description: "Our experienced team provides personalized service, from order management to logistics coordination", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mature-call-center-operator-looking-laptop-screen_74855-4013.jpg", imageAlt: "Customer support team professional"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Competitive Pricing",
|
||||
description: "Wholesale rates and volume discounts designed to maximize retail margins and profitability",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148077035.jpg?_wi=2",
|
||||
imageAlt: "Competitive pricing business chart",
|
||||
},
|
||||
id: "04", title: "Competitive Pricing", description: "Wholesale rates and volume discounts designed to maximize retail margins and profitability", imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148077035.jpg", imageAlt: "Competitive pricing business chart"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -171,9 +123,7 @@ export default function ProductsPage() {
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Partnership Info",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Request Partnership Info", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -184,36 +134,20 @@ export default function ProductsPage() {
|
||||
title="Our Track Record"
|
||||
description="Numbers that reflect our commitment to excellence in distribution"
|
||||
tag="Achievements"
|
||||
tagIcon={package}
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "500+",
|
||||
title: "Retail Partners",
|
||||
description: "Supermarkets, restaurants, and cafés across Qatar",
|
||||
icon: Store,
|
||||
id: "1", value: "500+", title: "Retail Partners", description: "Supermarkets, restaurants, and cafés across Qatar", icon: Store,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "12+",
|
||||
title: "Years Experience",
|
||||
description: "Proven expertise in product distribution",
|
||||
icon: Calendar,
|
||||
id: "2", value: "12+", title: "Years Experience", description: "Proven expertise in product distribution", icon: Calendar,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "99.5%",
|
||||
title: "On-Time Delivery",
|
||||
description: "Reliable logistics and consistent performance",
|
||||
icon: TrendingUp,
|
||||
id: "3", value: "99.5%", title: "On-Time Delivery", description: "Reliable logistics and consistent performance", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "45+",
|
||||
title: "Premium Brands",
|
||||
description: "Curated selection of quality products",
|
||||
icon: Package,
|
||||
id: "4", value: "45+", title: "Premium Brands", description: "Curated selection of quality products", icon: Package,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user