Merge version_1 into main #3
@@ -80,19 +80,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "EPC Contracts", title: "Engineering & Construction", subtitle: "Complete end-to-end solutions", description: "Full-spectrum Engineering, Procurement, and Construction services for complex industrial and commercial projects. Our expert team manages every phase from planning through successful delivery.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-341.jpg", imageAlt: "engineering procurement construction process", buttons: [{ text: "Learn More", href: "/" }],
|
||||
tag: "EPC Contracts", title: "Engineering & Construction", subtitle: "Complete end-to-end solutions", description: "Full-spectrum Engineering, Procurement, and Construction services for complex industrial and commercial projects. Our expert team manages every phase from planning through successful delivery.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-341.jpg?_wi=1", imageAlt: "engineering procurement construction process", buttons: [{ text: "Learn More", href: "/" }],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Infrastructure", title: "Industrial Projects", subtitle: "Large-scale construction expertise", description: "Proven experience in delivering large-scale industrial and commercial construction projects. We combine technical expertise with rigorous quality control and safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-23129.jpg", imageAlt: "industrial infrastructure construction", buttons: [{ text: "View Projects", href: "/" }],
|
||||
tag: "Infrastructure", title: "Industrial Projects", subtitle: "Large-scale construction expertise", description: "Proven experience in delivering large-scale industrial and commercial construction projects. We combine technical expertise with rigorous quality control and safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-23129.jpg?_wi=1", imageAlt: "industrial infrastructure construction", buttons: [{ text: "View Projects", href: "/" }],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Installation", title: "Electrical & Maintenance", subtitle: "Expert system installation", description: "Professional installation and maintenance of electrical distribution systems and infrastructure. Our skilled technicians ensure optimal performance and long-term reliability.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149366697.jpg", imageAlt: "electrical installation maintenance work", buttons: [{ text: "Contact Us", href: "#contact" }],
|
||||
tag: "Installation", title: "Electrical & Maintenance", subtitle: "Expert system installation", description: "Professional installation and maintenance of electrical distribution systems and infrastructure. Our skilled technicians ensure optimal performance and long-term reliability.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149366697.jpg?_wi=1", imageAlt: "electrical installation maintenance work", buttons: [{ text: "Contact Us", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Renewable Energy", title: "Clean Energy Infrastructure", subtitle: "Sustainable infrastructure solutions", description: "Engineering support and infrastructure development for solar and renewable energy projects. We're committed to building the sustainable infrastructure of tomorrow.", imageSrc: "http://img.b2bpic.net/free-photo/working-windmill-field_1268-20613.jpg", imageAlt: "solar panels renewable energy installation", buttons: [{ text: "Learn More", href: "/" }],
|
||||
tag: "Renewable Energy", title: "Clean Energy Infrastructure", subtitle: "Sustainable infrastructure solutions", description: "Engineering support and infrastructure development for solar and renewable energy projects. We're committed to building the sustainable infrastructure of tomorrow.", imageSrc: "http://img.b2bpic.net/free-photo/working-windmill-field_1268-20613.jpg?_wi=1", imageAlt: "solar panels renewable energy installation", buttons: [{ text: "Learn More", href: "/" }],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "2", name: "Advait Greenenergy Pvt Ltd", price: "5 MW Solar Farm", imageSrc: "http://img.b2bpic.net/free-photo/close-up-team-working-together_23-2148920570.jpg", imageAlt: "Advait Greenenergy Project"},
|
||||
{
|
||||
id: "3", name: "Commercial Distribution Center", price: "500,000 Sq Ft", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-23129.jpg", imageAlt: "Commercial Construction Project"},
|
||||
id: "3", name: "Commercial Distribution Center", price: "500,000 Sq Ft", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-23129.jpg?_wi=2", imageAlt: "Commercial Construction Project"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -89,28 +89,28 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "EPC Contracts", title: "Engineering & Construction", subtitle: "Complete end-to-end solutions", description: "Full-spectrum Engineering, Procurement, and Construction services for complex industrial and commercial projects. Our expert team manages every phase from planning through successful delivery.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-341.jpg", imageAlt: "engineering procurement construction process", buttons: [
|
||||
tag: "EPC Contracts", title: "Engineering & Construction", subtitle: "Complete end-to-end solutions", description: "Full-spectrum Engineering, Procurement, and Construction services for complex industrial and commercial projects. Our expert team manages every phase from planning through successful delivery.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-white-table-with-documents-drafts_176420-341.jpg?_wi=2", imageAlt: "engineering procurement construction process", buttons: [
|
||||
{
|
||||
text: "Learn More", href: "/services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Infrastructure", title: "Industrial Projects", subtitle: "Large-scale construction expertise", description: "Proven experience in delivering large-scale industrial and commercial construction projects. We combine technical expertise with rigorous quality control and safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-23129.jpg", imageAlt: "industrial infrastructure construction", buttons: [
|
||||
tag: "Infrastructure", title: "Industrial Projects", subtitle: "Large-scale construction expertise", description: "Proven experience in delivering large-scale industrial and commercial construction projects. We combine technical expertise with rigorous quality control and safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-23129.jpg?_wi=3", imageAlt: "industrial infrastructure construction", buttons: [
|
||||
{
|
||||
text: "View Projects", href: "/projects"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Installation", title: "Electrical & Maintenance", subtitle: "Expert system installation", description: "Professional installation and maintenance of electrical distribution systems and infrastructure. Our skilled technicians ensure optimal performance and long-term reliability.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149366697.jpg", imageAlt: "electrical installation maintenance work", buttons: [
|
||||
tag: "Installation", title: "Electrical & Maintenance", subtitle: "Expert system installation", description: "Professional installation and maintenance of electrical distribution systems and infrastructure. Our skilled technicians ensure optimal performance and long-term reliability.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-together_23-2149366697.jpg?_wi=2", imageAlt: "electrical installation maintenance work", buttons: [
|
||||
{
|
||||
text: "Contact Us", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Renewable Energy", title: "Clean Energy Infrastructure", subtitle: "Sustainable infrastructure solutions", description: "Engineering support and infrastructure development for solar and renewable energy projects. We're committed to building the sustainable infrastructure of tomorrow.", imageSrc: "http://img.b2bpic.net/free-photo/working-windmill-field_1268-20613.jpg", imageAlt: "solar panels renewable energy installation", buttons: [
|
||||
tag: "Renewable Energy", title: "Clean Energy Infrastructure", subtitle: "Sustainable infrastructure solutions", description: "Engineering support and infrastructure development for solar and renewable energy projects. We're committed to building the sustainable infrastructure of tomorrow.", imageSrc: "http://img.b2bpic.net/free-photo/working-windmill-field_1268-20613.jpg?_wi=2", imageAlt: "solar panels renewable energy installation", buttons: [
|
||||
{
|
||||
text: "Learn More", href: "/services"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user