Update src/app/page.tsx
This commit is contained in:
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "digital marketing growth charts"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=1", imageAlt: "digital marketing growth charts"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-using-laptop-computer_23-2151929028.jpg", imageAlt: "modern home office work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-using-laptop-computer_23-2151929028.jpg?_wi=1", imageAlt: "modern home office work"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -163,13 +163,13 @@ export default function LandingPage() {
|
||||
"Advanced Modules", "Live Calls", "Mentorship", "Templates"],
|
||||
button: {
|
||||
text: "Enroll Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "Unrecognizable Asian woman sitting in cafe and working on laptop "},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=2", imageAlt: "Unrecognizable Asian woman sitting in cafe and working on laptop "},
|
||||
{
|
||||
id: "elite", title: "Elite Partnership", price: "$999", period: "/one-time", features: [
|
||||
"1-on-1 Coaching", "All Pro Modules", "Direct Support", "Private Group"],
|
||||
button: {
|
||||
text: "Enroll Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-using-laptop-computer_23-2151929028.jpg", imageAlt: "Unrecognizable Asian woman sitting in cafe and working on laptop "},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-using-laptop-computer_23-2151929028.jpg?_wi=2", imageAlt: "Unrecognizable Asian woman sitting in cafe and working on laptop "},
|
||||
]}
|
||||
title="Choose Your Path"
|
||||
description="Unlock our exclusive training modules."
|
||||
|
||||
Reference in New Issue
Block a user