Merge version_5 into main #5

Merged
development merged 1 commits from version_5 into main 2026-01-06 14:38:43 +00:00

View File

@@ -106,9 +106,9 @@ export default function LandingPage() {
tagIcon={Sparkles}
textboxLayout="default"
useInvertedBackground="noInvert"
images={[
{id: 1, imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767707501774-83zcgdup.jpg', imageAlt: 'Advanced feature one'},
{id: 2, imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767707502494-uh8pvlr9.jpg', imageAlt: 'Advanced feature two'}
features={[
{id: 1, title: 'Advanced Analytics Dashboard', description: 'Real-time insights and comprehensive data visualization for informed decision making.', imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767707501774-83zcgdup.jpg', imageAlt: 'Advanced analytics dashboard'},
{id: 2, title: 'Automated Workflow Management', description: 'Streamlined processes with intelligent automation to boost team productivity.', imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767707502494-uh8pvlr9.jpg', imageAlt: 'Automated workflow interface'}
]}
buttons={[
{text: 'Learn More', href: 'features'}