Merge version_1 into main #1
@@ -63,35 +63,35 @@ export default function LandingPage() {
|
||||
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={[
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/milk-jug-with-green-label-cap-white-background_187299-46303.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/milk-jug-with-green-label-cap-white-background_187299-46303.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-self-care-items-arrangement_23-2150347124.jpg",
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
title="Unrivaled Engineering Excellence"
|
||||
description="Built on decades of research and rigorous testing, LubeTech delivers solutions for the world's most demanding environments."
|
||||
subdescription="We specialize in protecting assets that power the global economy."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-process-steel-factory_140725-7627.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-process-steel-factory_140725-7627.jpg?_wi=1"
|
||||
icon={Settings}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milk-jug-with-green-label-cap-white-background_187299-46303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milk-jug-with-green-label-cap-white-background_187299-46303.jpg?_wi=2",
|
||||
imageAlt: "protective lubricant layer",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-process-steel-factory_140725-7627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-process-steel-factory_140725-7627.jpg?_wi=2",
|
||||
imageAlt: "protective lubricant layer",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-bottles_23-2149871763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-bottles_23-2149871763.jpg?_wi=1",
|
||||
imageAlt: "protective lubricant layer",
|
||||
},
|
||||
]}
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
name: "Heavy Duty Grease",
|
||||
price: "$29.99",
|
||||
variant: "Spray",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-bottles_23-2149871763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-bottles_23-2149871763.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -313,35 +313,35 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35520.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Industry Trusted"
|
||||
|
||||
Reference in New Issue
Block a user