Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d533dfe358 | |||
| ee0ec78107 | |||
| 4c94cdeb2f | |||
| 554576857f | |||
| c9e2bdb179 | |||
| 1c266614b0 |
@@ -53,16 +53,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg"},
|
||||
{
|
||||
name: "Maria Chen", handle: "@maria", testimonial: "The best platform for our dev environment.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-office_1303-31710.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-office_1303-31711.jpg"},
|
||||
{
|
||||
name: "Sam Frost", handle: "@sam", testimonial: "Seamless integration, zero downtime. Impressive!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022551.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freelance-woman-working-with-laptop-coffee-shop_23-2148022552.jpg"},
|
||||
{
|
||||
name: "Jordan Lee", handle: "@jordan", testimonial: "The speed and efficiency are unparalleled.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123807.jpg"},
|
||||
{
|
||||
name: "Chris Wu", handle: "@chris", testimonial: "NexTech has revolutionized our team performance.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12192.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
description="Join thousands of teams building with NexTech today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get in Touch", href: "#"},
|
||||
text: "Start Your 14-Day Free Trial", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user