Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function ArticlePage() {
|
||||
title: "Conclusion", description: "Summarize contributions and suggest future research directions.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=1"
|
||||
imageAlt="Article writing process"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function BibliographyPage() {
|
||||
title: "Export & Share", description: "Export bibliography in multiple formats and share with collaborators.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=2"
|
||||
imageAlt="Bibliography management interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function DashboardPage() {
|
||||
title: "Analytics", description: "View insights on your academic work and productivity.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=3"
|
||||
imageAlt="Dashboard interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function DefensePage() {
|
||||
title: "Confidence Building", description: "Practice until you feel completely confident.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=4"
|
||||
imageAlt="Defense preparation interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function DissertationPage() {
|
||||
title: "Final Review", description: "Polish and prepare your dissertation for submission.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=5"
|
||||
imageAlt="Dissertation writing process"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function LessonPrepPage() {
|
||||
title: "Resource Organization", description: "Keep all teaching materials organized and accessible.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=6"
|
||||
imageAlt="Lesson preparation interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function ProjectDetailPage() {
|
||||
title: "Feedback & Review", description: "Collect and manage feedback from stakeholders.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=7"
|
||||
imageAlt="Project detail management interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function ProjectsPage() {
|
||||
title: "Archive & Export", description: "Archive completed projects and export results.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=8"
|
||||
imageAlt="Projects listing interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function ResearchPage() {
|
||||
title: "Collaboration", description: "Share sources with research teammates.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=9"
|
||||
imageAlt="Research management interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function ThesisPage() {
|
||||
title: "Final Submission", description: "Prepare thesis for final review and defense.", icon: Shield,
|
||||
},
|
||||
]}
|
||||
imageSrc="/placeholders/placeholder1.webp"
|
||||
imageSrc="/placeholders/placeholder1.webp?_wi=10"
|
||||
imageAlt="Thesis writing interface"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,7 +79,7 @@ export default function Home() {
|
||||
{ text: "Start Free", href: "/auth/register" },
|
||||
{ text: "Try Demo", href: "/auth/demo" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/an-inspiring-hero-image-showing-a-divers-1772964073363-0c8bd402.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/an-inspiring-hero-image-showing-a-divers-1772964073363-0c8bd402.png?_wi=1"
|
||||
imageAlt="Students collaborating on academic projects"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -296,7 +296,7 @@ export default function Home() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/an-inspiring-hero-image-showing-a-divers-1772964073363-0c8bd402.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AepKelwzb5xCO104FAkt4Rl3Ds/an-inspiring-hero-image-showing-a-divers-1772964073363-0c8bd402.png?_wi=2"
|
||||
imageAlt="Talaba AI community"
|
||||
logoText="Talaba AI"
|
||||
copyrightText="© 2025 Talaba AI. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user