Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
title="Industrial Food Processing Machinery You Can Trust"
|
||||
description="10 years serving Ghaziabad and Delhi NCR with verified, high-performance beverage, mineral water, and rice mill solutions. Get your custom quote in minutes"
|
||||
tag="10 Years | GST Verified | 50+ ⭐ Ratings"
|
||||
background={{ variant: "aurora" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/agricultural-silos-building-exterior_146671-19101.jpg?_wi=1"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/agricultural-silos-building-exterior_146671-19101.jpg"
|
||||
imageAlt="Industrial food processing machinery"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "contact" },
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Arpita Premium Line", name: "Beverage Bottling & Filling System", price: "₹4,50,000 - ₹12,00,000", rating: 5,
|
||||
reviewCount: "127 installations", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg?_wi=1", imageAlt: "Beverage bottling and filling machinery"
|
||||
reviewCount: "127 installations", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg", imageAlt: "Beverage bottling and filling machinery"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Arpita Premium Line", name: "Rice Mill Grinding Equipment", price: "₹2,50,000 - ₹6,50,000", rating: 5,
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Arpita Standard Line", name: "Mineral Water Processing Line", price: "₹5,50,000 - ₹15,00,000", rating: 5,
|
||||
reviewCount: "203 installations", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg?_wi=2", imageAlt: "Mineral water production line"
|
||||
reviewCount: "203 installations", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg", imageAlt: "Mineral water production line"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -131,6 +131,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photos-sterile-production-area-with-stainless-steel-machine-production-sorting-pills-medicines_645730-366.jpg"
|
||||
imageAlt="Arpita Consultancy facility and operations"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -198,7 +199,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "How do I get a quote for machinery?", content: "Simply contact us with details about your production requirements (capacity, product type, facility specifications). We'll schedule a consultation, assess your needs, and provide a detailed quote within 2-3 business days. There's no obligation for a free site evaluation and quotation."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/agricultural-silos-building-exterior_146671-19101.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/agricultural-silos-building-exterior_146671-19101.jpg"
|
||||
imageAlt="Industrial machinery FAQ support"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user