Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now to Apply", href: "tel:+919876543210" },
|
||||
{ text: "WhatsApp Inquiry", href: "https://wa.me/919876543210" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=1"
|
||||
imageAlt="ITI training workshop with students and instructors"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Hands-On Practical Training", description: "Learn by doing in our modern, fully-equipped workshops. Every course includes 60% practical training and 40% theoretical knowledge to ensure job readiness.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=2"},
|
||||
items: [
|
||||
{ icon: Wrench, text: "Modern equipment and tools" },
|
||||
{ icon: Users, text: "Small batch training groups" },
|
||||
|
||||
Reference in New Issue
Block a user