Merge version_1 into main #3
@@ -52,19 +52,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Smith", handle: "@factorymgr", testimonial: "The best protection we've found for our heavy duty machinery.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah Miller", handle: "@ops_lead", testimonial: "Incredible durability under continuous load conditions.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-holding-notebook_23-2149333047.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-holding-notebook_23-2149333047.jpg?_wi=1"},
|
||||
{
|
||||
name: "Robert Chen", handle: "@lead_eng", testimonial: "Reduced our gear wear by nearly 40% in just three months.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-young-worker-cooperating-while-analyzing-reports-steel-factory_637285-4088.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-young-worker-cooperating-while-analyzing-reports-steel-factory_637285-4088.jpg?_wi=1"},
|
||||
{
|
||||
name: "Emily Davis", handle: "@maint_mgr", testimonial: "Simple to apply and the performance is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-worker-uniform-covering-eyes-with-hand-looking-excited-front-view_176474-34396.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-worker-uniform-covering-eyes-with-hand-looking-excited-front-view_176474-34396.jpg?_wi=1"},
|
||||
{
|
||||
name: "David Wilson", handle: "@tech_lead", testimonial: "We trust LubeTech for all our critical maintenance tasks.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35520.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35520.jpg?_wi=1"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -206,15 +206,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sarah Miller", handle: "Operations Lead", testimonial: "Our maintenance windows are significantly reduced since switching.", imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg"},
|
||||
id: "t1", name: "Sarah Miller", handle: "Operations Lead", testimonial: "Our maintenance windows are significantly reduced since switching.", imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg?_wi=2"},
|
||||
{
|
||||
id: "t2", name: "Robert Chen", handle: "Lead Engineer", testimonial: "Extreme reliability in all environment conditions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-holding-notebook_23-2149333047.jpg"},
|
||||
id: "t2", name: "Robert Chen", handle: "Lead Engineer", testimonial: "Extreme reliability in all environment conditions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-holding-notebook_23-2149333047.jpg?_wi=2"},
|
||||
{
|
||||
id: "t3", name: "Emily Davis", handle: "Factory Foreman", testimonial: "The best value per use on the industrial market.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-young-worker-cooperating-while-analyzing-reports-steel-factory_637285-4088.jpg"},
|
||||
id: "t3", name: "Emily Davis", handle: "Factory Foreman", testimonial: "The best value per use on the industrial market.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-young-worker-cooperating-while-analyzing-reports-steel-factory_637285-4088.jpg?_wi=2"},
|
||||
{
|
||||
id: "t4", name: "David Wilson", handle: "Mechanical Tech", testimonial: "Simple to apply, incredibly durable, just excellent.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-worker-uniform-covering-eyes-with-hand-looking-excited-front-view_176474-34396.jpg"},
|
||||
id: "t4", name: "David Wilson", handle: "Mechanical Tech", testimonial: "Simple to apply, incredibly durable, just excellent.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-worker-uniform-covering-eyes-with-hand-looking-excited-front-view_176474-34396.jpg?_wi=2"},
|
||||
{
|
||||
id: "t5", name: "James Anderson", handle: "Maintenance Manager", testimonial: "Reduced our overall wear on gears by nearly half.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35520.jpg"},
|
||||
id: "t5", name: "James Anderson", handle: "Maintenance Manager", testimonial: "Reduced our overall wear on gears by nearly half.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35520.jpg?_wi=2"},
|
||||
]}
|
||||
title="Industry Trusted"
|
||||
description="Leaders in industrial maintenance trust LubeTech."
|
||||
|
||||
Reference in New Issue
Block a user