Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -95,7 +95,7 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Martinez", handle: "Manufacturing Manager", testimonial: "Awesome service and prompt responsive time… the work was perfection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "John Martinez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1", imageAlt: "John Martinez"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -171,13 +171,13 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Martinez", role: "Manufacturing Manager", company: "Industrial Solutions LLC", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "John Martinez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2", imageAlt: "John Martinez"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Project Engineer", company: "Advanced Tech Manufacturing", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Sarah Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=3", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3", name: "Michael Rodriguez", role: "Operations Director", company: "Connecticut Contractors Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Michael Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=4", imageAlt: "Michael Rodriguez"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user