Merge version_2 into main #8
@@ -83,6 +83,7 @@ export default function HomePage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="TLC LIVE"
|
||||
logoImage="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Crect width='200' height='200' fill='%238b5cf6'/%3E%3Ctext x='50%' y='50%' font-size='48' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white'%3ETLC%3C/text%3E%3C/svg%3E"
|
||||
bottomLeftText="Auckland, New Zealand"
|
||||
bottomRightText="hello@tlclive.co.nz"
|
||||
/>
|
||||
@@ -296,4 +297,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user