Skip to content

Comments

Add OpenClaw banner#4553

Open
tiagov8 wants to merge 2 commits intomainfrom
tiagov8-openclaw-banner
Open

Add OpenClaw banner#4553
tiagov8 wants to merge 2 commits intomainfrom
tiagov8-openclaw-banner

Conversation

@tiagov8
Copy link
Member

@tiagov8 tiagov8 commented Feb 24, 2026

cc @Pravino24 @griffenedge

@suiyangqiu

⚠️ This PR depends on #4552 being deployed and live!

  1. Please only merge when it happens

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new OpenClaw banner to the home page carousel to promote SSW's AI agent consulting services. The PR description notes a dependency on an external deployment being completed before merging.

Changes:

  • Added a new carousel item for OpenClaw with a link to SSW's consulting page and associated banner image

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- label: Expert guidance from SSW to help you navigate the world of AI agents
link: 'http://ssw.com.au/consulting/openclaw'
openIn: newWindow
imgSrc: /images/carousel/OpenClaw-SSW-Hero-Banner-v6.jpg
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image file '/images/carousel/OpenClaw-SSW-Hero-Banner-v6.jpg' does not exist in the 'public/images/carousel' directory. This will result in a broken image in the carousel. Please ensure the image file is added to the repository before merging this PR, or verify that the image path is correct.

Suggested change
imgSrc: /images/carousel/OpenClaw-SSW-Hero-Banner-v6.jpg
imgSrc: /images/ssw-default-og.jpg

Copilot uses AI. Check for mistakes.
openIn: newWindow
imgSrc: /images/carousel/Data-Saturdays-Brisbane-2026.jpg
- label: Expert guidance from SSW to help you navigate the world of AI agents
link: 'http://ssw.com.au/consulting/openclaw'
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link for the OpenClaw banner uses plain http://, which forces users onto an unencrypted connection where a network attacker can intercept or tamper with traffic (including any data they submit on that page). This can be exploited via man-in-the-middle attacks to inject malicious content or harvest credentials if the target page contains login or forms. Update this URL to use https:// for the same host so that the navigation preserves end-to-end encryption.

Suggested change
link: 'http://ssw.com.au/consulting/openclaw'
link: 'https://ssw.com.au/consulting/openclaw'

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 0.19% 72/37537
🔴 Branches 5.59% 24/429
🔴 Functions 0.74% 3/408
🔴 Lines 0.19% 72/37537

Test suite run success

13 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 2a79703

@github-actions
Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net

@github-actions
Copy link
Contributor

🚀 Lighthouse score comparison for PR slot and production

🌐 URL ⚡ Performance ♿ Accessibility ✅ Best Practices 🔍 SEO 📦 Bundle Size 🗑️ Unused Bundle
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/ 55 (⬇️4) 91 56 (⬇️3) 69 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/articles 64 (⬇️7) 96 59 57 (⬇️35) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/company/about-us 54 (⬆️3) 100 59 69 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/company/clients 64 (⬇️4) 95 59 69 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/company/contact-us 66 (⬇️5) 91 59 61 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/consulting 53 (⬇️4) 91 56 69 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/consulting/net-upgrade 40 (⬇️13) 89 56 54 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/consulting/web-applications 26 (⬇️16) 93 59 54 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/employment 45 (⬇️16) 95 59 69 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/events/angular-superpowers-tour 63 (⬇️5) 96 56 69 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/events/ai-workshop 64 (⬇️8) 90 56 61 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/netug/sydney 57 (⬇️8) 93 59 61 (⬇️31) 0.00 MB 0.00 MB
https://app-sswwebsite-9eb3-pr-4553.azurewebsites.net/training/internship-fullstack 66 (⬆️1) 87 56 69 (⬇️31) 0.00 MB 0.00 MB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant