Update src/app/page.tsx
This commit is contained in:
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
name: "Rajesh Kumar",
|
||||
role: "Production Manager, TechTrade Industries",
|
||||
testimonial: "Gidon Engineering delivered precision CNC parts ahead of schedule. Their quality control is exceptional and they understand industrial timelines perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar - Production Manager",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
name: "Priya Sharma",
|
||||
role: "Operations Head, HyderaBuild Manufacturing",
|
||||
testimonial: "Their fabrication work transformed our production process. Reliable, professional, and they treat every project with meticulous attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma - Operations Head",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -223,7 +223,7 @@ export default function HomePage() {
|
||||
name: "Vikram Patel",
|
||||
role: "Technical Director, Precision Dynamics Ltd",
|
||||
testimonial: "The emergency repair service saved our production line. Fast response, expert diagnosis, and quality repairs. Highly recommended for industrial clients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3693.jpg?_wi=1",
|
||||
imageAlt: "Vikram Patel - Technical Director",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -232,7 +232,7 @@ export default function HomePage() {
|
||||
name: "Anjali Desai",
|
||||
role: "Procurement Officer, AutoParts Central",
|
||||
testimonial: "Consistent quality, competitive pricing, and excellent communication. Gidon Engineering is our go-to partner for custom machine parts manufacturing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-employee-with-white-shirt-black-suit_1139-296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-employee-with-white-shirt-black-suit_1139-296.jpg?_wi=1",
|
||||
imageAlt: "Anjali Desai - Procurement Officer",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -241,7 +241,7 @@ export default function HomePage() {
|
||||
name: "Arun Singh",
|
||||
role: "Factory Manager, MetalWorks Solutions",
|
||||
testimonial: "Their team understands complex fabrication requirements and delivers without compromise. Professionalism at every step of the process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=1",
|
||||
imageAlt: "Arun Singh - Factory Manager",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -250,7 +250,7 @@ export default function HomePage() {
|
||||
name: "Deepa Nair",
|
||||
role: "Engineering Lead, Industrial Systems Corp",
|
||||
testimonial: "From design consultation to final delivery, Gidon Engineering provided exceptional mechanical engineering solutions tailored to our specific needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589571.jpg?_wi=1",
|
||||
imageAlt: "Deepa Nair - Engineering Lead",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -302,7 +302,7 @@ export default function HomePage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-working-suit-fixing-metal-rack_140725-11110.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-working-suit-fixing-metal-rack_140725-11110.jpg?_wi=1"
|
||||
imageAlt="Modern engineering workshop with CNC equipment"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user