Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb99b17469 | |||
| 6bbc920dd8 |
@@ -44,6 +44,8 @@ export default function LandingPage() {
|
|||||||
button={{
|
button={{
|
||||||
text: "Get My Visibility Score", href: "#lead-capture"}}
|
text: "Get My Visibility Score", href: "#lead-capture"}}
|
||||||
brandName="Asovix"
|
brandName="Asovix"
|
||||||
|
logoSrc="http://img.b2bpic.net/free-photo/asovix-logo_123-001.jpg"
|
||||||
|
logoAlt="Asovix Logo"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -57,19 +59,24 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alex Johnson", handle: "@alexj", testimonial: "Asovix truly opened my eyes to how my profile was being seen. I landed my dream role within weeks!", rating: 5,
|
name: "Alex Johnson", handle: "@alexj", testimonial: "Asovix truly opened my eyes to how my profile was being seen. I landed my dream role within weeks!", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/screenshot-career-dashboard_123-1.jpg", imageAlt: "Screenshot of Asovix career dashboard"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Maria Rodriguez", handle: "@mariar", testimonial: "The insights from Asovix were game-changing. It helped me re-position myself effectively in a competitive market.", rating: 5,
|
name: "Maria Rodriguez", handle: "@mariar", testimonial: "The insights from Asovix were game-changing. It helped me re-position myself effectively in a competitive market.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/screenshot-linkedin-analytics_123-2.jpg", imageAlt: "Screenshot of LinkedIn analytics"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "David Chen", handle: "@davidc", testimonial: "I always wondered why I wasn't getting interviews. Asovix gave me the answers and the tools to fix it.", rating: 5,
|
name: "David Chen", handle: "@davidc", testimonial: "I always wondered why I wasn't getting interviews. Asovix gave me the answers and the tools to fix it.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13875.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/screenshot-cv-optimization-tool_123-3.jpg", imageAlt: "Screenshot of CV optimization tool"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Sophie Kim", handle: "@sophiek", testimonial: "Invaluable for navigating AI screening. Asovix helped me tailor my application and stand out.", rating: 5,
|
name: "Sophie Kim", handle: "@sophiek", testimonial: "Invaluable for navigating AI screening. Asovix helped me tailor my application and stand out.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms-darkness_1098-3707.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/screenshot-interview-prep-platform_123-4.jpg", imageAlt: "Screenshot of interview preparation platform"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Marcus Brown", handle: "@marcusb", testimonial: "From invisible to in-demand! Asovix is the secret weapon every job seeker needs.", rating: 5,
|
name: "Marcus Brown", handle: "@marcusb", testimonial: "From invisible to in-demand! Asovix is the secret weapon every job seeker needs.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-smiling_23-2148452708.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/screenshot-job-matching-interface_123-5.jpg", imageAlt: "Screenshot of job matching interface"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user