Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@discipline",
|
||||
testimonial: "This protocol is the only thing that actually worked for me.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-city-lifestyle_23-2151002679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-city-lifestyle_23-2151002679.jpg?_wi=1",
|
||||
imageAlt: "man looking at city dark aesthetic",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@focus",
|
||||
testimonial: "Regained my focus after years of brain fog. Unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2847.jpg?_wi=1",
|
||||
imageAlt: "man looking at city dark aesthetic",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@growth",
|
||||
testimonial: "Minimalist, blunt, effective. The new standard.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-skeleton-hand-middle_23-2147908213.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-skeleton-hand-middle_23-2147908213.jpg?_wi=1",
|
||||
imageAlt: "man looking at city dark aesthetic",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@routine",
|
||||
testimonial: "Disciplined, clear, exactly what I needed to change.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-eggs-dark-material_23-2148073869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-eggs-dark-material_23-2148073869.jpg?_wi=1",
|
||||
imageAlt: "man looking at city dark aesthetic",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
handle: "@mindset",
|
||||
testimonial: "Game changer for my daily workflow.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-flat-color-icons-set_1284-9162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-flat-color-icons-set_1284-9162.jpg?_wi=1",
|
||||
imageAlt: "man looking at city dark aesthetic",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "#cta",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-city-lifestyle_23-2151002679.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-city-lifestyle_23-2151002679.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lonely-man-bus-station-city-night_23-2149001237.jpg",
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
title: "Discipline",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2847.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2847.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Focus",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-skeleton-hand-middle_23-2147908213.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-skeleton-hand-middle_23-2147908213.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Productivity",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-eggs-dark-material_23-2148073869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-eggs-dark-material_23-2148073869.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Growth",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-flat-color-icons-set_1284-9162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-flat-color-icons-set_1284-9162.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What You Will Learn"
|
||||
|
||||
Reference in New Issue
Block a user