Skip to content

Commit

Permalink
Black Friday Banner
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo authored Nov 14, 2024
1 parent 29ad3f5 commit d29184c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ export default function Home() {
title={`Welcome`}
description="Serenity BDD is a modern automated test framework that makes writing high quality acceptance tests easier and faster">
<HomepageHeader />

{/* Render the Black Friday banner below the header */}
<div dangerouslySetInnerHTML={{ __html: siteConfig.customFields.blackFridayBanner }} />

<main>
<HomepageFeatures />
{/* <Testimonials /> */}
Expand Down

0 comments on commit d29184c

Please sign in to comment.