13 Commits

Author SHA1 Message Date
941f0bd5be Merge version_3 into main
Merge version_3 into main
2026-03-10 20:50:57 +00:00
e129a1fa8d Update src/app/page.tsx 2026-03-10 20:50:53 +00:00
b58f3b31cd Merge version_2 into main
Merge version_2 into main
2026-03-10 20:47:00 +00:00
b4faac7c1a Update src/app/page.tsx 2026-03-10 20:46:56 +00:00
1757e56183 Merge version_2 into main
Merge version_2 into main
2026-03-10 20:45:56 +00:00
9deb006d6d Update src/app/page.tsx 2026-03-10 20:45:46 +00:00
cb6c985288 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:31:38 +00:00
bcbd16149a Merge version_1 into main
Merge version_1 into main
2026-03-10 20:20:55 +00:00
c7ea6e4147 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:20:22 +00:00
c388090ec9 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:19:02 +00:00
6962526af3 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:16:11 +00:00
43bc803f86 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:12:24 +00:00
d6e0da50b7 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:11:53 +00:00

View File

@@ -262,15 +262,15 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "Marketing Manager, TechCorp NZ", testimonial: "TLC LIVE goes way beyond a supplier—they're strategic partners. Turned our merchandise programme from transactional to truly impactful.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", imageAlt: "Sarah Mitchell"},
id: "1", name: "Emma Rodriguez", handle: "HR Director, CloudSync Solutions", testimonial: "The employee rewards programme TLC LIVE designed has boosted morale and engagement measurably. Best decision we made.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-holding-bottle-beer-after-work-office-fun-activity-with-colleagues-cheerful-person-drinking-alcoholic-beverage-while-celebrating-with-friends-after-hours_482257-27455.jpg", imageAlt: "Emma Rodriguez"},
{
id: "2", name: "James Chen", handle: "Operations Director, Innovate Group", testimonial: "Their attention to quality and detail is exceptional. Every product feels premium, and their turnaround times are unbeatable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "James Chen"},
id: "2", name: "Lisa Thompson", handle: "Sales & Marketing, Meridian Group", testimonial: "The custom e-store platform they built for our franchise network has transformed how our partners order and engage.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", imageAlt: "Lisa Thompson"},
{
id: "3", name: "Emma Rodriguez", handle: "HR Director, CloudSync Solutions", testimonial: "The employee rewards programme TLC LIVE designed has boosted morale and engagement measurably. Best decision we made.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-holding-bottle-beer-after-work-office-fun-activity-with-colleagues-cheerful-person-drinking-alcoholic-beverage-while-celebrating-with-friends-after-hours_482257-27455.jpg", imageAlt: "Emma Rodriguez"},
id: "3", name: "Sarah Mitchell", handle: "Marketing Manager, TechCorp NZ", testimonial: "TLC LIVE goes way beyond a supplier—they're strategic partners. Turned our merchandise programme from transactional to truly impactful.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", imageAlt: "Sarah Mitchell"},
{
id: "4", name: "Michael Park", handle: "Brand Manager, Velocity Capital", testimonial: "From concept to delivery—seamless. Their team understood our brand values instantly and delivered exactly what we needed.", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg", imageAlt: "Michael Park"},
id: "4", name: "James Chen", handle: "Operations Director, Innovate Group", testimonial: "Their attention to quality and detail is exceptional. Every product feels premium, and their turnaround times are unbeatable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "James Chen"},
{
id: "5", name: "Lisa Thompson", handle: "Sales & Marketing, Meridian Group", testimonial: "The custom e-store platform they built for our franchise network has transformed how our partners order and engage.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", imageAlt: "Lisa Thompson"},
id: "5", name: "Michael Park", handle: "Brand Manager, Velocity Capital", testimonial: "From concept to delivery—seamless. Their team understood our brand values instantly and delivered exactly what we needed.", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg", imageAlt: "Michael Park"},
{
id: "6", name: "David Foster", handle: "Procurement Manager, Ascent Ventures", testimonial: "Professional, friendly, efficient. TLC LIVE makes procurement feel elevated rather than bureaucratic. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", imageAlt: "David Foster"},
]}