diff --git a/src/containers/Landing/SeePremium.tsx b/src/containers/Landing/SeePremium.tsx index 34ca013..8771849 100644 --- a/src/containers/Landing/SeePremium.tsx +++ b/src/containers/Landing/SeePremium.tsx @@ -1,5 +1,18 @@ import React from "react"; -import { Title, Image, Flex, Box, Button, Text, Paper, Container } from "@mantine/core"; +import { + Title, + Image, + Flex, + Box, + Button, + Text, + Paper, + Container, + Mark, + Avatar, + Rating, + Stack, +} from "@mantine/core"; import styled from "styled-components"; import { FaArrowRightLong } from "react-icons/fa6"; @@ -11,16 +24,16 @@ const StyledImageWrapper = styled.div` export const SeePremium = () => { return ( - + @@ -34,21 +47,37 @@ export const SeePremium = () => { w="fit-content" loading="eager" /> - - Upgrade to ToDiagram + <Title fz="20" fw="600" c="white"> + Upgrade to{" "} + <Mark color="yellow.5" px="4" py="2" style={{ borderRadius: 4 }}> + ToDiagram + </Mark> - - Larger uploads, faster loading, beautiful diagrams and advanced tools. + + Try out the premium features of ToDiagram and create beautiful diagrams with ease. + + + + + + + + + + Loved by 400+ users + + + - +