Update src/app/page.tsx

This commit is contained in:
2026-04-11 13:42:20 +00:00
parent 14f5fb93ef
commit b9210fa254

View File

@@ -87,13 +87,13 @@ export default function LandingPage() {
},
{
title: "Daily Routine Blueprint", description: "Habits that build long-term structure.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-cheerful-attractive-young-female-secretary-with-hair-knot-bright-make-up-drinking-coffee-tea-looking-smiling-joyfully_343059-2972.jpg", imageAlt: "Icon"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-cheerful-attractive-young-female-secretary-with-hair-knot-bright-make-up-drinking-coffee-tea-looking-smiling-joyfully_343059-2972.jpg?_wi=1", imageAlt: "Icon"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/business-concepts_23-2147501681.jpg", imageAlt: "Icon"},
},
{
title: "Hidden Mistakes", description: "Avoid the common errors ruining your progress.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg", imageAlt: "Icon"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=1", imageAlt: "Icon"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/alert-sign-front-side_187299-39177.jpg", imageAlt: "Icon"},
},
@@ -114,7 +114,7 @@ export default function LandingPage() {
{
id: "t1", name: "7 days difference", imageSrc: "http://img.b2bpic.net/free-photo/combination-facial-features-concept_23-2150039743.jpg"},
{
id: "t2", name: "Protocol consistency", imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-cheerful-attractive-young-female-secretary-with-hair-knot-bright-make-up-drinking-coffee-tea-looking-smiling-joyfully_343059-2972.jpg"},
id: "t2", name: "Protocol consistency", imageSrc: "http://img.b2bpic.net/free-photo/close-up-picture-cheerful-attractive-young-female-secretary-with-hair-knot-bright-make-up-drinking-coffee-tea-looking-smiling-joyfully_343059-2972.jpg?_wi=2"},
{
id: "t3", name: "Structured changes", imageSrc: "http://img.b2bpic.net/free-photo/profile-view-fierce-displeased-young-caucasian-male-with-goatee-mustache-stylish-haircut-poising-isolated-white-t-shirt-looking-away-with-angry-offended-expression-does-want-talk_343059-4270.jpg"},
]}
@@ -130,7 +130,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Liam K.", handle: "@user1", testimonial: "My face got slimmer in 3 days. Unreal results.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg"},
id: "1", name: "Liam K.", handle: "@user1", testimonial: "My face got slimmer in 3 days. Unreal results.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=2"},
{
id: "2", name: "Marcus R.", handle: "@user2", testimonial: "Jawline is finally visible. Best investment.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-positively-feels-free-dressed-beige-jacket-has-happy-expression-strolls-ancient-city-enjoys-excursion_273609-54765.jpg"},
{