Update src/app/page.tsx
This commit is contained in:
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
description: "Defining your digital identity with precision.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173779.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173779.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
quote: "Seamless collaboration and high-quality results every time.",
|
||||
tag: "SaaS",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173779.jpg?_wi=2",
|
||||
imageAlt: "professional portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
quote: "Cubo Studio delivers on time and well beyond expectations.",
|
||||
tag: "Finance",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confused-young-caucasian-girl-with-pixie-haircut-wearing-glasses-looking-side-isolated-purple-background-with-copy-space_141793-88467.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-design-elements_23-2148996762.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-design-elements_23-2148996762.jpg?_wi=1",
|
||||
imageAlt: "professional portrait smiling",
|
||||
},
|
||||
]}
|
||||
@@ -308,7 +308,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendered-design-elements_23-2148996762.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendered-design-elements_23-2148996762.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user