Merge version_18 into main #34
@@ -260,7 +260,7 @@ const page = () => {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={navItems}
|
||||
brandName="Temple AI"
|
||||
brandName=""
|
||||
button={{
|
||||
text: 'Get Started',
|
||||
href: 'https://example.com/signup'
|
||||
@@ -274,7 +274,7 @@ const page = () => {
|
||||
tag="Digital Solutions"
|
||||
tagIcon={Sparkles}
|
||||
title=" "
|
||||
description="From website design and branding to advertising and AI automation, Temple AI provides complete digital services to transform your business."
|
||||
description=""
|
||||
buttons={[
|
||||
{ text: 'Get Started', href: 'https://example.com/start' },
|
||||
{ text: 'View Services', href: '#services' }
|
||||
|
||||
Reference in New Issue
Block a user