diff --git a/public/feature-item-1.png b/public/feature-item-1.png new file mode 100644 index 0000000..96dae41 Binary files /dev/null and b/public/feature-item-1.png differ diff --git a/src/components/features.tsx b/src/components/features.tsx index c5e1bbb..9cb00d9 100644 --- a/src/components/features.tsx +++ b/src/components/features.tsx @@ -51,6 +51,7 @@ import { ny } from '@/lib/utils'; import ThemeCard from './theme-card'; import { getAllThemes, ZenTheme } from '@/lib/themes'; import { Accordion, AccordionContent, AccordionItem, AccordionTrigger } from './ui/accordion'; +import Logo from './logo'; function Checkmark() { return ( @@ -216,13 +217,32 @@ export default function Features() {
- Zen Browser +
+ Zen Browser + {feature == "item-1" && ( +
+ +
+ )} +
- Is it accessible? + is it firefox based? - Yes. It adheres to the WAI-ARIA design pattern. + Yes, Zen Browser is focused on being always at the latest version of Firefox, ensuring that you have the latest security updates and features. + + + + Does it track me? + + No! Zen Browser is built with privacy in mind. We don't track you, we don't collect your data, and we don't sell your data to third parties. + + + + How secure is Zen Browser? + + Zen Browser is built on top of Firefox, which is known for its security features. We also have additional security features like https only built into Zen Browser to help keep you safe online.