diff --git a/src/components/Setup/Step0Welcome.tsx b/src/components/Setup/Step0Welcome.tsx index 3fa05d86..fc47668b 100644 --- a/src/components/Setup/Step0Welcome.tsx +++ b/src/components/Setup/Step0Welcome.tsx @@ -45,8 +45,19 @@ export default function Step0Welcome({ variant="body2" color="text.primary" > - terms and conditions + Terms and Conditions + {" "} + and + + Privacy Policy + . } sx={{ pr: 1, textAlign: "left", alignItems: "flex-start", p: 0, m: 0 }}