Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg", imageAlt: "3D Data Flow Structure"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg?_wi=1", imageAlt: "3D Data Flow Structure"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg", imageAlt: "3D Data Flow Structure"},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Ömer T.", date: "2023-10", title: "CEO", quote: "%34 kâr artışı sağladık.", tag: "E-Ticaret", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg", imageAlt: "portrait omer"},
|
||||
id: "t1", name: "Ömer T.", date: "2023-10", title: "CEO", quote: "%34 kâr artışı sağladık.", tag: "E-Ticaret", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg?_wi=2", imageAlt: "portrait omer"},
|
||||
{
|
||||
id: "t2", name: "Oya S.", date: "2023-11", title: "CFO", quote: "Yıllık %25 tasarruf.", tag: "Veri", avatarSrc: "http://img.b2bpic.net/free-photo/confident-pretty-business-woman-with-arms-crossed_1262-2992.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sign-language-hand-showing-letter-g_23-2148590397.jpg", imageAlt: "portrait omer"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user