Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -74,13 +74,13 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Interactive 30-Day Calendar", description: "Visual calendar view to organize your entire study plan with color-coded progress indicators and milestone markers", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-indoors_23-2149321587.jpg", imageAlt: "Interactive calendar interface"
|
||||
id: "01", title: "Interactive 30-Day Calendar", description: "Visual calendar view to organize your entire study plan with color-coded progress indicators and milestone markers", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-indoors_23-2149321587.jpg?_wi=1", imageAlt: "Interactive calendar interface"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Daily Task Checklist", description: "Comprehensive task management with scoring system, notes section, and real-time progress tracking for each day", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-task-management-app-set_23-2148667058.jpg", imageAlt: "Daily checklist with scores"
|
||||
id: "02", title: "Daily Task Checklist", description: "Comprehensive task management with scoring system, notes section, and real-time progress tracking for each day", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-task-management-app-set_23-2148667058.jpg?_wi=1", imageAlt: "Daily checklist with scores"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Advanced Analytics", description: "Detailed progress visualization, statistics dashboard, and performance metrics to track your IELTS preparation", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148360071.jpg", imageAlt: "Analytics dashboard view"
|
||||
id: "03", title: "Advanced Analytics", description: "Detailed progress visualization, statistics dashboard, and performance metrics to track your IELTS preparation", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148360071.jpg?_wi=1", imageAlt: "Analytics dashboard view"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Streak Tracker", description: "Maintain motivation with consecutive day tracking, achievement badges, and visual streak counters", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection-template_23-2148373525.jpg", imageAlt: "Streak counter display"
|
||||
@@ -104,13 +104,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Calendar & Planning", price: "30-Day View", variant: "Full Month Organization", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-indoors_23-2149321587.jpg", imageAlt: "Calendar planning interface"
|
||||
id: "1", name: "Calendar & Planning", price: "30-Day View", variant: "Full Month Organization", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-indoors_23-2149321587.jpg?_wi=2", imageAlt: "Calendar planning interface"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Task Management", price: "Daily Tasks", variant: "Checklist with Scoring", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-task-management-app-set_23-2148667058.jpg", imageAlt: "Task checklist management"
|
||||
id: "2", name: "Task Management", price: "Daily Tasks", variant: "Checklist with Scoring", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-task-management-app-set_23-2148667058.jpg?_wi=2", imageAlt: "Task checklist management"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Progress Analytics", price: "Real-Time Stats", variant: "Visual Dashboard", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148360071.jpg", imageAlt: "Analytics dashboard"
|
||||
id: "3", name: "Progress Analytics", price: "Real-Time Stats", variant: "Visual Dashboard", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148360071.jpg?_wi=2", imageAlt: "Analytics dashboard"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user