Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -36,9 +36,7 @@ export default function ContactPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+919876543210",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+919876543210"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,38 +47,24 @@ export default function ContactPage() {
|
||||
description="Have questions about our products or need technical support? Our team is ready to help you find the perfect solution for your gardening and agricultural needs."
|
||||
tag="Industrial Grade Machines"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19079.jpg?_wi=2",
|
||||
imageAlt: "industrial lawn mower machine equipment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19079.jpg", imageAlt: "industrial lawn mower machine equipment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500807.jpg?_wi=2",
|
||||
imageAlt: "grass cutter machine in use field",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500807.jpg", imageAlt: "grass cutter machine in use field"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-artisan-job-workshop_23-2148970788.jpg?_wi=2",
|
||||
imageAlt: "industrial manufacturing workshop facility",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-artisan-job-workshop_23-2148970788.jpg", imageAlt: "industrial manufacturing workshop facility"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-carpenter-using-round-saw_23-2148813354.jpg?_wi=2",
|
||||
imageAlt: "supari cutting machine equipment tool",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-carpenter-using-round-saw_23-2148813354.jpg", imageAlt: "supari cutting machine equipment tool"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-watering-can-hand-shovel-gardening-scissors-greenhouse_23-2147948318.jpg?_wi=2",
|
||||
imageAlt: "gardening hand tools set collection",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-watering-can-hand-shovel-gardening-scissors-greenhouse_23-2147948318.jpg", imageAlt: "gardening hand tools set collection"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919876543210"},
|
||||
{
|
||||
text: "Send Message",
|
||||
href: "#contact-form",
|
||||
},
|
||||
text: "Send Message", href: "#contact-form"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -96,7 +80,7 @@ export default function ContactPage() {
|
||||
description="Local Family Business"
|
||||
subdescription="Established 2004 • ISO Certified • Fast Service"
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/satisfaction-guarantee-rubber-stamp-seal-design-set_1017-25320.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/satisfaction-guarantee-rubber-stamp-seal-design-set_1017-25320.jpg"
|
||||
imageAlt="Vimal Industries trust and reputation"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -125,20 +109,11 @@ export default function ContactPage() {
|
||||
tag="Let's Get Started"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Call Now",
|
||||
description: "+91-9876-543-210",
|
||||
},
|
||||
id: "1", value: "Call Now", description: "+91-9876-543-210"},
|
||||
{
|
||||
id: "2",
|
||||
value: "WhatsApp",
|
||||
description: "Quick inquiry and instant response",
|
||||
},
|
||||
id: "2", value: "WhatsApp", description: "Quick inquiry and instant response"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Request Quote",
|
||||
description: "Fill our form for personalized pricing",
|
||||
},
|
||||
id: "3", value: "Request Quote", description: "Fill our form for personalized pricing"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
197
src/app/page.tsx
197
src/app/page.tsx
@@ -34,7 +34,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,9 +45,7 @@ export default function HomePage() {
|
||||
brandName="Vimal Industries"
|
||||
navItems={navItemsForNavbar}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+919876543210",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+919876543210"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,43 +55,29 @@ export default function HomePage() {
|
||||
description="High-quality machines, reliable service, and affordable prices for farms, gardens, and industrial use. Serving farmers, contractors, and businesses across Gujarat for over 20 years."
|
||||
tag="Industrial Grade Machines"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19079.jpg?_wi=1",
|
||||
imageAlt: "industrial lawn mower machine equipment",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19079.jpg", imageAlt: "industrial lawn mower machine equipment"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500807.jpg?_wi=1",
|
||||
imageAlt: "grass cutter machine in use field",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500807.jpg", imageAlt: "grass cutter machine in use field"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-artisan-job-workshop_23-2148970788.jpg?_wi=1",
|
||||
imageAlt: "industrial manufacturing workshop facility",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/creative-artisan-job-workshop_23-2148970788.jpg", imageAlt: "industrial manufacturing workshop facility"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-female-carpenter-using-round-saw_23-2148813354.jpg?_wi=1",
|
||||
imageAlt: "supari cutting machine equipment tool",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/side-view-female-carpenter-using-round-saw_23-2148813354.jpg", imageAlt: "supari cutting machine equipment tool"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/elevated-view-watering-can-hand-shovel-gardening-scissors-greenhouse_23-2147948318.jpg?_wi=1",
|
||||
imageAlt: "gardening hand tools set collection",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/elevated-view-watering-can-hand-shovel-gardening-scissors-greenhouse_23-2147948318.jpg", imageAlt: "gardening hand tools set collection"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919876543210"},
|
||||
{
|
||||
text: "Request Quote",
|
||||
href: "#service-support",
|
||||
},
|
||||
text: "Request Quote", href: "#service-support"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -108,7 +92,7 @@ export default function HomePage() {
|
||||
description="Local Family Business"
|
||||
subdescription="Established 2004 • ISO Certified • Fast Service"
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/satisfaction-guarantee-rubber-stamp-seal-design-set_1017-25320.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/satisfaction-guarantee-rubber-stamp-seal-design-set_1017-25320.jpg"
|
||||
imageAlt="4.7 star rating badge testimonial"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -122,45 +106,20 @@ export default function HomePage() {
|
||||
tag="Top Sellers"
|
||||
products={[
|
||||
{
|
||||
id: "lawn-mower",
|
||||
name: "Professional Lawn Mower",
|
||||
price: "₹25,000 - ₹35,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-petrol-hedge-cutter-that-holding-afro-gardener_651396-1481.jpg?_wi=1",
|
||||
imageAlt: "professional lawn mower machine isolated",
|
||||
},
|
||||
id: "lawn-mower", name: "Professional Lawn Mower", price: "₹25,000 - ₹35,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-petrol-hedge-cutter-that-holding-afro-gardener_651396-1481.jpg", imageAlt: "professional lawn mower machine isolated"},
|
||||
{
|
||||
id: "grass-cutter",
|
||||
name: "Heavy Duty Grass Cutter",
|
||||
price: "₹18,000 - ₹28,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22879.jpg?_wi=1",
|
||||
imageAlt: "heavy duty grass cutter machine isolated",
|
||||
},
|
||||
id: "grass-cutter", name: "Heavy Duty Grass Cutter", price: "₹18,000 - ₹28,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22879.jpg", imageAlt: "heavy duty grass cutter machine isolated"},
|
||||
{
|
||||
id: "supari-cutter",
|
||||
name: "Supari Cutting Machine",
|
||||
price: "₹15,000 - ₹22,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=1",
|
||||
imageAlt: "supari cutting machine industrial equipment",
|
||||
},
|
||||
id: "supari-cutter", name: "Supari Cutting Machine", price: "₹15,000 - ₹22,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg", imageAlt: "supari cutting machine industrial equipment"},
|
||||
{
|
||||
id: "hand-tools",
|
||||
name: "Gardening Hand Tools Set",
|
||||
price: "₹2,500 - ₹5,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-gardening-tools-wooden-floor_23-2148200488.jpg?_wi=1",
|
||||
imageAlt: "gardening hand tools set collection flat lay",
|
||||
},
|
||||
id: "hand-tools", name: "Gardening Hand Tools Set", price: "₹2,500 - ₹5,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-gardening-tools-wooden-floor_23-2148200488.jpg", imageAlt: "gardening hand tools set collection flat lay"},
|
||||
{
|
||||
id: "forest-tools",
|
||||
name: "Forest Cutting Tools",
|
||||
price: "₹8,000 - ₹15,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cutting-wood-with-electric-saw_1232-2042.jpg?_wi=1",
|
||||
imageAlt: "forest cutting tools professional equipment",
|
||||
},
|
||||
id: "forest-tools", name: "Forest Cutting Tools", price: "₹8,000 - ₹15,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cutting-wood-with-electric-saw_1232-2042.jpg", imageAlt: "forest cutting tools professional equipment"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -177,50 +136,33 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Heavy Duty Design",
|
||||
description:
|
||||
"All machines are engineered with robust materials and precision to handle demanding farm and garden work. Built to withstand heavy use in tough conditions.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/saw-close-up_23-2147773767.jpg?_wi=1",
|
||||
},
|
||||
title: "Heavy Duty Design", description:
|
||||
"All machines are engineered with robust materials and precision to handle demanding farm and garden work. Built to withstand heavy use in tough conditions.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/saw-close-up_23-2147773767.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Smooth Performance",
|
||||
description:
|
||||
"Advanced engineering ensures smooth operation with minimal vibration and maximum efficiency. Every machine is tested for quality before delivery.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22925.jpg?_wi=1",
|
||||
},
|
||||
title: "Smooth Performance", description:
|
||||
"Advanced engineering ensures smooth operation with minimal vibration and maximum efficiency. Every machine is tested for quality before delivery.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22925.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Long Product Life",
|
||||
description:
|
||||
"Our machines are built to last years with proper maintenance. Quality construction means fewer repairs and better ROI for your investment.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384854.jpg?_wi=1",
|
||||
},
|
||||
title: "Long Product Life", description:
|
||||
"Our machines are built to last years with proper maintenance. Quality construction means fewer repairs and better ROI for your investment.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384854.jpg"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Fast Service Support",
|
||||
description:
|
||||
"24/7 customer support for technical issues and after-sales service. Quick response time and reliable service team across Ahmedabad region.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-worker-with-headphones-protective-glasses_23-2148773436.jpg",
|
||||
},
|
||||
title: "Fast Service Support", description:
|
||||
"24/7 customer support for technical issues and after-sales service. Quick response time and reliable service team across Ahmedabad region.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-worker-with-headphones-protective-glasses_23-2148773436.jpg"},
|
||||
{
|
||||
id: 5,
|
||||
title: "Experienced Team",
|
||||
description:
|
||||
"Over 20 years of manufacturing expertise. Our team understands the needs of farmers, contractors, and industrial buyers intimately.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-black-manual-worker-shaking-hands-with-company-engineer-factory-plant_637285-4107.jpg",
|
||||
},
|
||||
title: "Experienced Team", description:
|
||||
"Over 20 years of manufacturing expertise. Our team understands the needs of farmers, contractors, and industrial buyers intimately.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-black-manual-worker-shaking-hands-with-company-engineer-factory-plant_637285-4107.jpg"},
|
||||
{
|
||||
id: 6,
|
||||
title: "Affordable Pricing",
|
||||
description:
|
||||
"Competitive prices without compromising quality. We believe in fair pricing and transparent business practices with all customers.",
|
||||
},
|
||||
title: "Affordable Pricing", description:
|
||||
"Competitive prices without compromising quality. We believe in fair pricing and transparent business practices with all customers."},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -235,57 +177,33 @@ export default function HomePage() {
|
||||
tag="Customer Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Patel",
|
||||
handle: "@rajesh_farm",
|
||||
testimonial:
|
||||
"Machine works really smooth. Been using the lawn mower for 3 years now, zero issues. Excellent after-sales service!",
|
||||
rating: 5,
|
||||
id: "1", name: "Rajesh Patel", handle: "@rajesh_farm", testimonial:
|
||||
"Machine works really smooth. Been using the lawn mower for 3 years now, zero issues. Excellent after-sales service!", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Singh",
|
||||
handle: "@priya_gardening",
|
||||
testimonial:
|
||||
"Most trusted manufacturer in Ahmedabad. The grass cutter is heavy duty and performs consistently. Highly recommend!",
|
||||
rating: 5,
|
||||
id: "2", name: "Priya Singh", handle: "@priya_gardening", testimonial:
|
||||
"Most trusted manufacturer in Ahmedabad. The grass cutter is heavy duty and performs consistently. Highly recommend!", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vikram Sharma",
|
||||
handle: "@vikram_contractor",
|
||||
testimonial:
|
||||
"Fast service and great support. They helped me troubleshoot immediately when I had issues. Professional team.",
|
||||
rating: 5,
|
||||
id: "3", name: "Vikram Sharma", handle: "@vikram_contractor", testimonial:
|
||||
"Fast service and great support. They helped me troubleshoot immediately when I had issues. Professional team.", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Meera Gupta",
|
||||
handle: "@meera_nursery",
|
||||
testimonial:
|
||||
"Best quality machines at fair prices. Supporting local business and getting reliability. Worth every rupee!",
|
||||
rating: 5,
|
||||
id: "4", name: "Meera Gupta", handle: "@meera_nursery", testimonial:
|
||||
"Best quality machines at fair prices. Supporting local business and getting reliability. Worth every rupee!", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Arjun Desai",
|
||||
handle: "@arjun_industrial",
|
||||
testimonial:
|
||||
"Been ordering for our landscaping company for 5 years. Consistent quality and dependable delivery. Can't ask for better.",
|
||||
rating: 5,
|
||||
id: "5", name: "Arjun Desai", handle: "@arjun_industrial", testimonial:
|
||||
"Been ordering for our landscaping company for 5 years. Consistent quality and dependable delivery. Can't ask for better.", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Sunita Verma",
|
||||
handle: "@sunita_maintenance",
|
||||
testimonial:
|
||||
"Local family business that genuinely cares about customers. They follow up after sales and ensure satisfaction. Impressed!",
|
||||
rating: 5,
|
||||
id: "6", name: "Sunita Verma", handle: "@sunita_maintenance", testimonial:
|
||||
"Local family business that genuinely cares about customers. They follow up after sales and ensure satisfaction. Impressed!", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
]}
|
||||
@@ -316,20 +234,11 @@ export default function HomePage() {
|
||||
tag="Let's Get Started"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Call Now",
|
||||
description: "+91-9876-543-210",
|
||||
},
|
||||
id: "1", value: "Call Now", description: "+91-9876-543-210"},
|
||||
{
|
||||
id: "2",
|
||||
value: "WhatsApp",
|
||||
description: "Quick inquiry and instant response",
|
||||
},
|
||||
id: "2", value: "WhatsApp", description: "Quick inquiry and instant response"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Request Quote",
|
||||
description: "Fill our form for personalized pricing",
|
||||
},
|
||||
id: "3", value: "Request Quote", description: "Fill our form for personalized pricing"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user