Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah",
|
||||
testimonial: "I doubled my income in 90 days. No fluff, just results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16380.jpg?_wi=1",
|
||||
imageAlt: "successful woman entrepreneur portrait",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@elena",
|
||||
testimonial: "Finally, a mentor who treats business like a real empire-building game.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-corporate-woman-looking-outside-window-her-office-smiling-with-confidence_1258-194662.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-corporate-woman-looking-outside-window-her-office-smiling-with-confidence_1258-194662.jpg?_wi=1",
|
||||
imageAlt: "successful woman entrepreneur portrait",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16380.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16380.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-looking-window_23-2148415798.jpg",
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Setter Strategy",
|
||||
price: "Level 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-corporate-woman-looking-outside-window-her-office-smiling-with-confidence_1258-194662.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-corporate-woman-looking-outside-window-her-office-smiling-with-confidence_1258-194662.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user