Update src/app/pricing/page.tsx
This commit is contained in:
@@ -31,7 +31,7 @@ export default function PricingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Guesto"
|
brandName="TRAVELLER.AI"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "https://app.guesto.com/login"
|
text: "Get Started", href: "https://app.guesto.com/login"
|
||||||
@@ -83,9 +83,9 @@ export default function PricingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=6"
|
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=6"
|
||||||
imageAlt="Guesto Platform"
|
imageAlt="TRAVELLER.AI Platform"
|
||||||
logoText="Guesto"
|
logoText="TRAVELLER.AI"
|
||||||
copyrightText="© 2025 Guesto. All rights reserved."
|
copyrightText="© 2025 TRAVELLER.AI. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product", items: [
|
title: "Product", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user