Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "CEO",
|
||||
testimonial: "Excellent professionalism, very knowledgeable about Funding. I would recommend everyone to make an appointment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-people-city_23-2149211270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-people-city_23-2149211270.jpg?_wi=1",
|
||||
imageAlt: "luxury finance background dark blue",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "Founder",
|
||||
testimonial: "Incredible speed and accuracy. They turned around our complex financing request in record time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1",
|
||||
imageAlt: "luxury finance background dark blue",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "Investor",
|
||||
testimonial: "Unparalleled expertise in structuring deals. Highly recommended for any serious investor.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1",
|
||||
imageAlt: "luxury finance background dark blue",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/silhouette-people-city_23-2149211270.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/silhouette-people-city_23-2149211270.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
@@ -201,14 +201,14 @@ export default function LandingPage() {
|
||||
name: "Sameer Nasir",
|
||||
role: "Investor",
|
||||
testimonial: "These guys are really professional and know what they are doing, very experienced and expert in every matter.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ralu Onubogu",
|
||||
role: "CEO",
|
||||
testimonial: "Excellent service with great results! Helped me grow my business with much needed access to capital.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user