Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 13:49:33 +00:00

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1", title: "Create Milestones", description: "Add new timeline entries with year, title, description, images, and metadata. Draft and publish when ready.", tag: "CRUD", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARHTg11Or7ChdizQON8WwpuNSr/a-professional-admin-dashboard-interface-1773323336702-a3b38af9.png", imageAlt: "Admin dashboard create milestone", buttons: [{ text: "Learn More", href: "#" }]
id: "1", title: "Create Milestones", description: "Add new timeline entries with year, title, description, images, and metadata. Draft and publish when ready.", tag: "CRUD", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARHTg11Or7ChdizQON8WwpuNSr/a-professional-admin-dashboard-interface-1773323336702-a3b38af9.png?_wi=1", imageAlt: "Admin dashboard create milestone", buttons: [{ text: "Learn More", href: "#" }]
},
{
id: "2", title: "Edit & Update", description: "Modify existing milestones with a smooth modal interface. Real-time preview of changes before publishing.", tag: "Content", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARHTg11Or7ChdizQON8WwpuNSr/a-modern-timeline-milestone-card-showing-1773323334699-6e49f64e.png", imageAlt: "Admin dashboard edit milestone", buttons: [{ text: "Learn More", href: "#" }]
@@ -117,7 +117,7 @@ export default function LandingPage() {
id: "5", title: "Delete Management", description: "Remove milestones with confirmation dialogs. Keep your timeline clean and up-to-date with version control.", tag: "Maintenance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARHTg11Or7ChdizQON8WwpuNSr/a-modern-timeline-milestone-card-showing-1773323333970-bd0b962f.png", imageAlt: "Admin dashboard delete management", buttons: [{ text: "Learn More", href: "#" }]
},
{
id: "6", title: "Preview Mode", description: "Switch between admin and user views instantly. See exactly how your timeline appears to visitors.", tag: "Preview", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARHTg11Or7ChdizQON8WwpuNSr/a-professional-admin-dashboard-interface-1773323336702-a3b38af9.png", imageAlt: "Admin dashboard preview mode", buttons: [{ text: "Learn More", href: "#" }]
id: "6", title: "Preview Mode", description: "Switch between admin and user views instantly. See exactly how your timeline appears to visitors.", tag: "Preview", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARHTg11Or7ChdizQON8WwpuNSr/a-professional-admin-dashboard-interface-1773323336702-a3b38af9.png?_wi=2", imageAlt: "Admin dashboard preview mode", buttons: [{ text: "Learn More", href: "#" }]
}
]}
animationType="slide-up"
@@ -129,22 +129,22 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sarah Johnson - Marketing Director"
id: "1", name: "Sarah Johnson", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Sarah Johnson - Marketing Director"
},
{
id: "2", name: "Michael Chen", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Michael Chen - Product Manager"
id: "2", name: "Michael Chen", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Michael Chen - Product Manager"
},
{
id: "3", name: "Emily Rodriguez", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Emily Rodriguez - CEO"
id: "3", name: "Emily Rodriguez", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Emily Rodriguez - CEO"
},
{
id: "4", name: "David Kim", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "David Kim - CTO"
id: "4", name: "David Kim", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "David Kim - CTO"
},
{
id: "5", name: "Lisa Anderson", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Lisa Anderson - Designer"
id: "5", name: "Lisa Anderson", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Lisa Anderson - Designer"
},
{
id: "6", name: "James Wilson", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "James Wilson - Developer"
id: "6", name: "James Wilson", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "James Wilson - Developer"
}
]}
cardTitle="Trusted by industry leaders and innovators worldwide who rely on our timeline experience"