Update src/app/about/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
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.",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function AboutPage() {
|
||||
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.",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
||||
handle: "@davidthmp",
|
||||
testimonial: "Not motivational fluff. Pure, actionable discipline principles. This community holds you accountable in the best way possible.",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<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"
|
||||
columns={footerColumns}
|
||||
logoText="Peak Mindset"
|
||||
|
||||
Reference in New Issue
Block a user