Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/modules/home-simplified/views/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1>Speed &amp; Function is an engineering and AI consultancy. For over a decade
<span class="cue-txt">Here's what matters most while<br>the new site takes shape.</span>
</div>

<form class="ca-search" id="search-form" method="GET" action="/search" data-search-form>
<form class="ca-search" id="search-form" method="GET" action="/search" data-search-form data-apos-form-form>
<label for="search-input" class="sr-only">Search</label>
<svg class="sicon" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round"><circle cx="11" cy="11" r="7"></circle><line x1="21" y1="21" x2="16.2" y2="16.2"></line></svg>
<input type="text" id="search-input" name="q" placeholder="Find case studies, testimonials, and more">
Expand Down
Loading