Merge version_1 into main #2
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Learn More", href: "#features" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -104,11 +104,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Alex River", role: "DeFi Trader", company: "CryptoX", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg" },
|
||||
{ id: "t2", name: "Sarah Chen", role: "Developer", company: "TechLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg" },
|
||||
{ id: "t3", name: "Mark V.", role: "Investor", company: "Growth Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg" },
|
||||
{ id: "t4", name: "Elena Rossi", role: "Consultant", company: "Web Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg" },
|
||||
{ id: "t5", name: "David W.", role: "Crypto Enthusiast", company: "Freelancer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg" }
|
||||
{ id: "t1", name: "Alex River", role: "DeFi Trader", company: "CryptoX", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Sarah Chen", role: "Developer", company: "TechLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg?_wi=3" },
|
||||
{ id: "t3", name: "Mark V.", role: "Investor", company: "Growth Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg?_wi=4" },
|
||||
{ id: "t4", name: "Elena Rossi", role: "Consultant", company: "Web Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg?_wi=5" },
|
||||
{ id: "t5", name: "David W.", role: "Crypto Enthusiast", company: "Freelancer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572166.jpg?_wi=6" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "4.9/5", label: "App Rating" },
|
||||
|
||||
Reference in New Issue
Block a user