Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,14 +69,14 @@ export default function LandingPage() {
|
||||
handle: "@alex_travels",
|
||||
testimonial: "This course completely changed my approach to content creation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jamie L.",
|
||||
handle: "@jamie_dev",
|
||||
testimonial: "The best investment I've made for my career this year.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/work-company-male-brick-wall-eye-glasses_1134-1249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/work-company-male-brick-wall-eye-glasses_1134-1249.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ai-startup-it-expert-arriving-office-with-laptop_482257-118688.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ai-startup-it-expert-arriving-office-with-laptop_482257-118688.jpg?_wi=1"
|
||||
imageAlt="online course instructor professional"
|
||||
avatars={[
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-startup-it-expert-arriving-office-with-laptop_482257-118688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-startup-it-expert-arriving-office-with-laptop_482257-118688.jpg?_wi=2",
|
||||
imageAlt: "futuristic tech icon glowing",
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg?_wi=2",
|
||||
imageAlt: "futuristic tech icon glowing",
|
||||
},
|
||||
{
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/work-company-male-brick-wall-eye-glasses_1134-1249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/work-company-male-brick-wall-eye-glasses_1134-1249.jpg?_wi=2",
|
||||
imageAlt: "futuristic tech icon glowing",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user