diff --git a/src/app/page.tsx b/src/app/page.tsx index d42c3ca..42643f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,16 +51,16 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-vector/yellow-black-business-brochure_1017-4510.jpg", imageAlt: "professional e-book cover orange motivational" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-planning-web-design_23-2149930954.jpg", imageAlt: "business strategy planning illustration" }, - { imageSrc: "http://img.b2bpic.net/free-vector/dashboard-panel-template_23-2148370945.jpg", imageAlt: "mobile app interface platform dashboard" }, - { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-black-businesswoman-working-office-celebrating-her-success-with-raised-arms_637285-1115.jpg", imageAlt: "successful entrepreneur portrait professional" } + { imageSrc: "http://img.b2bpic.net/free-vector/yellow-black-business-brochure_1017-4510.jpg?_wi=1", imageAlt: "professional e-book cover orange motivational" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-planning-web-design_23-2149930954.jpg?_wi=1", imageAlt: "business strategy planning illustration" }, + { imageSrc: "http://img.b2bpic.net/free-vector/dashboard-panel-template_23-2148370945.jpg?_wi=1", imageAlt: "mobile app interface platform dashboard" }, + { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-black-businesswoman-working-office-celebrating-her-success-with-raised-arms_637285-1115.jpg?_wi=1", imageAlt: "successful entrepreneur portrait professional" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", imageAlt: "sales analytics chart graph orange" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-planning-web-design_23-2149930954.jpg", imageAlt: "business strategy planning illustration" }, - { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-black-businesswoman-working-office-celebrating-her-success-with-raised-arms_637285-1115.jpg", imageAlt: "successful entrepreneur portrait professional" }, - { imageSrc: "http://img.b2bpic.net/free-vector/dashboard-panel-template_23-2148370945.jpg", imageAlt: "mobile app interface platform dashboard" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=1", imageAlt: "sales analytics chart graph orange" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-planning-web-design_23-2149930954.jpg?_wi=2", imageAlt: "business strategy planning illustration" }, + { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-black-businesswoman-working-office-celebrating-her-success-with-raised-arms_637285-1115.jpg?_wi=2", imageAlt: "successful entrepreneur portrait professional" }, + { imageSrc: "http://img.b2bpic.net/free-vector/dashboard-panel-template_23-2148370945.jpg?_wi=2", imageAlt: "mobile app interface platform dashboard" } ]} carouselPosition="right" buttons={[ @@ -94,7 +94,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Fondasi & Mindset Sukses", description: "Pelajari mindset kemenangan, persiapan mental, dan dasar-dasar yang harus Anda kuasai sebelum memulai perjalanan Anda di LYNK ID.", media: { imageSrc: "http://img.b2bpic.net/free-vector/yellow-black-business-brochure_1017-4510.jpg", imageAlt: "professional e-book cover orange motivational" }, + id: "1", title: "Fondasi & Mindset Sukses", description: "Pelajari mindset kemenangan, persiapan mental, dan dasar-dasar yang harus Anda kuasai sebelum memulai perjalanan Anda di LYNK ID.", media: { imageSrc: "http://img.b2bpic.net/free-vector/yellow-black-business-brochure_1017-4510.jpg?_wi=2", imageAlt: "professional e-book cover orange motivational" }, items: [ { icon: CheckCircle, text: "Mindset Entrepreneur" }, { icon: CheckCircle, text: "Persiapan Bisnis" }, @@ -103,7 +103,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "Strategi Produk & Pricing", description: "Pilih produk yang tepat, tentukan harga kompetitif, dan pahami positioning produk Anda di marketplace untuk hasil maksimal.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", imageAlt: "sales analytics chart graph orange" }, + id: "2", title: "Strategi Produk & Pricing", description: "Pilih produk yang tepat, tentukan harga kompetitif, dan pahami positioning produk Anda di marketplace untuk hasil maksimal.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=2", imageAlt: "sales analytics chart graph orange" }, items: [ { icon: CheckCircle, text: "Riset Produk" }, { icon: CheckCircle, text: "Strategi Harga" }, @@ -112,7 +112,7 @@ export default function LandingPage() { reverse: true }, { - id: "3", title: "Marketing & Promosi Efektif", description: "Kuasai teknik marketing modern, strategi promosi yang menguntungkan, dan cara meningkatkan visibility produk Anda dengan budget optimal.", media: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-planning-web-design_23-2149930954.jpg", imageAlt: "business strategy planning illustration" }, + id: "3", title: "Marketing & Promosi Efektif", description: "Kuasai teknik marketing modern, strategi promosi yang menguntungkan, dan cara meningkatkan visibility produk Anda dengan budget optimal.", media: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-planning-web-design_23-2149930954.jpg?_wi=3", imageAlt: "business strategy planning illustration" }, items: [ { icon: CheckCircle, text: "Marketing Digital" }, { icon: CheckCircle, text: "Social Media Strategy" }, @@ -213,7 +213,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-vector/dashboard-panel-template_23-2148370945.jpg" + imageSrc="http://img.b2bpic.net/free-vector/dashboard-panel-template_23-2148370945.jpg?_wi=3" mediaAnimation="slide-up" mediaPosition="right" buttonText="Kirim Pesan"