Changes for page Public Web Site
Last modified by Agnease on 2026/07/10 04:33
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
-
Objects (1 modified, 0 added, 1 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - false1 +true - Content
-
... ... @@ -2,7 +2,45 @@ 2 2 #macro (displayPublicContent) 3 3 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 4 4 {{html clean="false"}} 5 + <section class="hero hero-saas" id="top"> 6 + <div class="container"> 7 + <div class="hero-layout"> 8 + <div class="hero-copy"> 9 + <h1>Professional XWiki consulting <span>and engineering</span></h1> 5 5 11 + <p class="lead"> 12 + Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical engineering support, custom development, integrations and long-term care. 13 + </p> 14 + 15 + <ul class="benefits"> 16 + <li>XWiki LTS upgrades</li> 17 + <li>Maintenance and support</li> 18 + <li>Custom XWiki development</li> 19 + <li>Migrations and integrations</li> 20 + </ul> 21 + 22 + <div class="hero-actions" id="hero-cta"> 23 + <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06"> 24 + Book a free discussion 25 + </a> 26 + <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 27 + </div> 28 + </div> 29 + 30 + <div class="hero-image-wrapper"> 31 + <img 32 + class="hero-image" 33 + src="$xwiki.getDocument('PublicWebSite.WebHome').getAttachmentURL('agnease-xwiki-hero.png')" 34 + alt="Illustration of a professional XWiki platform dashboard with upgrade, security and maintenance elements" 35 + width="1200" 36 + height="900" 37 + loading="eager" 38 + /> 39 + </div> 40 + </div> 41 + </div> 42 + </section> 43 +#* 6 6 <section class="hero hero-centered" aria-labelledby="hero-title"> 7 7 <div class="container hero-inner"> 8 8 <h1 id="hero-title">Professional XWiki consulting and engineering</h1> ... ... @@ -20,12 +20,13 @@ 20 20 </ul> 21 21 22 22 <div class="hero-actions"> 23 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 61 + <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06">Book a free discussion</a> 62 + ##<a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 24 24 <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 25 25 </div> 26 26 </div> 27 27 </section> 28 - 67 +*# 29 29 <section class="trust-strip" aria-label="Agnease experience"> 30 30 <div class="container"> 31 31 <ul> ... ... @@ -110,6 +110,36 @@ 110 110 </div> 111 111 </section> 112 112 152 + <section class="industry-trust-section" aria-labelledby="industry-trust-title"> 153 + <div class="container"> 154 + <div class="industry-trust-panel"> 155 + <h2 id="industry-trust-title">Trusted XWiki expertise for business-critical platforms</h2> 156 + 157 + <p class="section-intro"> 158 + Experience supporting XWiki platforms used in healthcare, financial services, scientific research, 159 + government institutions, transportation, software development, compliance programs and regulated environments. 160 + </p> 161 + 162 + <div class="industry-tags" aria-label="Industries and environments supported"> 163 + <span>Healthcare</span> 164 + <span>Financial services</span> 165 + <span>Scientific research</span> 166 + <span>Government institutions</span> 167 + <span>Transportation</span> 168 + <span>Software development</span> 169 + <span>Compliance programs</span> 170 + <span>Regulated environments</span> 171 + </div> 172 + 173 + <p class="industry-support"> 174 + Organizations rely on these platforms to manage documentation, workflows, compliance processes, 175 + research knowledge and critical business information. From upgrades and authentication integrations 176 + to workflow systems and long-term maintenance, Agnease helps keep XWiki secure, stable and ready for the future. 177 + </p> 178 + </div> 179 + </div> 180 + </section> 181 + 113 113 <section class="split-section" aria-labelledby="why-title"> 114 114 <div class="container"> 115 115 <div class="split-grid"> ... ... @@ -117,10 +117,11 @@ 117 117 <h2 id="why-title">Why work with an XWiki specialist</h2> 118 118 <p> 119 119 XWiki projects often involve more than pages. Production platforms may include custom code, 120 - extensions, authentication, permissions, workflows, integrations and business-critical content. 189 + extensions, authentication, permissions, workflows, integrations, compliance documentation 190 + and business-critical knowledge. 121 121 </p> 122 122 <p> 123 - Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, deliverpracticalimprovements193 + Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, support long-term reliability 124 124 and leave the platform easier to maintain after the work is complete. 125 125 </p> 126 126 </div>
- agnease-xwiki-hero.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +981.8 KB - Content
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,5 +1,5 @@ 1 1 /* ========== Agnease Public Website ========== */ 2 - 2 +/* 3 3 @brand: #00937D; 4 4 @brand-strong: #007B6A; 5 5 @brand-soft: #E7FFF8; ... ... @@ -11,6 +11,19 @@ 11 11 @shadow-sm: 0 6px 20px rgba(0, 0, 0, .06); 12 12 @shadow: 0 12px 36px rgba(0, 0, 0, .08); 13 13 @maxw: 1140px; 14 +*/ 15 +@brand: #00937D; 16 +@brand-strong: #007B6A; 17 +@brand-soft: #E7FFF8; 18 +@brand-bg: #F7F9FC; 19 +@text: #07182D; 20 +@text-soft: #10243D; 21 +@muted: #64748B; 22 +@line: #E6EBF2; 23 +@radius: 18px; 24 +@shadow-sm: 0 18px 45px rgba(15, 23, 42, .06); 25 +@shadow: 0 30px 80px rgba(15, 23, 42, .12); 26 +@maxw: 1140px; 14 14 15 15 @section-padding: 30px 0; 16 16 @section-padding-mobile: 28px 0; ... ... @@ -137,7 +137,7 @@ 137 137 138 138 /* ========== Buttons ========== */ 139 139 140 -.btn-primary { 153 +/*.btn-primary { 141 141 background: @brand; 142 142 border-color: @brand; 143 143 color: #fff; ... ... @@ -149,18 +149,12 @@ 149 149 color: #fff; 150 150 } 151 151 } 152 - 165 +*/ 153 153 .btn-secondary { 154 - color: @ brand;167 + color: @text; 155 155 background: #fff; 156 - border: 1px solid fade(@ brand, 35%);169 + border: 1px solid fade(@text, 35%); 157 157 158 - &:hover, 159 - &:focus { 160 - color: @brand-strong; 161 - border-color: @brand; 162 - background: @brand-bg; 163 - } 164 164 } 165 165 166 166 /* ========== Hero ========== */ ... ... @@ -172,9 +172,6 @@ 172 172 173 173 &.hero-centered { 174 174 text-align: center; 175 - background: 176 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 177 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 178 178 display: flex; 179 179 align-items: center; 180 180 justify-content: center; ... ... @@ -248,7 +248,6 @@ 248 248 .trust-strip { 249 249 padding: 18px 0; 250 250 border-top: 1px solid @line; 251 - background: #fff; 252 252 253 253 ul { 254 254 max-width: 960px; ... ... @@ -321,7 +321,6 @@ 321 321 .pathway-card, 322 322 .service-card, 323 323 .resource-card { 324 - background: #fff; 325 325 border: 1px solid @line; 326 326 border-radius: @radius; 327 327 box-shadow: @shadow-sm; ... ... @@ -431,6 +431,80 @@ 431 431 } 432 432 } 433 433 436 +.industry-trust-section { 437 + background: 438 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 439 + 440 + .industry-trust-panel { 441 + max-width: 1040px; 442 + margin: 0 auto; 443 + padding: 30px 28px; 444 + border: 1px solid fade(@brand, 16%); 445 + border-radius: @radius; 446 + background: 447 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 448 + box-shadow: @shadow-sm; 449 + text-align: center; 450 + } 451 + 452 + h2 { 453 + margin-bottom: 12px; 454 + } 455 + 456 + .section-intro { 457 + margin-bottom: 20px; 458 + max-width: 820px; 459 + } 460 + 461 + .industry-tags { 462 + max-width: 880px; 463 + margin: 0 auto; 464 + display: flex; 465 + flex-wrap: wrap; 466 + justify-content: center; 467 + gap: 10px; 468 + } 469 + 470 + .industry-tags span { 471 + display: inline-flex; 472 + align-items: center; 473 + padding: 7px 12px; 474 + border: 1px solid fade(@brand, 20%); 475 + border-radius: 999px; 476 + background: #fff; 477 + color: @text; 478 + font-size: 13px; 479 + font-weight: 600; 480 + line-height: 1.2; 481 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 482 + } 483 + 484 + .industry-support { 485 + max-width: 820px; 486 + margin: 22px auto 0; 487 + color: @muted; 488 + font-size: 16px; 489 + line-height: 1.6; 490 + } 491 +} 492 + 493 +@media (max-width: 640px) { 494 + .industry-trust-section { 495 + .industry-trust-panel { 496 + padding: 24px 18px; 497 + } 498 + 499 + .industry-tags { 500 + gap: 8px; 501 + } 502 + 503 + .industry-tags span { 504 + font-size: 12px; 505 + padding: 6px 10px; 506 + } 507 + } 508 +} 509 + 434 434 /* ========== Services ========== */ 435 435 436 436 .services { ... ... @@ -443,7 +443,6 @@ 443 443 align-items: flex-start; 444 444 gap: 16px; 445 445 padding: 22px; 446 - background: #fff; 447 447 border: 1px solid @line; 448 448 border-radius: @radius; 449 449 box-shadow: @shadow-sm; ... ... @@ -501,22 +501,60 @@ 501 501 502 502 .split-grid { 503 503 display: grid; 504 - grid-template-columns: 1.1fr .9fr;579 + grid-template-columns: .95fr 1.05fr; 505 505 grid-gap: 36px; 506 506 max-width: 1040px; 507 507 margin: 0 auto; 508 - align-items: center;583 + align-items: stretch; 509 509 } 510 510 511 511 .split-copy { 587 + position: relative; 588 + overflow: hidden; 589 + min-height: 100%; 590 + padding: 42px 38px; 591 + border-radius: 26px; 592 + background: 593 + radial-gradient(circle at 86% 12%, fade(@brand, 22%) 0%, transparent 32%), 594 + linear-gradient(135deg, @text 0%, @text-soft 100%); 595 + color: #fff; 596 + box-shadow: @shadow; 597 + 598 + &::before { 599 + content: ""; 600 + position: absolute; 601 + inset: 0; 602 + background: 603 + linear-gradient(90deg, fade(#fff, 4%) 1px, transparent 1px), 604 + linear-gradient(180deg, fade(#fff, 4%) 1px, transparent 1px); 605 + background-size: 48px 48px; 606 + opacity: .36; 607 + pointer-events: none; 608 + } 609 + 610 + h2, 611 + p { 612 + position: relative; 613 + z-index: 1; 614 + } 615 + 512 512 h2 { 513 513 text-align: left; 514 - margin-top: 0; 618 + margin: 0 0 18px; 619 + color: #fff; 620 + font-size: 30px; 621 + line-height: 1.18; 622 + letter-spacing: -.02em; 515 515 } 516 516 517 517 p { 518 - color: @muted; 519 - line-height: 1.6; 626 + margin: 0 0 18px; 627 + color: #DBE4EF; 628 + line-height: 1.65; 629 + 630 + &:last-child { 631 + margin-bottom: 0; 632 + } 520 520 } 521 521 } 522 522 ... ... @@ -529,35 +529,43 @@ 529 529 li { 530 530 counter-increment: process; 531 531 position: relative; 532 - padding: 16px16px 16px 58px;533 - margin-bottom:12px;534 - background:#fff;645 + min-height: 104px; 646 + padding: 24px 26px 24px 82px; 647 + margin-bottom: 18px; 535 535 border: 1px solid @line; 536 536 border-radius: @radius; 650 + background: #fff; 537 537 box-shadow: @shadow-sm; 538 538 color: @muted; 539 539 line-height: 1.5; 540 540 655 + &:last-child { 656 + margin-bottom: 0; 657 + } 658 + 541 541 &:before { 542 542 content: counter(process); 543 543 position: absolute; 544 - left: 16px;545 - top: 16px;546 - width: 28px;547 - height: 28px;662 + left: 26px; 663 + top: 26px; 664 + width: 38px; 665 + height: 38px; 548 548 border-radius: 50%; 549 - background: fade(@brand, 10%);550 - color: @brand;667 + background: @brand; 668 + color: #fff; 551 551 display: flex; 552 552 align-items: center; 553 553 justify-content: center; 554 554 font-weight: 800; 673 + box-shadow: 0 0 0 8px fade(@brand, 10%); 555 555 } 556 556 557 557 strong { 558 558 display: block; 559 559 color: @text; 560 - margin-bottom: 3px; 679 + margin-bottom: 5px; 680 + font-size: 16px; 681 + line-height: 1.3; 561 561 } 562 562 } 563 563 } ... ... @@ -590,31 +590,6 @@ 590 590 } 591 591 } 592 592 593 -.resource-content { 594 - order: 1; 595 -} 596 - 597 -.resource-sidebar { 598 - order: 2; 599 -} 600 - 601 -@media (max-width: 767px) { 602 - .resource-layout { 603 - display: flex; 604 - flex-direction: column; 605 - } 606 - 607 - .resource-sidebar { 608 - order: 0; 609 - position: static; 610 - width: 100%; 611 - } 612 - 613 - .resource-content { 614 - order: 1; 615 - } 616 -} 617 - 618 618 /* ========== Homepage Resource Strip ========== */ 619 619 620 620 .homepage-resource-strip { ... ... @@ -689,7 +689,7 @@ 689 689 /* ========== CTA ========== */ 690 690 691 691 .cta-section { 692 - padding: @section-padding;788 + padding: 44px 0 56px; 693 693 694 694 .contact-inline { 695 695 margin: 0; ... ... @@ -699,26 +699,69 @@ 699 699 color: @brand; 700 700 } 701 701 } 702 -} 703 703 704 -.cta-panel { 705 - max-width: 860px; 706 - margin: 0 auto; 707 - padding: 32px; 708 - border-radius: @radius; 709 - border: 1px solid fade(@brand, 20%); 710 - background: 711 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 712 - box-shadow: @shadow-sm; 713 - text-align: center; 799 + .cta-panel { 800 + position: relative; 801 + overflow: hidden; 802 + max-width: 1040px; 803 + margin: 0 auto; 804 + padding: 48px 40px; 805 + border: 0; 806 + border-radius: 26px; 807 + background: 808 + radial-gradient(circle at 88% 10%, fade(@brand, 24%) 0%, transparent 30%), 809 + linear-gradient(135deg, @text 0%, @text-soft 100%); 810 + color: #fff; 811 + box-shadow: @shadow; 812 + text-align: center; 714 714 715 - h2 { 716 - margin-top: 0; 717 - } 814 + &::before { 815 + content: ""; 816 + position: absolute; 817 + inset: 0; 818 + background: 819 + linear-gradient(90deg, fade(#fff, 4%) 1px, transparent 1px), 820 + linear-gradient(180deg, fade(#fff, 4%) 1px, transparent 1px); 821 + background-size: 48px 48px; 822 + opacity: .4; 823 + pointer-events: none; 824 + } 718 718 719 - p { 720 - color: @muted; 721 - line-height: 1.55; 826 + h2, 827 + p, 828 + .btn { 829 + position: relative; 830 + z-index: 1; 831 + } 832 + 833 + h2 { 834 + max-width: 760px; 835 + margin: 0 auto 16px; 836 + color: #fff; 837 + } 838 + 839 + p { 840 + max-width: 760px; 841 + margin: 0 auto 28px; 842 + color: #DBE4EF; 843 + font-size: 16px; 844 + line-height: 1.6; 845 + } 846 + 847 + .btn-primary { 848 + border-color: #fff; 849 + background: #fff; 850 + color: @text; 851 + box-shadow: 0 18px 42px rgba(0, 0, 0, .18); 852 + 853 + &:hover, 854 + &:focus { 855 + border-color: #fff; 856 + background: #fff; 857 + color: @brand-strong; 858 + text-decoration: none; 859 + } 860 + } 722 722 } 723 723 } 724 724 ... ... @@ -736,8 +736,12 @@ 736 736 grid-template-columns: 1fr; 737 737 } 738 738 739 - .split-copy h2 { 740 - text-align: center; 878 + .split-copy { 879 + padding: 34px 28px; 880 + 881 + h2 { 882 + text-align: center; 883 + } 741 741 } 742 742 } 743 743 ... ... @@ -804,13 +804,36 @@ 804 804 .widget { 805 805 padding: 20px; 806 806 } 950 + 951 + .split-copy { 952 + padding: 30px 22px; 953 + border-radius: 20px; 954 + } 807 807 956 + .process-list li { 957 + padding: 22px 20px 22px 68px; 958 + 959 + &:before { 960 + left: 20px; 961 + top: 22px; 962 + width: 32px; 963 + height: 32px; 964 + } 965 + } 966 + 808 808 .services .service { 809 809 gap: 14px; 810 810 } 811 811 812 - .cta-panel { 813 - padding: 24px 20px; 971 + .cta-section { 972 + .cta-panel { 973 + padding: 30px 22px; 974 + border-radius: 20px; 975 + 976 + .btn-primary { 977 + width: 100%; 978 + } 979 + } 814 814 } 815 815 } 816 816 ... ... @@ -823,9 +823,6 @@ 823 823 .resource-header { 824 824 padding: @section-padding; 825 825 border-top: none; 826 - background: 827 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 828 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 829 829 830 830 h1 { 831 831 margin: 0 auto 14px; ... ... @@ -844,15 +844,18 @@ 844 844 } 845 845 846 846 .resource-layout { 847 - display: grid; 848 - grid-template-columns: minmax(0, 760px) 280px; 849 - gap: 42px; 1010 + display: block; 850 850 max-width: 1080px; 851 851 margin: 0 auto; 852 852 padding-top: 28px; 853 - align-items: start; 854 854 } 855 855 1016 +.resource-layout::after { 1017 + content: ""; 1018 + display: block; 1019 + clear: both; 1020 +} 1021 + 856 856 .resource-content { 857 857 color: @text; 858 858 font-size: 16px; ... ... @@ -900,6 +900,45 @@ 900 900 } 901 901 } 902 902 1069 +.resource-note.related-resources { 1070 + p { 1071 + margin-bottom: 10px; 1072 + } 1073 + 1074 + ul { 1075 + margin: 0; 1076 + padding-left: 20px; 1077 + } 1078 + 1079 + li { 1080 + margin: 6px 0; 1081 + color: @muted; 1082 + } 1083 +} 1084 + 1085 +.resource-faq-item { 1086 + display: flow-root; 1087 + border-bottom: 1px solid @line; 1088 + padding: 12px 0; 1089 + 1090 + summary { 1091 + cursor: pointer; 1092 + font-weight: 700; 1093 + color: @text; 1094 + line-height: 1.4; 1095 + } 1096 + 1097 + summary:hover, 1098 + summary:focus { 1099 + color: @brand-strong; 1100 + } 1101 + 1102 + p { 1103 + margin: 10px 0 4px; 1104 + color: @muted; 1105 + } 1106 +} 1107 + 903 903 .resource-checklist { 904 904 margin: 18px 0 24px; 905 905 padding: 0; ... ... @@ -922,12 +922,15 @@ 922 922 } 923 923 924 924 .resource-sidebar { 1130 + float: right; 1131 + width: 280px; 1132 + margin-left: 42px; 1133 + margin-bottom: 28px; 925 925 position: sticky; 926 926 top: 96px; 927 927 border: 1px solid @line; 928 928 border-radius: @radius; 929 929 padding: 18px; 930 - background: #fff; 931 931 box-shadow: @shadow-sm; 932 932 933 933 h4 { ... ... @@ -951,8 +951,14 @@ 951 951 } 952 952 953 953 .resource-cta { 954 - margin-top: 36px; 955 - padding: 22px; 1162 + display: flex; 1163 + flex-direction: column; 1164 + align-items: center; 1165 + text-align: center; 1166 + 1167 + max-width: 820px; 1168 + margin: 42px auto 0; 1169 + padding: 28px 30px; 956 956 border: 1px solid fade(@brand, 20%); 957 957 border-radius: @radius; 958 958 background: @brand-bg; ... ... @@ -959,20 +959,43 @@ 959 959 960 960 h3 { 961 961 margin-top: 0; 1176 + margin-bottom: 10px; 962 962 } 963 963 964 964 p { 1180 + max-width: 680px; 1181 + margin-left: auto; 1182 + margin-right: auto; 965 965 color: @muted; 966 966 } 1185 + 1186 + .btn { 1187 + margin-top: 8px; 1188 + } 967 967 } 968 968 1191 +.resource-note, 1192 +.resource-checklist, 1193 +.resource-cta { 1194 + display: flow-root; 1195 +} 1196 + 1197 +@media (max-width: 767px) { 1198 + .resource-cta { 1199 + padding: 24px 20px; 1200 + } 1201 +} 1202 + 969 969 @media (max-width: 900px) { 970 970 .resource-layout { 971 - grid-template-columns: 1fr; 972 972 padding-top: 22px; 973 973 } 974 974 975 975 .resource-sidebar { 1209 + float: none; 1210 + width: 100%; 1211 + margin-left: 0; 1212 + margin-bottom: 24px; 976 976 position: static; 977 977 } 978 978 } ... ... @@ -988,30 +988,39 @@ 988 988 } 989 989 990 990 .product-card-grid { 991 - max-width: 8 40px;992 - margin: 2 2px auto 0;1228 + max-width: 980px; 1229 + margin: 26px auto 0; 993 993 display: grid; 994 994 grid-template-columns: 1fr; 995 - grid-gap: 18px;1232 + grid-gap: 22px; 996 996 } 997 997 998 998 .product-card { 999 - background:#fff;1236 + position: relative; 1000 1000 border: 1px solid @line; 1001 1001 border-radius: @radius; 1002 1002 box-shadow: @shadow-sm; 1003 - padding: 2 8px;1240 + padding: 32px; 1004 1004 display: grid; 1005 - grid-template-columns: 68px 1fr;1006 - grid-gap: 2 2px;1242 + grid-template-columns: 70px 1fr; 1243 + grid-gap: 24px; 1007 1007 align-items: start; 1245 + overflow: hidden; 1008 1008 1247 + &:before { 1248 + content: ""; 1249 + position: absolute; 1250 + inset: 0 auto 0 0; 1251 + width: 5px; 1252 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1253 + } 1254 + 1009 1009 .product-card-icon { 1010 1010 width: 58px; 1011 1011 height: 58px; 1012 1012 border-radius: 50%; 1013 1013 background: fade(@brand, 10%); 1014 - border: 1px solid fade(@brand, 2 0%);1260 + border: 1px solid fade(@brand, 22%); 1015 1015 color: @brand; 1016 1016 display: flex; 1017 1017 align-items: center; ... ... @@ -1020,11 +1020,15 @@ 1020 1020 flex-shrink: 0; 1021 1021 } 1022 1022 1269 + .product-card-body { 1270 + min-width: 0; 1271 + } 1272 + 1023 1023 h3 { 1024 1024 margin: 0 0 10px; 1025 1025 color: @text; 1026 - font-size: 2 3px;1027 - line-height: 1.2 5;1276 + font-size: 25px; 1277 + line-height: 1.22; 1028 1028 font-weight: 800; 1029 1029 } 1030 1030 ... ... @@ -1033,25 +1033,36 @@ 1033 1033 line-height: 1.6; 1034 1034 } 1035 1035 1036 - .card-link { 1037 - margin: 0; 1038 - 1039 - a { 1040 - font-weight: 700; 1041 - } 1286 + .product-card-description { 1287 + max-width: 760px; 1288 + margin: 0 0 14px; 1289 + font-size: 16px; 1042 1042 } 1043 1043 } 1044 1044 1045 1045 .product-card-kicker { 1294 + display: inline-flex; 1295 + align-items: center; 1296 + gap: 7px; 1297 + width: fit-content; 1046 1046 margin-bottom: 10px; 1047 1047 padding: 5px 10px; 1300 + border: 1px solid fade(@brand, 24%); 1301 + border-radius: 999px; 1302 + background: fade(@brand, 8%); 1303 + color: @brand-strong; 1048 1048 font-size: 12px; 1305 + font-weight: 800; 1049 1049 text-transform: uppercase; 1050 1050 letter-spacing: .04em; 1308 + 1309 + i { 1310 + color: @brand; 1311 + } 1051 1051 } 1052 1052 1053 1053 .product-highlights { 1054 - margin: 14px 0 2 0px;1315 + margin: 14px 0 22px; 1055 1055 padding-left: 18px; 1056 1056 color: @muted; 1057 1057 ... ... @@ -1061,12 +1061,58 @@ 1061 1061 } 1062 1062 } 1063 1063 1325 +.product-card-actions { 1326 + display: flex; 1327 + align-items: center; 1328 + gap: 16px; 1329 + flex-wrap: wrap; 1330 + 1331 + .btn { 1332 + font-weight: 700; 1333 + } 1334 +} 1335 + 1336 +.product-card-contact { 1337 + color: @brand; 1338 + font-weight: 700; 1339 + text-decoration: underline; 1340 + 1341 + &:hover, 1342 + &:focus { 1343 + color: @brand-strong; 1344 + } 1345 +} 1346 + 1347 +@media (max-width: 640px) { 1348 + .product-card { 1349 + grid-template-columns: 1fr; 1350 + padding: 26px 22px; 1351 + text-align: left; 1352 + 1353 + &:before { 1354 + width: 4px; 1355 + } 1356 + 1357 + .product-card-icon { 1358 + margin-bottom: 2px; 1359 + } 1360 + 1361 + h3 { 1362 + font-size: 22px; 1363 + } 1364 + } 1365 + 1366 + .product-card-actions { 1367 + gap: 12px; 1368 + } 1369 +} 1370 + 1064 1064 /* ========== Individual Product Pages ========== */ 1065 1065 1066 1066 .product-layout { 1067 1067 display: grid; 1068 - grid-template-columns: 1.1fr . 9fr;1069 - grid-gap: 3 6px;1375 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1376 + grid-gap: 32px; 1070 1070 max-width: 1040px; 1071 1071 margin: 0 auto; 1072 1072 align-items: start; ... ... @@ -1074,8 +1074,8 @@ 1074 1074 1075 1075 .product-summary-card, 1076 1076 .product-info-card, 1384 +.product-feature, 1077 1077 .product-gallery-panel { 1078 - background: #fff; 1079 1079 border: 1px solid @line; 1080 1080 border-radius: @radius; 1081 1081 box-shadow: @shadow-sm; ... ... @@ -1082,16 +1082,18 @@ 1082 1082 } 1083 1083 1084 1084 .product-summary-card { 1085 - padding: 2 6px;1392 + padding: 28px; 1086 1086 1087 1087 h2 { 1088 1088 text-align: left; 1089 1089 margin-top: 0; 1397 + margin-bottom: 14px; 1398 + line-height: 1.25; 1090 1090 } 1091 1091 1092 1092 p { 1093 1093 color: @muted; 1094 - line-height: 1.6; 1403 + line-height: 1.62; 1095 1095 } 1096 1096 1097 1097 p:last-child { ... ... @@ -1100,13 +1100,19 @@ 1100 1100 } 1101 1101 1102 1102 .product-info-card { 1103 - padding: 2 2px;1412 + padding: 24px; 1104 1104 1105 1105 h3 { 1106 1106 margin-top: 0; 1107 1107 margin-bottom: 12px; 1417 + line-height: 1.3; 1108 1108 } 1109 1109 1420 + p { 1421 + color: @muted; 1422 + line-height: 1.55; 1423 + } 1424 + 1110 1110 ul { 1111 1111 margin: 0; 1112 1112 padding-left: 20px; ... ... @@ -1115,25 +1115,30 @@ 1115 1115 1116 1116 li { 1117 1117 margin: 8px 0; 1118 - line-height: 1. 45;1433 + line-height: 1.3; 1119 1119 } 1120 1120 } 1121 1121 1437 +.product-card-note { 1438 + margin: 0 0 14px; 1439 + color: @muted; 1440 + line-height: 1.55; 1441 +} 1442 + 1122 1122 .product-feature-grid { 1123 1123 display: grid; 1124 1124 grid-template-columns: repeat(3, minmax(0, 1fr)); 1125 - grid-gap: 18px;1446 + grid-gap: 20px; 1126 1126 max-width: 1040px; 1127 - margin: 2 2px auto 0;1448 + margin: 24px auto 0; 1128 1128 } 1129 1129 1130 1130 .product-feature { 1131 - background: #fff; 1132 - border: 1px solid @line; 1133 - border-radius: @radius; 1134 - box-shadow: @shadow-sm; 1135 - padding: 22px; 1452 + padding: 24px; 1453 + min-width: 0; 1454 + min-height: 100%; 1136 1136 1456 + .card-heading, 1137 1137 .feature-heading { 1138 1138 display: flex; 1139 1139 align-items: center; ... ... @@ -1164,10 +1164,56 @@ 1164 1164 p { 1165 1165 margin: 0; 1166 1166 color: @muted; 1167 - line-height: 1.5; 1487 + line-height: 1.52; 1168 1168 } 1169 1169 } 1170 1170 1491 +.product-gallery-caption { 1492 + max-width: 820px; 1493 + margin: 12px auto 0; 1494 + color: @muted; 1495 + font-size: 14px; 1496 + line-height: 1.5; 1497 + text-align: center; 1498 +} 1499 + 1500 +/* Keep the default XWiki gallery style. 1501 + Only add spacing before it and center it. */ 1502 +.gallery.xGallery { 1503 + margin: 25px auto; 1504 + width: 920px; 1505 + height: 518px; 1506 +} 1507 + 1508 +.product-section-muted { 1509 + background: 1510 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1511 +} 1512 + 1513 +/* Compact process list when used inside a product card. */ 1514 +.product-summary-card .process-list { 1515 + margin-top: 16px; 1516 + 1517 + li { 1518 + padding: 13px 14px 13px 50px; 1519 + margin-bottom: 10px; 1520 + box-shadow: none; 1521 + } 1522 + 1523 + li:before { 1524 + left: 14px; 1525 + top: 14px; 1526 + width: 24px; 1527 + height: 24px; 1528 + font-size: 12px; 1529 + } 1530 + 1531 + strong { 1532 + margin-bottom: 2px; 1533 + } 1534 +} 1535 + 1536 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1171 1171 .product-gallery-panel { 1172 1172 max-width: 1040px; 1173 1173 margin: 20px auto 0; ... ... @@ -1200,11 +1200,6 @@ 1200 1200 justify-content: center; 1201 1201 } 1202 1202 1203 -.product-section-muted { 1204 - background: 1205 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1206 -} 1207 - 1208 1208 @media (max-width: 980px) { 1209 1209 .product-layout, 1210 1210 .product-feature-grid { ... ... @@ -1233,12 +1233,37 @@ 1233 1233 .product-gallery-panel { 1234 1234 padding: 20px; 1235 1235 } 1597 + 1598 + .product-feature { 1599 + .card-heading, 1600 + .feature-heading { 1601 + gap: 12px; 1602 + } 1603 + 1604 + .feature-icon { 1605 + width: 42px; 1606 + height: 42px; 1607 + font-size: 16px; 1608 + } 1609 + } 1610 + 1611 + .gallery.xGallery { 1612 + margin-top: 22px !important; 1613 + } 1614 + 1615 + .product-gallery-caption { 1616 + margin-top: 10px; 1617 + padding: 0 14px; 1618 + } 1619 + 1620 + .product-summary-card .process-list li { 1621 + padding-left: 46px; 1622 + } 1236 1236 } 1237 1237 1238 1238 /* ========== Resources Index ========== */ 1239 1239 1240 1240 .resources-index-page { 1241 - background: #fff; 1242 1242 1243 1243 .services-grid { 1244 1244 grid-template-columns: repeat(2, minmax(0, 1fr)); ... ... @@ -1258,3 +1258,245 @@ 1258 1258 padding: @section-padding-mobile; 1259 1259 } 1260 1260 } 1647 + 1648 +.resource-faq-item { 1649 + border-bottom: 1px solid @line; 1650 + padding: 12px 0; 1651 + 1652 + summary { 1653 + cursor: pointer; 1654 + font-weight: 700; 1655 + color: @text; 1656 + } 1657 + 1658 + p { 1659 + margin: 10px 0 4px; 1660 + color: @muted; 1661 + } 1662 +} 1663 + 1664 +/* ========== Global Theme Background ========== */ 1665 + 1666 +html, 1667 +body { 1668 + min-height: 100%; 1669 +} 1670 + 1671 +body { 1672 + color: @text; 1673 + background: 1674 + radial-gradient(circle at 12% 8%, rgba(0, 147, 125, 0.08) 0, transparent 26%), 1675 + radial-gradient(circle at 90% 28%, rgba(7, 24, 45, 0.05) 0, transparent 30%), 1676 + linear-gradient(180deg, #fff 0, @brand-bg 42%, #fff 100%) !important; 1677 + background-attachment: fixed; 1678 +} 1679 + 1680 +/* Let the body background show through the XWiki wrappers. 1681 +#mainContentArea, 1682 +.resource-page, 1683 +.resources-index-page { 1684 + background: transparent !important; 1685 + background-image: none !important; 1686 +} 1687 +*/ 1688 +/* Remove local decorative backgrounds that compete with the global gradient. 1689 +.hero, 1690 +.hero.hero-centered, 1691 +.trust-strip, 1692 +.industry-trust-section, 1693 +.split-section, 1694 +.resource-strip, 1695 +.homepage-resource-strip, 1696 +.resource-header, 1697 +.product-section-muted, 1698 +.resources-index-page { 1699 + background: transparent !important; 1700 + background-image: none !important; 1701 +} 1702 + */ 1703 +/* Keep large panels readable, but remove their inner gradients. 1704 +.industry-trust-section .industry-trust-panel, 1705 +.cta-panel, 1706 +.resource-inline-cta, 1707 +.resource-note, 1708 +.resource-cta { 1709 + background: #fff !important; 1710 + background-image: none !important; 1711 +} */ 1712 + 1713 +/* ========== Main Page Hero / SaaS Layout ========== */ 1714 + 1715 +#mainContentArea .hero.hero-saas { 1716 + min-height: auto; 1717 + padding: 60px 0 34px; 1718 + display: flex; 1719 + align-items: center; 1720 + overflow: hidden; 1721 + background: transparent; 1722 +} 1723 + 1724 +#mainContentArea .hero-layout { 1725 + max-width: 1120px; 1726 + margin: 0 auto; 1727 + display: grid; 1728 + grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); 1729 + gap: 56px; 1730 + align-items: center; 1731 +} 1732 + 1733 +#mainContentArea .hero-copy { 1734 + min-width: 0; 1735 + text-align: left; 1736 +} 1737 + 1738 +#mainContentArea .hero.hero-saas h1 { 1739 + max-width: 640px; 1740 + margin: 0 0 26px; 1741 + font-size: 60px; 1742 + font-weight: 800; 1743 + line-height: 1; 1744 + letter-spacing: -3px; 1745 +} 1746 + 1747 +#mainContentArea .hero.hero-saas h1 span { 1748 + color: @brand; 1749 +} 1750 + 1751 +#mainContentArea .hero.hero-saas .lead { 1752 + max-width: 590px; 1753 + margin: 0 0 28px; 1754 + color: #334155; 1755 + text-align: left; 1756 + font-size: 18px; 1757 + line-height: 1.6; 1758 +} 1759 + 1760 +#mainContentArea .hero.hero-saas .benefits { 1761 + max-width: 620px; 1762 + margin: 0 0 30px; 1763 + padding: 0; 1764 + display: grid; 1765 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1766 + gap: 10px 24px; 1767 + list-style: none; 1768 + color: #475569; 1769 + font-size: 15px; 1770 + text-align: left; 1771 +} 1772 + 1773 +#mainContentArea .hero.hero-saas .benefits li { 1774 + display: grid; 1775 + grid-template-columns: 18px minmax(0, 1fr); 1776 + column-gap: 8px; 1777 + align-items: start; 1778 + margin: 0; 1779 + line-height: 1.45; 1780 +} 1781 + 1782 +#mainContentArea .hero.hero-saas .benefits li::before { 1783 + content: "✓"; 1784 + display: block; 1785 + width: 18px; 1786 + color: @brand; 1787 + font-weight: 900; 1788 + line-height: 1.45; 1789 + text-align: left; 1790 + margin: 0; 1791 +} 1792 + 1793 +#mainContentArea .hero.hero-saas .hero-actions, 1794 +#mainContentArea .hero.hero-saas #hero-cta { 1795 + display: flex; 1796 + flex-wrap: wrap; 1797 + justify-content: flex-start; 1798 + gap: 12px; 1799 + margin-top: 0; 1800 +} 1801 + 1802 +#mainContentArea .hero-image-wrapper { 1803 + min-width: 0; 1804 + display: flex; 1805 + justify-content: center; 1806 + align-items: center; 1807 +} 1808 + 1809 +#mainContentArea .hero-image { 1810 + display: block; 1811 + width: 100%; 1812 + max-width: 620px; 1813 + height: auto; 1814 + border: 0; 1815 +} 1816 + 1817 +/* ========== Main Page Hero Responsive ========== */ 1818 + 1819 +@media (max-width: 1100px) { 1820 + #mainContentArea .hero-layout { 1821 + max-width: 760px; 1822 + grid-template-columns: 1fr; 1823 + gap: 34px; 1824 + } 1825 + 1826 + #mainContentArea .hero-copy { 1827 + order: 1; 1828 + text-align: center; 1829 + } 1830 + 1831 + #mainContentArea .hero-image-wrapper { 1832 + order: 2; 1833 + } 1834 + 1835 + #mainContentArea .hero.hero-saas h1 { 1836 + margin-left: auto; 1837 + margin-right: auto; 1838 + text-align: center; 1839 + } 1840 + 1841 + #mainContentArea .hero.hero-saas .lead { 1842 + margin-left: auto; 1843 + margin-right: auto; 1844 + text-align: center; 1845 + } 1846 + 1847 + #mainContentArea .hero.hero-saas .benefits { 1848 + margin-left: auto; 1849 + margin-right: auto; 1850 + } 1851 + 1852 + #mainContentArea .hero.hero-saas .hero-actions, 1853 + #mainContentArea .hero.hero-saas #hero-cta { 1854 + justify-content: center; 1855 + } 1856 + 1857 + #mainContentArea .hero-image { 1858 + max-width: 620px; 1859 + } 1860 +} 1861 + 1862 +@media (max-width: 640px) { 1863 + #mainContentArea .hero.hero-saas { 1864 + padding: 42px 0 28px; 1865 + } 1866 + 1867 + #mainContentArea .hero-layout { 1868 + gap: 28px; 1869 + } 1870 + 1871 + #mainContentArea .hero.hero-saas h1 { 1872 + font-size: 42px; 1873 + letter-spacing: -1.5px; 1874 + } 1875 + 1876 + #mainContentArea .hero.hero-saas .lead { 1877 + font-size: 17px; 1878 + } 1879 + 1880 + #mainContentArea .hero.hero-saas .benefits { 1881 + grid-template-columns: 1fr; 1882 + } 1883 + 1884 + #mainContentArea .hero-image { 1885 + max-width: 100%; 1886 + } 1887 +} 1888 +
- XWiki.XWikiRights[0]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiAllGroup - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view - users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest