Update src/app/about/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
|||||||
handle: "@jm_builds",
|
handle: "@jm_builds",
|
||||||
testimonial: "Peak Mindset changed my entire approach to productivity. I went from 2 hours of deep work daily to 6 hours. The framework is simple but powerful.",
|
testimonial: "Peak Mindset changed my entire approach to productivity. I went from 2 hours of deep work daily to 6 hours. The framework is simple but powerful.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg?_wi=5",
|
||||||
imageAlt: "success transformation before-after achievement proud",
|
imageAlt: "success transformation before-after achievement proud",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -105,7 +105,7 @@ export default function AboutPage() {
|
|||||||
handle: "@sarah.discipline",
|
handle: "@sarah.discipline",
|
||||||
testimonial: "The 7-day challenge was the kick I needed. Three months later, I've built a morning routine that sticks and my income doubled.",
|
testimonial: "The 7-day challenge was the kick I needed. Three months later, I've built a morning routine that sticks and my income doubled.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg?_wi=5",
|
||||||
imageAlt: "confidence strength discipline mindset growth",
|
imageAlt: "confidence strength discipline mindset growth",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
|||||||
handle: "@davidthmp",
|
handle: "@davidthmp",
|
||||||
testimonial: "Not motivational fluff. Pure, actionable discipline principles. This community holds you accountable in the best way possible.",
|
testimonial: "Not motivational fluff. Pure, actionable discipline principles. This community holds you accountable in the best way possible.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg?_wi=3",
|
||||||
imageAlt: "success habits routine winning dedication",
|
imageAlt: "success habits routine winning dedication",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -139,7 +139,7 @@ export default function AboutPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=4"
|
||||||
imageAlt="Peak Mindset Community"
|
imageAlt="Peak Mindset Community"
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
logoText="Peak Mindset"
|
logoText="Peak Mindset"
|
||||||
|
|||||||
Reference in New Issue
Block a user