Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Learn More", href: "#how-it-works"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=1"
|
||||
imageAlt="RecallLoop Dashboard"
|
||||
/>
|
||||
</div>
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
"Unlimited conversation notes", "Proactive reminders", "Voice transcription", "Email import"],
|
||||
button: {
|
||||
text: "Go Pro"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg", imageAlt: "mobile notification interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=2", imageAlt: "mobile notification interface"},
|
||||
{
|
||||
id: "team", title: "Team", price: "$29", period: "/mo", features: [
|
||||
"Shared workspaces", "Collaborative memory", "Advanced health score", "Priority support"],
|
||||
|
||||
Reference in New Issue
Block a user