Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -58,10 +58,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "CEO, WealthTech Inc", testimonial: "InvestFlow transformed how we manage client portfolios. The gift card feature is a game-changer.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1"},
|
||||
{
|
||||
name: "Michael Chen", handle: "Investment Manager", testimonial: "The WhatsApp integration is seamless. Clients love receiving their investment gifts instantly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get Started Free", href: "https://example.com/signup" },
|
||||
@@ -205,9 +205,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Investment Portfolio Manager", testimonial: "InvestFlow's gift card feature has revolutionized how we reward our team. The WhatsApp integration is seamless and our employees love the instant notification.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", name: "Sarah Mitchell", role: "Investment Portfolio Manager", testimonial: "InvestFlow's gift card feature has revolutionized how we reward our team. The WhatsApp integration is seamless and our employees love the instant notification.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2", name: "David Rodriguez", role: "CEO, StartupXYZ", testimonial: "The platform is incredibly intuitive. We've simplified our investment process and increased client engagement by 300% since implementing gift cards.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Rodriguez"},
|
||||
id: "2", name: "David Rodriguez", role: "CEO, StartupXYZ", testimonial: "The platform is incredibly intuitive. We've simplified our investment process and increased client engagement by 300% since implementing gift cards.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Rodriguez"},
|
||||
{
|
||||
id: "3", name: "Emily Thompson", role: "Financial Advisor", testimonial: "Security was our biggest concern, but InvestFlow's encryption and compliance measures exceed our expectations. We now recommend it to all our clients.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg", imageAlt: "Emily Thompson"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user