incognitolm commited on
Commit
64c17f7
·
1 Parent(s): b543c5c

Update why-safesight.tsx

Browse files
Files changed (1) hide show
  1. src/routes/why-safesight.tsx +1 -1
src/routes/why-safesight.tsx CHANGED
@@ -205,7 +205,7 @@ function WhySafeSightPage() {
205
  </Button>
206
  </Link>
207
  <Link to="/pricing">
208
- <Button size="lg" variant="outline" className="border-navy-foreground/30 text-accent hover:bg-navy-foreground/10 px-8">
209
  View Pricing
210
  </Button>
211
  </Link>
 
205
  </Button>
206
  </Link>
207
  <Link to="/pricing">
208
+ <Button size="lg" variant="outline" className="border-primary-foreground/30 text-accent hover:bg-primary-foreground/10 text-base px-8">
209
  View Pricing
210
  </Button>
211
  </Link>