Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
href: "#platform",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=1"
|
||||
imageAlt="Sun Kyeong energy practice"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: RefreshCw,
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=2",
|
||||
imageAlt: "abstract energy field light particles",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CircleDot,
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-wooden-texture-with-copy-space_23-2148402421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-wooden-texture-with-copy-space_23-2148402421.jpg?_wi=1",
|
||||
imageAlt: "minimalist modern dark architecture",
|
||||
},
|
||||
]}
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
role: "Founder",
|
||||
company: "TechCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -286,7 +286,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Global Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -294,7 +294,7 @@ export default function LandingPage() {
|
||||
role: "Private Investor",
|
||||
company: "Zurich Capital",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -302,7 +302,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Creative Lab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -310,7 +310,7 @@ export default function LandingPage() {
|
||||
role: "Executive",
|
||||
company: "Health First",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=7",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -351,7 +351,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-wooden-texture-with-copy-space_23-2148402421.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-wooden-texture-with-copy-space_23-2148402421.jpg?_wi=2"
|
||||
imageAlt="Contact background"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user