Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 13:43:46 +00:00

View File

@@ -38,8 +38,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Products",
items: [
title: "Products", items: [
{ label: "Wheat Flour (Atta)", href: "#products" },
{ label: "Maida", href: "#products" },
{ label: "Sooji (Semolina)", href: "#products" },
@@ -47,8 +46,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Process", href: "#process" },
{ label: "Quality Standards", href: "#quality" },
@@ -56,8 +54,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: +91-9876-543-210", href: "tel:+919876543210" },
{ label: "WhatsApp", href: "https://wa.me/919876543210" },
{ label: "Email: info@premiumills.com", href: "mailto:info@premiumills.com" },
@@ -73,7 +70,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
@@ -95,7 +92,7 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{ variant: "floatingGradient" }}
background={{ variant: "canvas-reveal" }}
title="Premium Wheat Flour Manufacturing with Advanced Milling Technology"
description="Delivering superior quality flour products for wholesalers, retailers, food companies, bakeries, and restaurants. Over 25 years of excellence in milling."
tag="Industrial Excellence"
@@ -103,7 +100,7 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{ text: "Request Bulk Order", href: "#contact" },
{ text: "Learn More", href: "/about" },
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/tractor-trailer-full-wheat-seeds-field_342744-561.jpg"
@@ -116,10 +113,7 @@ export default function HomePage() {
heading={[
{ type: "text", content: "Trusted Quality in" },
{
type: "image",
src: "http://img.b2bpic.net/free-vector/watercolor-oktoberfest-background_23-2147674205.jpg",
alt: "Wheat grain quality",
},
type: "image", src: "http://img.b2bpic.net/free-vector/watercolor-oktoberfest-background_23-2147674205.jpg", alt: "Wheat grain quality"},
{ type: "text", content: "Every Kilogram" },
]}
buttons={[
@@ -144,45 +138,17 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
id: "1",
brand: "Premium Mills",
name: "Wheat Flour (Atta)",
price: "₹45/kg",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517210.jpg?_wi=1",
imageAlt: "High-quality whole wheat flour suitable for daily cooking",
},
id: "1", brand: "Premium Mills", name: "Wheat Flour (Atta)", price: "₹45/kg", rating: 5,
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517210.jpg", imageAlt: "High-quality whole wheat flour suitable for daily cooking"},
{
id: "2",
brand: "Premium Mills",
name: "Maida (Refined Flour)",
price: "₹52/kg",
rating: 5,
reviewCount: "980",
imageSrc: "http://img.b2bpic.net/free-photo/rye-sliced-bread-table_1112-1327.jpg?_wi=1",
imageAlt: "Fine refined flour used for bakery products and food processing",
},
id: "2", brand: "Premium Mills", name: "Maida (Refined Flour)", price: "₹52/kg", rating: 5,
reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/rye-sliced-bread-table_1112-1327.jpg", imageAlt: "Fine refined flour used for bakery products and food processing"},
{
id: "3",
brand: "Premium Mills",
name: "Sooji (Semolina)",
price: "₹38/kg",
rating: 5,
reviewCount: "750",
imageSrc: "http://img.b2bpic.net/free-photo/grunge-yellow-surface-rough-background-textured_1368-6114.jpg?_wi=1",
imageAlt: "Premium semolina used for pasta, sweets, and traditional dishes",
},
id: "3", brand: "Premium Mills", name: "Sooji (Semolina)", price: "₹38/kg", rating: 5,
reviewCount: "750", imageSrc: "http://img.b2bpic.net/free-photo/grunge-yellow-surface-rough-background-textured_1368-6114.jpg", imageAlt: "Premium semolina used for pasta, sweets, and traditional dishes"},
{
id: "4",
brand: "Premium Mills",
name: "Wheat Bran (Chokar)",
price: "₹20/kg",
rating: 4,
reviewCount: "620",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yellow-raw-pasta-little-formed-with-buckwheat-white-desk-pasta-italy-food-meal_140725-23224.jpg?_wi=1",
imageAlt: "Nutritious wheat bran used for animal feed and health foods",
},
id: "4", brand: "Premium Mills", name: "Wheat Bran (Chokar)", price: "₹20/kg", rating: 4,
reviewCount: "620", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yellow-raw-pasta-little-formed-with-buckwheat-white-desk-pasta-italy-food-meal_140725-23224.jpg", imageAlt: "Nutritious wheat bran used for animal feed and health foods"},
]}
/>
</div>
@@ -198,46 +164,22 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
title: "Wheat Cleaning",
description: "Advanced cleaning systems remove impurities and ensure pure, high-quality raw material",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg?_wi=1",
imageAlt: "Automated wheat cleaning station",
buttonIcon: CheckCircle,
title: "Wheat Cleaning", description: "Advanced cleaning systems remove impurities and ensure pure, high-quality raw material", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg", imageAlt: "Automated wheat cleaning station", buttonIcon: CheckCircle,
},
{
title: "Wheat Conditioning",
description: "Precise moisture conditioning optimizes milling efficiency and product quality",
imageSrc: "http://img.b2bpic.net/free-photo/lush-stalks-golden-ornamental-grass-wild-field-outdoors-close-up-magnificent-soft-grass_7502-10515.jpg?_wi=1",
imageAlt: "Wheat conditioning equipment",
buttonIcon: CheckCircle,
title: "Wheat Conditioning", description: "Precise moisture conditioning optimizes milling efficiency and product quality", imageSrc: "http://img.b2bpic.net/free-photo/lush-stalks-golden-ornamental-grass-wild-field-outdoors-close-up-magnificent-soft-grass_7502-10515.jpg", imageAlt: "Wheat conditioning equipment", buttonIcon: CheckCircle,
},
{
title: "Advanced Milling",
description: "Roller flour mill technology produces consistent, fine-texture flour every time",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-wood-make-sculptures-atelier_114579-11496.jpg?_wi=1",
imageAlt: "Modern roller milling machinery",
buttonIcon: CheckCircle,
title: "Advanced Milling", description: "Roller flour mill technology produces consistent, fine-texture flour every time", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-wood-make-sculptures-atelier_114579-11496.jpg", imageAlt: "Modern roller milling machinery", buttonIcon: CheckCircle,
},
{
title: "Quality Testing",
description: "Comprehensive lab testing verifies protein content, moisture, and food safety standards",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-working-beer-factory_23-2150573960.jpg?_wi=1",
imageAlt: "Quality testing laboratory",
buttonIcon: CheckCircle,
title: "Quality Testing", description: "Comprehensive lab testing verifies protein content, moisture, and food safety standards", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-working-beer-factory_23-2150573960.jpg", imageAlt: "Quality testing laboratory", buttonIcon: CheckCircle,
},
{
title: "Hygienic Packaging",
description: "State-of-the-art packaging maintains freshness and protects product integrity",
imageSrc: "http://img.b2bpic.net/free-photo/worker-production-department-make-set-up-line-while-standing-near-equipment-dairy-factory_645730-209.jpg?_wi=1",
imageAlt: "Modern packaging and distribution",
buttonIcon: CheckCircle,
title: "Hygienic Packaging", description: "State-of-the-art packaging maintains freshness and protects product integrity", imageSrc: "http://img.b2bpic.net/free-photo/worker-production-department-make-set-up-line-while-standing-near-equipment-dairy-factory_645730-209.jpg", imageAlt: "Modern packaging and distribution", buttonIcon: CheckCircle,
},
{
title: "Distribution",
description: "Efficient logistics ensure timely delivery to retailers, wholesalers, and food companies",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-order-curbside-pickup_23-2149106429.jpg?_wi=1",
imageAlt: "Logistics and distribution operations",
buttonIcon: CheckCircle,
title: "Distribution", description: "Efficient logistics ensure timely delivery to retailers, wholesalers, and food companies", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-order-curbside-pickup_23-2149106429.jpg", imageAlt: "Logistics and distribution operations", buttonIcon: CheckCircle,
},
]}
/>
@@ -256,32 +198,16 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "500",
title: "Tons/Day",
description: "Large-scale daily production capacity",
icon: Zap,
id: "1", value: "500", title: "Tons/Day", description: "Large-scale daily production capacity", icon: Zap,
},
{
id: "2",
value: "25",
title: "Years",
description: "Experience in flour milling excellence",
icon: Award,
id: "2", value: "25", title: "Years", description: "Experience in flour milling excellence", icon: Award,
},
{
id: "3",
value: "98",
title: "%",
description: "Customer satisfaction and loyalty rate",
icon: ThumbsUp,
id: "3", value: "98", title: "%", description: "Customer satisfaction and loyalty rate", icon: ThumbsUp,
},
{
id: "4",
value: "15",
title: "States",
description: "Distribution network across India",
icon: MapPin,
id: "4", value: "15", title: "States", description: "Distribution network across India", icon: MapPin,
},
]}
/>
@@ -291,41 +217,17 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male-with-curly-hair-dressed-jacket-eyeglasses_613910-567.jpg",
imageAlt: "Rajesh Kumar",
},
id: "1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male-with-curly-hair-dressed-jacket-eyeglasses_613910-567.jpg", imageAlt: "Rajesh Kumar"},
{
id: "2",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
imageAlt: "Priya Sharma",
},
id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "Priya Sharma"},
{
id: "3",
name: "Amit Patel",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
imageAlt: "Amit Patel",
},
id: "3", name: "Amit Patel", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageAlt: "Amit Patel"},
{
id: "4",
name: "Sneha Verma",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-reception_23-2149963923.jpg",
imageAlt: "Sneha Verma",
},
id: "4", name: "Sneha Verma", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-reception_23-2149963923.jpg", imageAlt: "Sneha Verma"},
{
id: "5",
name: "Vikram Singh",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg",
imageAlt: "Vikram Singh",
},
id: "5", name: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg", imageAlt: "Vikram Singh"},
{
id: "6",
name: "Divya Nair",
imageSrc: "http://img.b2bpic.net/free-photo/my-big-dream-is-working-big-company_329181-11421.jpg",
imageAlt: "Divya Nair",
},
id: "6", name: "Divya Nair", imageSrc: "http://img.b2bpic.net/free-photo/my-big-dream-is-working-big-company_329181-11421.jpg", imageAlt: "Divya Nair"},
]}
cardTitle="Trusted by Over 10,000+ Wholesalers, Retailers, Bakeries & Food Companies Nationwide"
cardTag="Industry Leaders Rely on Premium Mills"
@@ -344,42 +246,24 @@ export default function HomePage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/glassblower-examining-glassware_107420-74242.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/glassblower-examining-glassware_107420-74242.jpg"
imageAlt="Modern flour milling factory interior with quality control"
mediaAnimation="slide-up"
mediaPosition="left"
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "What makes Premium Mills flour different from competitors?",
content: "We use advanced roller milling technology, source premium quality wheat, implement rigorous quality control at every stage, and maintain hygienic processing standards certified by FSSAI. Our 25 years of expertise ensures consistency in every batch.",
},
id: "1", title: "What makes Premium Mills flour different from competitors?", content: "We use advanced roller milling technology, source premium quality wheat, implement rigorous quality control at every stage, and maintain hygienic processing standards certified by FSSAI. Our 25 years of expertise ensures consistency in every batch."},
{
id: "2",
title: "Do you offer bulk orders and wholesale pricing?",
content: "Yes, we specialize in bulk orders for retailers, wholesalers, food companies, bakeries, and restaurants. We offer competitive wholesale pricing, flexible packaging options (from 25kg to bulk tanker loads), and dedicated account management for large orders.",
},
id: "2", title: "Do you offer bulk orders and wholesale pricing?", content: "Yes, we specialize in bulk orders for retailers, wholesalers, food companies, bakeries, and restaurants. We offer competitive wholesale pricing, flexible packaging options (from 25kg to bulk tanker loads), and dedicated account management for large orders."},
{
id: "3",
title: "What are your food safety and quality certifications?",
content: "We maintain FSSAI certification, ISO 9001:2015 quality management certification, and comply with all food safety standards. Our laboratory tests every batch for protein content, moisture levels, and contamination to ensure the highest quality.",
},
id: "3", title: "What are your food safety and quality certifications?", content: "We maintain FSSAI certification, ISO 9001:2015 quality management certification, and comply with all food safety standards. Our laboratory tests every batch for protein content, moisture levels, and contamination to ensure the highest quality."},
{
id: "4",
title: "What is your production capacity and delivery timeline?",
content: "We can produce 500 tons per day with modern machinery. For bulk orders, we typically deliver within 5-7 business days. We have distribution across 15 states with reliable logistics partners for timely delivery.",
},
id: "4", title: "What is your production capacity and delivery timeline?", content: "We can produce 500 tons per day with modern machinery. For bulk orders, we typically deliver within 5-7 business days. We have distribution across 15 states with reliable logistics partners for timely delivery."},
{
id: "5",
title: "Do you offer customized packaging solutions?",
content: "Yes, we offer flexible packaging options including 1kg retail packs, 25kg bags, 50kg bags, 1-ton bags, and bulk tanker loads. We can also customize packaging with your brand logo for wholesale partners.",
},
id: "5", title: "Do you offer customized packaging solutions?", content: "Yes, we offer flexible packaging options including 1kg retail packs, 25kg bags, 50kg bags, 1-ton bags, and bulk tanker loads. We can also customize packaging with your brand logo for wholesale partners."},
{
id: "6",
title: "How can I place a bulk order or become a wholesale partner?",
content: "You can contact us via phone, WhatsApp, or email to discuss your requirements. Our sales team will provide quotations, discuss delivery schedules, and set up wholesale partnerships with favorable terms and dedicated support.",
},
id: "6", title: "How can I place a bulk order or become a wholesale partner?", content: "You can contact us via phone, WhatsApp, or email to discuss your requirements. Our sales team will provide quotations, discuss delivery schedules, and set up wholesale partnerships with favorable terms and dedicated support."},
]}
/>
</div>
@@ -389,33 +273,19 @@ export default function HomePage() {
ctaTitle="Ready to Partner with Premium Mills?"
ctaDescription="Contact our sales team today to discuss bulk orders, wholesale partnerships, and customized solutions for your business."
ctaButton={{
text: "Request a Quote",
href: "https://wa.me/919876543210?text=I%20am%20interested%20in%20bulk%20flour%20orders%20from%20Premium%20Mills",
}}
text: "Request a Quote", href: "https://wa.me/919876543210?text=I%20am%20interested%20in%20bulk%20flour%20orders%20from%20Premium%20Mills"}}
ctaIcon={MessageCircle}
useInvertedBackground={false}
animationType="slide-up"
faqs={[
{
id: "1",
title: "What is the minimum order quantity?",
content: "Our minimum order is 250kg. For wholesale partnerships, we can negotiate larger minimum quantities with volume discounts and better pricing.",
},
id: "1", title: "What is the minimum order quantity?", content: "Our minimum order is 250kg. For wholesale partnerships, we can negotiate larger minimum quantities with volume discounts and better pricing."},
{
id: "2",
title: "Do you provide samples for bulk buyers?",
content: "Yes, we provide free samples for new wholesale partners and retailers. Contact us to request samples of any of our flour products.",
},
id: "2", title: "Do you provide samples for bulk buyers?", content: "Yes, we provide free samples for new wholesale partners and retailers. Contact us to request samples of any of our flour products."},
{
id: "3",
title: "What payment terms are available?",
content: "We offer flexible payment terms including cash, bank transfer, and for established wholesale partners, credit terms up to 30 days. GST invoicing is provided for all business transactions.",
},
id: "3", title: "What payment terms are available?", content: "We offer flexible payment terms including cash, bank transfer, and for established wholesale partners, credit terms up to 30 days. GST invoicing is provided for all business transactions."},
{
id: "4",
title: "How do I place an urgent order?",
content: "For urgent orders, please call us or send a WhatsApp message. We prioritize quick turnarounds for established customers and can expedite production and delivery within 24-48 hours.",
},
id: "4", title: "How do I place an urgent order?", content: "For urgent orders, please call us or send a WhatsApp message. We prioritize quick turnarounds for established customers and can expedite production and delivery within 24-48 hours."},
]}
/>
</div>