Merge version_1 into main #1
352
src/app/page.tsx
352
src/app/page.tsx
@@ -34,30 +34,18 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Order Now", href: "#contact"}}
|
||||
brandName="Kamal Zamindar"
|
||||
/>
|
||||
</div>
|
||||
@@ -65,8 +53,7 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Kamal Zamindar Flour & General Mills"
|
||||
description="Purity, Quality, and Tradition in Every Grain. We are committed to delivering the finest flour and essential food products to your table."
|
||||
@@ -74,13 +61,9 @@ export default function LandingPage() {
|
||||
tagIcon={Wheat}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Products", href: "#products"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stack-hay-field_181624-370.jpg"
|
||||
imageAlt="Golden wheat field and freshly milled flour"
|
||||
@@ -88,55 +71,31 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-asian-chef-kitchen-interior-restaurant-vintage-filtered-image_1253-1013.jpg",
|
||||
alt: "Happy customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-asian-chef-kitchen-interior-restaurant-vintage-filtered-image_1253-1013.jpg", alt: "Happy customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-laughing-using-smartphone-while-cooking-searching-recipes_1258-204702.jpg",
|
||||
alt: "Happy customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-laughing-using-smartphone-while-cooking-searching-recipes_1258-204702.jpg", alt: "Happy customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-eating-takeaway-food-using-laptop_23-2149025831.jpg",
|
||||
alt: "Happy customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-eating-takeaway-food-using-laptop_23-2149025831.jpg", alt: "Happy customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/shallow-focus-shot-young-family-kitchen_181624-53604.jpg",
|
||||
alt: "Happy customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/shallow-focus-shot-young-family-kitchen_181624-53604.jpg", alt: "Happy customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-adult-traveling-city_23-2149063316.jpg",
|
||||
alt: "Happy customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-adult-traveling-city_23-2149063316.jpg", alt: "Happy customer 5"},
|
||||
]}
|
||||
avatarText="Join thousands of satisfied customers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Finest Grains",
|
||||
type: "text", text: "Finest Grains"},
|
||||
{
|
||||
type: "text-icon", text: "Quality Assured", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Quality Assured",
|
||||
icon: ShieldCheck,
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/flock-sheep-grazing-green-field-along-great-ocean-road_1308-189368.jpg", alt: "Freshly harvested wheat"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/flock-sheep-grazing-green-field-along-great-ocean-road_1308-189368.jpg",
|
||||
alt: "Freshly harvested wheat",
|
||||
},
|
||||
type: "text", text: "Traditional Milling"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Traditional Milling",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/ingredient-bags-full-flour_23-2149482552.jpg", alt: "Flour bags in a mill"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/ingredient-bags-full-flour_23-2149482552.jpg",
|
||||
alt: "Flour bags in a mill",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Pure Products",
|
||||
icon: Package,
|
||||
type: "text-icon", text: "Pure Products", icon: Package,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -164,25 +123,13 @@ export default function LandingPage() {
|
||||
tag="Uncompromising Quality"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Premium Grain Selection",
|
||||
content: "We carefully select the highest quality grains from trusted farms, ensuring each batch meets our strict standards for purity and freshness.",
|
||||
},
|
||||
id: "f1", title: "Premium Grain Selection", content: "We carefully select the highest quality grains from trusted farms, ensuring each batch meets our strict standards for purity and freshness."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Advanced Milling Technology",
|
||||
content: "Utilizing state-of-the-art machinery, our milling process preserves the natural goodness and nutritional value of the grains, producing superior flour.",
|
||||
},
|
||||
id: "f2", title: "Advanced Milling Technology", content: "Utilizing state-of-the-art machinery, our milling process preserves the natural goodness and nutritional value of the grains, producing superior flour."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Hygienic Packaging",
|
||||
content: "Our products are packaged in hygienic conditions using food-grade materials to maintain freshness, prevent contamination, and extend shelf life.",
|
||||
},
|
||||
id: "f3", title: "Hygienic Packaging", content: "Our products are packaged in hygienic conditions using food-grade materials to maintain freshness, prevent contamination, and extend shelf life."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Nationwide Distribution",
|
||||
content: "With a robust logistics network, we ensure timely and efficient delivery of our products across the country, reaching homes and businesses alike.",
|
||||
},
|
||||
id: "f4", title: "Nationwide Distribution", content: "With a robust logistics network, we ensure timely and efficient delivery of our products across the country, reaching homes and businesses alike."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wheat-floor-spilled-black-surface-empty-black-bowl_114579-89021.jpg"
|
||||
imageAlt="Hands inspecting wheat grains for quality control"
|
||||
@@ -199,47 +146,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Premium Whole Wheat Atta",
|
||||
price: "PKR 120/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517183.jpg",
|
||||
imageAlt: "Bag of whole wheat atta flour",
|
||||
},
|
||||
id: "p1", name: "Premium Whole Wheat Atta", price: "PKR 120/kg", imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517183.jpg", imageAlt: "Bag of whole wheat atta flour"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Fine Maida Flour",
|
||||
price: "PKR 110/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517214.jpg",
|
||||
imageAlt: "Bag of fine maida flour",
|
||||
},
|
||||
id: "p2", name: "Fine Maida Flour", price: "PKR 110/kg", imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517214.jpg", imageAlt: "Bag of fine maida flour"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Basmati Rice",
|
||||
price: "PKR 250/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-rice-inside-pan-dark-surface-meal-food-rice-eastern-dinner_140725-101375.jpg",
|
||||
imageAlt: "Bag of basmati rice",
|
||||
},
|
||||
id: "p3", name: "Basmati Rice", price: "PKR 250/kg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-rice-inside-pan-dark-surface-meal-food-rice-eastern-dinner_140725-101375.jpg", imageAlt: "Bag of basmati rice"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Assorted Pulses (Dal)",
|
||||
price: "PKR 180/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-lentils-bowls-top-view_176474-2101.jpg",
|
||||
imageAlt: "Variety of assorted lentils and pulses",
|
||||
},
|
||||
id: "p4", name: "Assorted Pulses (Dal)", price: "PKR 180/kg", imageSrc: "http://img.b2bpic.net/free-photo/different-lentils-bowls-top-view_176474-2101.jpg", imageAlt: "Variety of assorted lentils and pulses"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Ground Spices",
|
||||
price: "PKR 90/pack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-spoons-with-spices_23-2148583694.jpg",
|
||||
imageAlt: "Selection of ground spices",
|
||||
},
|
||||
id: "p5", name: "Ground Spices", price: "PKR 90/pack", imageSrc: "http://img.b2bpic.net/free-photo/top-view-measuring-spoons-with-spices_23-2148583694.jpg", imageAlt: "Selection of ground spices"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Semolina (Sooji)",
|
||||
price: "PKR 130/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-blueberry-pie-with-cinnamon_329181-1066.jpg",
|
||||
imageAlt: "Bag of semolina (sooji)",
|
||||
},
|
||||
id: "p6", name: "Semolina (Sooji)", price: "PKR 130/kg", imageSrc: "http://img.b2bpic.net/free-photo/sweet-blueberry-pie-with-cinnamon_329181-1066.jpg", imageAlt: "Bag of semolina (sooji)"},
|
||||
]}
|
||||
title="Discover Our Range of Products"
|
||||
description="From wholesome flours to essential general mill products, Kamal Zamindar offers a diverse selection to meet your daily needs with uncompromised quality."
|
||||
@@ -254,31 +171,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50+",
|
||||
title: "Years of Legacy",
|
||||
items: [
|
||||
"Trusted heritage",
|
||||
"Industry experience",
|
||||
],
|
||||
id: "m1", value: "50+", title: "Years of Legacy", items: [
|
||||
"Trusted heritage", "Industry experience"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "200+",
|
||||
title: "Distribution Points",
|
||||
items: [
|
||||
"Nationwide network",
|
||||
"Efficient logistics",
|
||||
],
|
||||
id: "m2", value: "200+", title: "Distribution Points", items: [
|
||||
"Nationwide network", "Efficient logistics"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "1M+",
|
||||
title: "Happy Customers",
|
||||
items: [
|
||||
"Customer satisfaction",
|
||||
"Community trust",
|
||||
],
|
||||
id: "m3", value: "1M+", title: "Happy Customers", items: [
|
||||
"Customer satisfaction", "Community trust"],
|
||||
},
|
||||
]}
|
||||
title="Our Impact & Reach"
|
||||
@@ -292,47 +194,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"ISO Certified",
|
||||
"Food Safety Compliant",
|
||||
"Trusted Supplier",
|
||||
"Halal Certified",
|
||||
"GMP Accredited",
|
||||
]}
|
||||
"ISO Certified", "Food Safety Compliant", "Trusted Supplier", "Halal Certified", "GMP Accredited"]}
|
||||
title="Our Certifications & Valued Partners"
|
||||
description="We proudly adhere to international quality standards and collaborate with leading organizations to ensure premium product delivery and operational excellence."
|
||||
tag="Certified Excellence"
|
||||
speed={40}
|
||||
showCard={true}
|
||||
logos={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/iso-certification-badge-collection_23-2148684269.jpg",
|
||||
alt: "ISO Certified",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/set-delivery-stickers-flat-design_23-2147673123.jpg",
|
||||
alt: "Distribution Partner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/vegan-natural-frames_603843-1487.jpg",
|
||||
alt: "Halal Certified",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/food-shopping-logo-template-design_460848-10299.jpg",
|
||||
alt: "Retail Partner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/collection-environmental-friendly-typography-vectors_53876-40651.jpg",
|
||||
alt: "GMP Accredited",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/gradient-made-usa-logo-template_23-2150372010.jpg",
|
||||
alt: "Government Partner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-94724.jpg",
|
||||
alt: "Export Partner",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -343,53 +210,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Amina Khan",
|
||||
handle: "@Amina_Chef",
|
||||
testimonial: "Kamal Zamindar's flour has transformed my baking. The quality is consistently superior, resulting in perfect bread and pastries every time!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg",
|
||||
},
|
||||
id: "t1", name: "Amina Khan", handle: "@Amina_Chef", testimonial: "Kamal Zamindar's flour has transformed my baking. The quality is consistently superior, resulting in perfect bread and pastries every time!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Bilal Ahmed",
|
||||
handle: "@BilalGrocers",
|
||||
testimonial: "As a grocer, I need reliable suppliers. Kamal Zamindar delivers not just quality, but also consistency and excellent service. My customers love their products.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecommerce-shopping-concept-handsome-bearded-guy-showing-empty-mobile-screen-okay-sign-praisi_1258-160515.jpg",
|
||||
},
|
||||
id: "t2", name: "Bilal Ahmed", handle: "@BilalGrocers", testimonial: "As a grocer, I need reliable suppliers. Kamal Zamindar delivers not just quality, but also consistency and excellent service. My customers love their products.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecommerce-shopping-concept-handsome-bearded-guy-showing-empty-mobile-screen-okay-sign-praisi_1258-160515.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sana Tariq",
|
||||
handle: "@HealthyHome_Sana",
|
||||
testimonial: "For my family, purity is paramount. Kamal Zamindar's products give me peace of mind, knowing I'm feeding them the very best. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
|
||||
},
|
||||
id: "t3", name: "Sana Tariq", handle: "@HealthyHome_Sana", testimonial: "For my family, purity is paramount. Kamal Zamindar's products give me peace of mind, knowing I'm feeding them the very best. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Omar Farooq",
|
||||
handle: "@OmarBakes",
|
||||
testimonial: "I run a small bakery, and Kamal Zamindar's flour is my secret ingredient. It produces the ideal texture and taste that keeps my customers coming back.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110825.jpg",
|
||||
},
|
||||
id: "t4", name: "Omar Farooq", handle: "@OmarBakes", testimonial: "I run a small bakery, and Kamal Zamindar's flour is my secret ingredient. It produces the ideal texture and taste that keeps my customers coming back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110825.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Zainab Hassan",
|
||||
handle: "@ZainabKitchen",
|
||||
testimonial: "The quality of Kamal Zamindar's Basmati rice is exceptional. Each grain is perfectly separated and fragrant, making every meal a delight.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mutual-creative-work-adult-elegant-couple-casual-clothes-aprons-people-creating-bowl-pottery-wheel-clay-studio_1157-40085.jpg",
|
||||
},
|
||||
id: "t5", name: "Zainab Hassan", handle: "@ZainabKitchen", testimonial: "The quality of Kamal Zamindar's Basmati rice is exceptional. Each grain is perfectly separated and fragrant, making every meal a delight.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mutual-creative-work-adult-elegant-couple-casual-clothes-aprons-people-creating-bowl-pottery-wheel-clay-studio_1157-40085.jpg"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Faisal Nadeem",
|
||||
handle: "@FaisalFoodies",
|
||||
testimonial: "We use Kamal Zamindar's pulses in our restaurant, and the consistency and taste are always top-notch. A truly reliable partner for our culinary needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-young-woman-taking-selfie-with-fresh-yellow-pepper-food-blogger-taking-selfie-with_1258-203778.jpg",
|
||||
},
|
||||
id: "t6", name: "Faisal Nadeem", handle: "@FaisalFoodies", testimonial: "We use Kamal Zamindar's pulses in our restaurant, and the consistency and taste are always top-notch. A truly reliable partner for our culinary needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-young-woman-taking-selfie-with-fresh-yellow-pepper-food-blogger-taking-selfie-with_1258-203778.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Customers Say"
|
||||
@@ -404,35 +241,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What types of flour do you produce?",
|
||||
content: "We produce a wide range of flours including Premium Whole Wheat Atta, Fine Maida, and Semolina (Sooji), all milled to perfection.",
|
||||
},
|
||||
id: "faq1", title: "What types of flour do you produce?", content: "We produce a wide range of flours including Premium Whole Wheat Atta, Fine Maida, and Semolina (Sooji), all milled to perfection."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Where do you source your grains from?",
|
||||
content: "We meticulously source our grains from the most fertile regions and trusted local farms, ensuring the highest quality and freshness.",
|
||||
},
|
||||
id: "faq2", title: "Where do you source your grains from?", content: "We meticulously source our grains from the most fertile regions and trusted local farms, ensuring the highest quality and freshness."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Are your products organic?",
|
||||
content: "While not all products are certified organic, we adhere to strict natural farming principles and avoid harmful pesticides in our sourcing.",
|
||||
},
|
||||
id: "faq3", title: "Are your products organic?", content: "While not all products are certified organic, we adhere to strict natural farming principles and avoid harmful pesticides in our sourcing."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Do you offer bulk purchasing options?",
|
||||
content: "Yes, we offer competitive pricing for bulk orders for businesses, restaurants, and distributors. Please contact our sales team for more details.",
|
||||
},
|
||||
id: "faq4", title: "Do you offer bulk purchasing options?", content: "Yes, we offer competitive pricing for bulk orders for businesses, restaurants, and distributors. Please contact our sales team for more details."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "What are your quality control standards?",
|
||||
content: "Our products undergo rigorous quality checks at every stage, from raw material inspection to final packaging, complying with national food safety regulations.",
|
||||
},
|
||||
id: "faq5", title: "What are your quality control standards?", content: "Our products undergo rigorous quality checks at every stage, from raw material inspection to final packaging, complying with national food safety regulations."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "How can I become a distributor?",
|
||||
content: "We are always looking to expand our network of partners. Please fill out the contact form below, and our business development team will get in touch with you.",
|
||||
},
|
||||
id: "faq6", title: "How can I become a distributor?", content: "We are always looking to expand our network of partners. Please fill out the contact form below, and our business development team will get in touch with you."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our products, processes, and services."
|
||||
@@ -448,22 +267,14 @@ export default function LandingPage() {
|
||||
description="Have questions or need assistance? Reach out to Kamal Zamindar Flour & General Mills. Our team is here to help you."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/annoyed-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-looking-laptop-isolated-white_141793-76435.jpg"
|
||||
@@ -479,54 +290,33 @@ export default function LandingPage() {
|
||||
logoText="Kamal Zamindar"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Our Products", href: "#products"},
|
||||
{
|
||||
label: "Certifications",
|
||||
href: "#social-proof",
|
||||
},
|
||||
label: "Certifications", href: "#social-proof"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user