diff --git a/src/app/page.tsx b/src/app/page.tsx index 53b9ecd..c90d67e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { value: "95%", label: "Satisfaction Rate" } ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-vector/social-media-business_23-2147512537.jpg" + imageSrc="http://img.b2bpic.net/free-vector/social-media-business_23-2147512537.jpg?_wi=1" imageAlt="DigiWorld digital learning platform dashboard" mediaAnimation="slide-up" imagePosition="right" @@ -72,13 +72,13 @@ export default function LandingPage() { tagIcon={Star} products={[ { - id: "1", name: "Digital Entrepreneurship Mastery", price: "$49.99", variant: "E-guide + Video Modules", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-template-design_23-2149494188.jpg", imageAlt: "Digital Entrepreneurship Mastery guide" + id: "1", name: "Digital Entrepreneurship Mastery", price: "$49.99", variant: "E-guide + Video Modules", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-template-design_23-2149494188.jpg?_wi=1", imageAlt: "Digital Entrepreneurship Mastery guide" }, { - id: "2", name: "Productivity Excellence System", price: "$39.99", variant: "Workbook + Templates", imageSrc: "http://img.b2bpic.net/free-vector/home-sport-a5-flyer-template-with-photo_23-2148646708.jpg", imageAlt: "Productivity Excellence System workbook" + id: "2", name: "Productivity Excellence System", price: "$39.99", variant: "Workbook + Templates", imageSrc: "http://img.b2bpic.net/free-vector/home-sport-a5-flyer-template-with-photo_23-2148646708.jpg?_wi=1", imageAlt: "Productivity Excellence System workbook" }, { - id: "3", name: "Advanced Tech Skills Bundle", price: "$79.99", variant: "Video Course + Resources", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet_23-2147689346.jpg", imageAlt: "Advanced Tech Skills Bundle course" + id: "3", name: "Advanced Tech Skills Bundle", price: "$79.99", variant: "Video Course + Resources", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet_23-2147689346.jpg?_wi=1", imageAlt: "Advanced Tech Skills Bundle course" } ]} gridVariant="uniform-all-items-equal" @@ -96,7 +96,7 @@ export default function LandingPage() { title="Why Choose DigiWorld?" description="Experience seamless learning with our carefully designed platform and premium content" tag="Key Benefits" - imageSrc="http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062940.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062940.jpg?_wi=1" imageAlt="DigiWorld platform features showcase" accordionItems={[ { @@ -168,7 +168,7 @@ export default function LandingPage() { }, { id: "2", name: "Marcus Johnson", handle: "@mjohnson", testimonial: "Instant access to resources was a game changer. I was able to start learning immediately and implement strategies the same day.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman_23-2148137687.jpg", imageAlt: "Marcus Johnson profile picture" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman_23-2148137687.jpg?_wi=1", imageAlt: "Marcus Johnson profile picture" }, { id: "3", name: "Elena Rodriguez", handle: "@elenarod", testimonial: "The productivity system tools are invaluable. I've increased my efficiency by 40% and finally feel in control of my workload.", rating: 5, diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 6bf0cb7..5027ac9 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -42,22 +42,22 @@ export default function ProductsPage() { tagIcon={Star} products={[ { - id: "1", name: "Digital Entrepreneurship Mastery", price: "$49.99", variant: "E-guide + Video Modules", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-template-design_23-2149494188.jpg", imageAlt: "Digital Entrepreneurship Mastery guide" + id: "1", name: "Digital Entrepreneurship Mastery", price: "$49.99", variant: "E-guide + Video Modules", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-template-design_23-2149494188.jpg?_wi=2", imageAlt: "Digital Entrepreneurship Mastery guide" }, { - id: "2", name: "Productivity Excellence System", price: "$39.99", variant: "Workbook + Templates", imageSrc: "http://img.b2bpic.net/free-vector/home-sport-a5-flyer-template-with-photo_23-2148646708.jpg", imageAlt: "Productivity Excellence System workbook" + id: "2", name: "Productivity Excellence System", price: "$39.99", variant: "Workbook + Templates", imageSrc: "http://img.b2bpic.net/free-vector/home-sport-a5-flyer-template-with-photo_23-2148646708.jpg?_wi=2", imageAlt: "Productivity Excellence System workbook" }, { - id: "3", name: "Advanced Tech Skills Bundle", price: "$79.99", variant: "Video Course + Resources", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet_23-2147689346.jpg", imageAlt: "Advanced Tech Skills Bundle course" + id: "3", name: "Advanced Tech Skills Bundle", price: "$79.99", variant: "Video Course + Resources", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet_23-2147689346.jpg?_wi=2", imageAlt: "Advanced Tech Skills Bundle course" }, { - id: "4", name: "Leadership Excellence Program", price: "$89.99", variant: "Training + Certification", imageSrc: "http://img.b2bpic.net/free-vector/social-media-business_23-2147512537.jpg", imageAlt: "Leadership Excellence Program" + id: "4", name: "Leadership Excellence Program", price: "$89.99", variant: "Training + Certification", imageSrc: "http://img.b2bpic.net/free-vector/social-media-business_23-2147512537.jpg?_wi=2", imageAlt: "Leadership Excellence Program" }, { - id: "5", name: "Creative Design Fundamentals", price: "$59.99", variant: "Tutorial + Project Files", imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062940.jpg", imageAlt: "Creative Design Fundamentals course" + id: "5", name: "Creative Design Fundamentals", price: "$59.99", variant: "Tutorial + Project Files", imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062940.jpg?_wi=2", imageAlt: "Creative Design Fundamentals course" }, { - id: "6", name: "Financial Planning Masterclass", price: "$69.99", variant: "Webinar + Workbook", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman_23-2148137687.jpg", imageAlt: "Financial Planning Masterclass" + id: "6", name: "Financial Planning Masterclass", price: "$69.99", variant: "Webinar + Workbook", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman_23-2148137687.jpg?_wi=2", imageAlt: "Financial Planning Masterclass" } ]} gridVariant="three-columns-all-equal-width"