Update src/app/page.tsx
This commit is contained in:
@@ -56,19 +56,19 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-asian-male-colleagues-arguing-office_1098-20413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-asian-male-colleagues-arguing-office_1098-20413.jpg?_wi=1",
|
||||
imageAlt: "Professional business consultation meeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg?_wi=1",
|
||||
imageAlt: "Strategic business planning session",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-queer-person-work_23-2150617723.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-queer-person-work_23-2150617723.jpg?_wi=1",
|
||||
imageAlt: "Experienced business consultant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg?_wi=1",
|
||||
imageAlt: "Satisfied client portrait",
|
||||
},
|
||||
]}
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
role: "Owner",
|
||||
company: "ThaboTech Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg?_wi=2",
|
||||
imageAlt: "Thabo Mkhize, ThaboTech Solutions",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
role: "Director",
|
||||
company: "Dlamini Marketing Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-glasses_23-2148924768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-glasses_23-2148924768.jpg?_wi=1",
|
||||
imageAlt: "Nomsa Dlamini, Dlamini Marketing Group",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
role: "Manager",
|
||||
company: "Nkosi Construction",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-person-work_23-2150617713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-person-work_23-2150617713.jpg?_wi=1",
|
||||
imageAlt: "Sipho Nkosi, Nkosi Construction",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
role: "Founder",
|
||||
company: "Mthembu Retail",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970729.jpg?_wi=1",
|
||||
imageAlt: "Lungile Mthembu, Mthembu Retail",
|
||||
},
|
||||
]}
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
value: "50+",
|
||||
title: "Businesses Served",
|
||||
description: "In Soweto and Johannesburg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-asian-male-colleagues-arguing-office_1098-20413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-asian-male-colleagues-arguing-office_1098-20413.jpg?_wi=2",
|
||||
imageAlt: "Business consulting session",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function HomePage() {
|
||||
value: "15 years",
|
||||
title: "Industry Experience",
|
||||
description: "Business management & consulting",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg?_wi=2",
|
||||
imageAlt: "Strategic planning session",
|
||||
},
|
||||
]}
|
||||
@@ -238,7 +238,7 @@ export default function HomePage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-south-africa-heritage-day-concept_23-2148627610.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-south-africa-heritage-day-concept_23-2148627610.jpg?_wi=1"
|
||||
imageAlt="Ditebogo Consultancy location in Soweto"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user