Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-elder-woman-listening-music-headphones-home-with-laptop_23-2148740651.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-elder-woman-listening-music-headphones-home-with-laptop_23-2148740651.jpg?_wi=1"
|
||||
imageAlt="Modern virtual assistant desk setup"
|
||||
/>
|
||||
</div>
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
"25 hours/mo", "Priority handling", "Reporting"],
|
||||
button: {
|
||||
text: "Choose Plan", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-elder-woman-listening-music-headphones-home-with-laptop_23-2148740651.jpg", imageAlt: "Portrait female at work having video call"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-elder-woman-listening-music-headphones-home-with-laptop_23-2148740651.jpg?_wi=2", imageAlt: "Portrait female at work having video call"},
|
||||
{
|
||||
id: "enterprise", title: "Enterprise", price: "$2500", period: "/mo", features: [
|
||||
"60 hours/mo", "24/7 dedicated support"],
|
||||
|
||||
Reference in New Issue
Block a user