Merge version_1 into main #1
@@ -58,32 +58,32 @@ export default function HomePage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736848.jpg?_wi=1",
|
||||
imageAlt: "Digital products showcase",
|
||||
},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=1",
|
||||
imageAlt: "eBook products",
|
||||
},
|
||||
{
|
||||
id: "carousel-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=1",
|
||||
imageAlt: "Course products",
|
||||
},
|
||||
{
|
||||
id: "carousel-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=1",
|
||||
imageAlt: "Template products",
|
||||
},
|
||||
{
|
||||
id: "carousel-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736848.jpg?_wi=2",
|
||||
imageAlt: "Digital products showcase",
|
||||
},
|
||||
{
|
||||
id: "carousel-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=2",
|
||||
imageAlt: "eBook products",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function HomePage() {
|
||||
price: "$29.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=2",
|
||||
imageAlt: "Python Programming Course",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function HomePage() {
|
||||
price: "$49.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=2",
|
||||
imageAlt: "Web Design Templates",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
price: "$39.99",
|
||||
rating: 5,
|
||||
reviewCount: "3.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=3",
|
||||
imageAlt: "Marketing Course",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=3",
|
||||
imageAlt: "JavaScript eBook",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.7k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=3",
|
||||
imageAlt: "Design System Kit",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
price: "$34.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=4",
|
||||
imageAlt: "SEO Guide",
|
||||
},
|
||||
]}
|
||||
@@ -183,25 +183,25 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Secure Payment Processing",
|
||||
description: "Industry-leading encryption and payment security to protect your transactions and personal information.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-card-laptop_1208-197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-card-laptop_1208-197.jpg?_wi=1",
|
||||
imageAlt: "Secure Payment",
|
||||
},
|
||||
{
|
||||
title: "Instant Downloads",
|
||||
description: "Get immediate access to purchased digital products. No waiting, no delays, just instant gratification.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg?_wi=1",
|
||||
imageAlt: "Instant Download",
|
||||
},
|
||||
{
|
||||
title: "Advanced Analytics",
|
||||
description: "Track your purchases, downloads, and spending patterns with detailed analytics and reports.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg?_wi=1",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
{
|
||||
title: "24/7 Customer Support",
|
||||
description: "Round-the-clock support team ready to help with any questions or technical issues.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=1",
|
||||
imageAlt: "Customer Support",
|
||||
},
|
||||
]}
|
||||
@@ -260,7 +260,7 @@ export default function HomePage() {
|
||||
role: "CEO",
|
||||
company: "TechCorp Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function HomePage() {
|
||||
role: "Founder",
|
||||
company: "Innovate Lab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -278,7 +278,7 @@ export default function HomePage() {
|
||||
role: "Marketing Director",
|
||||
company: "Growth Co",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -287,7 +287,7 @@ export default function HomePage() {
|
||||
role: "Product Manager",
|
||||
company: "StartUp XYZ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg?_wi=1",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -24,31 +24,31 @@ export default function ProductDetailsPage() {
|
||||
price: "$29.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=7",
|
||||
description: "Master Python from basics to advanced concepts with this comprehensive guide covering data structures, algorithms, web development, and more.",
|
||||
features: [
|
||||
{
|
||||
title: "Step-by-Step Learning",
|
||||
description: "Start from the fundamentals and progress to advanced Python concepts with clear explanations and practical examples.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=7",
|
||||
imageAlt: "Learning Materials"
|
||||
},
|
||||
{
|
||||
title: "Real-World Projects",
|
||||
description: "Build practical applications and projects that you can use in your portfolio to showcase your Python skills.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg?_wi=3",
|
||||
imageAlt: "Project Examples"
|
||||
},
|
||||
{
|
||||
title: "Expert-Led Content",
|
||||
description: "Learn from industry professionals with years of experience in Python development and software engineering.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=3",
|
||||
imageAlt: "Expert Guidance"
|
||||
},
|
||||
{
|
||||
title: "Lifetime Access",
|
||||
description: "Purchase once and access the course materials forever. Get all future updates and improvements at no extra cost.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg?_wi=3",
|
||||
imageAlt: "Lifetime Access"
|
||||
}
|
||||
]
|
||||
@@ -60,31 +60,31 @@ export default function ProductDetailsPage() {
|
||||
price: "$49.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=8",
|
||||
description: "Professional web design templates ready to customize. Includes responsive layouts, components, and design systems for modern websites.",
|
||||
features: [
|
||||
{
|
||||
title: "Responsive Design",
|
||||
description: "All templates are fully responsive and optimized for desktop, tablet, and mobile devices for seamless user experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg?_wi=4",
|
||||
imageAlt: "Responsive Templates"
|
||||
},
|
||||
{
|
||||
title: "Customizable Components",
|
||||
description: "Pre-built UI components and design elements that you can easily customize to match your brand identity and style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=9",
|
||||
imageAlt: "Design Components"
|
||||
},
|
||||
{
|
||||
title: "Modern Aesthetics",
|
||||
description: "Stay ahead with current design trends including minimalist layouts, bold typography, and sophisticated color schemes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg?_wi=4",
|
||||
imageAlt: "Modern Design"
|
||||
},
|
||||
{
|
||||
title: "Complete Documentation",
|
||||
description: "Detailed guides and documentation for implementing and customizing each template to your specific needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=4",
|
||||
imageAlt: "Documentation"
|
||||
}
|
||||
]
|
||||
@@ -96,31 +96,31 @@ export default function ProductDetailsPage() {
|
||||
price: "$39.99",
|
||||
rating: 5,
|
||||
reviewCount: "3.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=8",
|
||||
description: "Comprehensive digital marketing course covering SEO, social media, content marketing, and conversion optimization strategies.",
|
||||
features: [
|
||||
{
|
||||
title: "SEO Mastery",
|
||||
description: "Learn advanced search engine optimization techniques to rank higher and drive organic traffic to your website.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg?_wi=5",
|
||||
imageAlt: "SEO Training"
|
||||
},
|
||||
{
|
||||
title: "Social Media Strategy",
|
||||
description: "Master platform-specific strategies for Facebook, Instagram, LinkedIn, and TikTok to build engaged communities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=10",
|
||||
imageAlt: "Social Media"
|
||||
},
|
||||
{
|
||||
title: "Content Marketing",
|
||||
description: "Create compelling content that attracts, engages, and converts your audience into loyal customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg?_wi=5",
|
||||
imageAlt: "Content Strategy"
|
||||
},
|
||||
{
|
||||
title: "Analytics & ROI",
|
||||
description: "Track, measure, and optimize your marketing campaigns using data-driven insights and analytics tools.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=5",
|
||||
imageAlt: "Analytics"
|
||||
}
|
||||
]
|
||||
@@ -137,7 +137,7 @@ export default function ProductDetailsPage() {
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=8",
|
||||
imageAlt: "JavaScript eBook"
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function ProductDetailsPage() {
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.7k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=11",
|
||||
imageAlt: "Design System Kit"
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function ProductDetailsPage() {
|
||||
price: "$34.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=9",
|
||||
imageAlt: "SEO Guide"
|
||||
}
|
||||
];
|
||||
@@ -169,7 +169,7 @@ export default function ProductDetailsPage() {
|
||||
role: "CEO",
|
||||
company: "TechCorp Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function ProductDetailsPage() {
|
||||
role: "Founder",
|
||||
company: "Innovate Lab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function ProductDetailsPage() {
|
||||
role: "Marketing Director",
|
||||
company: "Growth Co",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg?_wi=2",
|
||||
imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function ProductDetailsPage() {
|
||||
role: "Product Manager",
|
||||
company: "StartUp XYZ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg?_wi=2",
|
||||
imageAlt: "David Kim"
|
||||
}
|
||||
];
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function ProductsPage() {
|
||||
price: "$29.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=4",
|
||||
imageAlt: "Python Programming Course",
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function ProductsPage() {
|
||||
price: "$49.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=4",
|
||||
imageAlt: "Web Design Templates",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function ProductsPage() {
|
||||
price: "$39.99",
|
||||
rating: 5,
|
||||
reviewCount: "3.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=5",
|
||||
imageAlt: "Marketing Course",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function ProductsPage() {
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=5",
|
||||
imageAlt: "JavaScript eBook",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function ProductsPage() {
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.7k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=5",
|
||||
imageAlt: "Design System Kit",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function ProductsPage() {
|
||||
price: "$34.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=6",
|
||||
imageAlt: "SEO Guide",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function ProductsPage() {
|
||||
price: "$44.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.9k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=6",
|
||||
imageAlt: "Mobile Development Course",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function ProductsPage() {
|
||||
price: "$19.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-learning-landing-page-design_23-2149058254.jpg?_wi=7",
|
||||
imageAlt: "Content Strategy Guide",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function ProductsPage() {
|
||||
price: "$54.99",
|
||||
rating: 5,
|
||||
reviewCount: "3.4k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-working-art-studio_23-2148372142.jpg?_wi=6",
|
||||
imageAlt: "Data Science Course",
|
||||
},
|
||||
]}
|
||||
@@ -159,25 +159,25 @@ export default function ProductsPage() {
|
||||
{
|
||||
title: "Expert-Created Content",
|
||||
description: "All courses and guides are developed by industry experts with years of practical experience and proven track records.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=2",
|
||||
imageAlt: "Expert Content",
|
||||
},
|
||||
{
|
||||
title: "Lifetime Access",
|
||||
description: "Purchase once and access your digital products forever. Enjoy free updates and improvements throughout your ownership.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-cloud-computing-futuristic-background-cyber-service_1017-56275.jpg?_wi=2",
|
||||
imageAlt: "Lifetime Access",
|
||||
},
|
||||
{
|
||||
title: "Regular Updates",
|
||||
description: "Industry standards change, and our products change with them. Receive regular updates at no additional cost.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-29382.jpg?_wi=2",
|
||||
imageAlt: "Regular Updates",
|
||||
},
|
||||
{
|
||||
title: "Money-Back Guarantee",
|
||||
description: "Try any product with confidence. Our 30-day guarantee ensures complete satisfaction or a full refund.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-card-laptop_1208-197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-card-laptop_1208-197.jpg?_wi=2",
|
||||
imageAlt: "Money-Back Guarantee",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user