Merge version_18 into main #34

Merged
bender merged 1 commits from version_18 into main 2026-03-08 00:32:29 +00:00

View File

@@ -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' }